* gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
authorDaniel Jacobowitz <drow@false.org>
Thu, 24 Jul 2003 18:56:37 +0000 (18:56 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 24 Jul 2003 18:56:37 +0000 (18:56 +0000)
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo

index d6310205b565c1160c342effd88537ee2aadebbe..c9a903bd2cbd53f1117f2d6be2202374258f1dd8 100644 (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.
index 7b3597aaa8926dedadf39be00984665c7334de40..ff24e3535c10e44aa5eaafda34e842c2efbbb5d1 100644 (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}