diff src/.gdbinit @ 35792:9ec1e59890a2

(hook-run): Define to run xreload.
author Dave Love <fx@gnu.org>
date Wed, 31 Jan 2001 18:33:30 +0000
parents 8dbc92d11de2
children f440b9766968
line wrap: on
line diff
--- a/src/.gdbinit	Wed Jan 31 17:34:45 2001 +0000
+++ b/src/.gdbinit	Wed Jan 31 18:33:30 2001 +0000
@@ -344,10 +344,15 @@
 document xreload
   When starting Emacs a second time in the same gdb session under
   FreeBSD 2.2.5, gdb 4.13, $valmask and $nonvalbits have lost
-  their values.  (The same happens on GNU/Linux with gdb 5.0.)
+  their values.  (The same happens on current (2000) versions of GNU/Linux
+  with gdb 5.0.)
   This function reloads them.
 end
 
+define hook-run
+  xreload
+end
+
 set print pretty on
 set print sevenbit-strings