summaryrefslogtreecommitdiff
path: root/src/.gdbinit
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-09-28 19:16:27 +0000
committerDave Love <fx@gnu.org>2000-09-28 19:16:27 +0000
commit0ca4cba7fb12d795e95079d006f048c2d771a56e (patch)
tree9ad33c8a8358022bd0376a5f3e01ffd9498cae2d /src/.gdbinit
parent2c7ce870176e7980cd2aaa469a1c5e9b9bdafec7 (diff)
downloademacs-0ca4cba7fb12d795e95079d006f048c2d771a56e.tar.gz
(xreload): Note its need on GNU/Linux.
Diffstat (limited to 'src/.gdbinit')
-rw-r--r--src/.gdbinit3
1 files changed, 2 insertions, 1 deletions
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