]> git.eshelyaron.com Git - emacs.git/commitdiff
(xreload): Note its need on GNU/Linux.
authorDave Love <fx@gnu.org>
Thu, 28 Sep 2000 19:16:27 +0000 (19:16 +0000)
committerDave Love <fx@gnu.org>
Thu, 28 Sep 2000 19:16:27 +0000 (19:16 +0000)
src/.gdbinit

index b50d672c73b977e0132f32b5fa013da0fbf07d21..3d72ea9101209916890d1cfb9927b8a8805ef9bb 100644 (file)
@@ -332,7 +332,8 @@ 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.  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