mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
2005-01-17 Michael Snyder <msnyder@redhat.com>
* gdb.texinfo: Fix spelling, infinte -> infinite.
This commit is contained in:
parent
295093a415
commit
9f1c639570
@ -1,3 +1,7 @@
|
||||
2005-01-17 Michael Snyder <msnyder@redhat.com>
|
||||
|
||||
* gdb.texinfo: Fix spelling, infinte -> infinite.
|
||||
|
||||
2005-01-08 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* observer.texi (GDB Observers): Document "solib_loaded".
|
||||
|
@ -14088,7 +14088,7 @@ that command. Post-execution hooks may exist simultaneously with
|
||||
pre-execution hooks, for the same command.
|
||||
|
||||
It is valid for a hook to call the command which it hooks. If this
|
||||
occurs, the hook is not re-executed, thereby avoiding infinte recursion.
|
||||
occurs, the hook is not re-executed, thereby avoiding infinite recursion.
|
||||
|
||||
@c It would be nice if hookpost could be passed a parameter indicating
|
||||
@c if the command it hooks executed properly or not. FIXME!
|
||||
|
Loading…
Reference in New Issue
Block a user