mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
* gdb.texinfo (Porting GDB): Don't use @value in the node name, it
prevents the build (and is generally a Bad Idea).
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2000-04-17 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* gdb.texinfo (Porting GDB): Don't use @value in the node name, it
|
||||
prevents the build (and is generally a Bad Idea).
|
||||
|
||||
2000-04-16 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* gdb.texinfo (Protocol): Prevent makeinfo from complaining about
|
||||
|
@ -2909,7 +2909,7 @@ all.
|
||||
|
||||
Don't put debugging printfs in the code.
|
||||
|
||||
@node Porting @value{GDBN}
|
||||
@node Porting GDB
|
||||
|
||||
@chapter Porting @value{GDBN}
|
||||
|
||||
|
Reference in New Issue
Block a user