2002-02-07 Michael Snyder <msnyder@redhat.com>
* gdb.texinfo (overlays): Change @var(_ovly_debug_event) to @code(_ovly_debug_event).
This commit is contained in:
parent
ac90933784
commit
def71bfa3c
@ -1,3 +1,8 @@
|
||||
2002-02-07 Michael Snyder <msnyder@redhat.com>
|
||||
|
||||
* gdb.texinfo (overlays): Change @var(_ovly_debug_event)
|
||||
to @code(_ovly_debug_event).
|
||||
|
||||
2002-02-07 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
* gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
|
||||
|
@ -6651,7 +6651,7 @@ the entry's @code{mapped} member to determine whether the overlay is
|
||||
currently mapped.
|
||||
|
||||
In addition, your overlay manager may define a function called
|
||||
@var{_ovly_debug_event}. If this function is defined, @value{GDBN}
|
||||
@code{_ovly_debug_event}. If this function is defined, @value{GDBN}
|
||||
will silently set a breakpoint there. If the overlay manager then
|
||||
calls this function whenever it has changed the overlay table, this
|
||||
will enable @value{GDBN} to accurately keep track of which overlays
|
||||
|
Loading…
Reference in New Issue
Block a user