* gdbint.texinfo (libgdb components): Correct a GDB to GDBN.

This commit is contained in:
Daniel Jacobowitz 2003-07-24 18:56:37 +00:00
parent b1fe945553
commit a9f12a31ac
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-07-24 Daniel Jacobowitz <drow@mvista.com>
* gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
2003-07-24 Daniel Jacobowitz <drow@mvista.com>
* gdb.texinfo (Server): Mention pidof.

View File

@ -1505,7 +1505,7 @@ loop. A client would need to either plug its self into this loop or,
implement a new event-loop that GDB would use.
The event-loop will eventually be made re-entrant. This is so that
@value{GDB} can better handle the problem of some commands blocking
@value{GDBN} can better handle the problem of some commands blocking
instead of returning.
@subheading Library - @file{gdb.h}