mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +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>
|
2000-04-16 Eli Zaretskii <eliz@is.elta.co.il>
|
||||||
|
|
||||||
* gdb.texinfo (Protocol): Prevent makeinfo from complaining about
|
* gdb.texinfo (Protocol): Prevent makeinfo from complaining about
|
||||||
|
@ -2909,7 +2909,7 @@ all.
|
|||||||
|
|
||||||
Don't put debugging printfs in the code.
|
Don't put debugging printfs in the code.
|
||||||
|
|
||||||
@node Porting @value{GDBN}
|
@node Porting GDB
|
||||||
|
|
||||||
@chapter Porting @value{GDBN}
|
@chapter Porting @value{GDBN}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user