From c71ea2312107e0e9e888ec8624df3531dd84ff2d Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 28 Sep 2000 19:16:27 +0000 Subject: [PATCH] (xreload): Note its need on GNU/Linux. --- src/.gdbinit | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/.gdbinit b/src/.gdbinit index b50d672c73b..3d72ea91012 100644 --- a/src/.gdbinit +++ b/src/.gdbinit @@ -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 -- 2.39.5