# HG changeset patch # User Dave Love # Date 980966010 0 # Node ID 9ec1e59890a26f9af32bd2e549acabc91927c4ed # Parent 7c5f4564ff27ab9f9a9ffc06bfc0b83654089fda (hook-run): Define to run xreload. diff -r 7c5f4564ff27 -r 9ec1e59890a2 src/.gdbinit --- 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