changeset 31960:eb2d3d3a8eb5

(xreload): Note its need on GNU/Linux.
author Dave Love <fx@gnu.org>
date Thu, 28 Sep 2000 19:16:27 +0000
parents 26561b51b34c
children 5daaf4090ed6
files src/.gdbinit
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/.gdbinit	Thu Sep 28 19:09:34 2000 +0000
+++ b/src/.gdbinit	Thu Sep 28 19:16:27 2000 +0000
@@ -332,7 +332,8 @@
 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.  This function reloads them.
+  their values.  (The same happens on GNU/Linux with gdb 5.0.)
+  This function reloads them.
 end
 
 set print pretty on