changeset 35792:9ec1e59890a2

(hook-run): Define to run xreload.
author Dave Love <fx@gnu.org>
date Wed, 31 Jan 2001 18:33:30 +0000
parents 7c5f4564ff27
children 46d71cfa2272
files src/.gdbinit
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
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