]> git.eshelyaron.com Git - emacs.git/commitdiff
(hook-run): Define to run xreload.
authorDave Love <fx@gnu.org>
Wed, 31 Jan 2001 18:33:30 +0000 (18:33 +0000)
committerDave Love <fx@gnu.org>
Wed, 31 Jan 2001 18:33:30 +0000 (18:33 +0000)
src/.gdbinit

index 6b5ec279265efa6b78e8b916eaa61d60a8a346fc..d9600338edca77f2118234058b50fd07743de222 100644 (file)
@@ -344,10 +344,15 @@ end
 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