* gdb.texinfo (overlays): Change @var(_ovly_debug_event)
to @code(_ovly_debug_event).
+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.
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