aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2010-04-24 10:32:48 +0300
committerEli Zaretskii2010-04-24 10:32:48 +0300
commit76db6fccee00ddc2584cbe6f0cdcd0bb11e884f6 (patch)
tree5e4626b5552a217f7ebc58e0e1ce604a260306f3 /src/ChangeLog
parentb893a1502db32da5d0d0e26a90b5d26d2ee4ee04 (diff)
downloademacs-76db6fccee00ddc2584cbe6f0cdcd0bb11e884f6.tar.gz
emacs-76db6fccee00ddc2584cbe6f0cdcd0bb11e884f6.zip
Fix GDB startup with .gdbinit.
.gdbinit: Add a "set Fmake_symbol" line to force GDB to load the definition of "struct Lisp_Symbol".
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f5f6e8c4421..66fc3c1546b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-04-24 Eli Zaretskii <eliz@gnu.org>
2
3 * .gdbinit: Add a "set Fmake_symbol" line to force GDB to load the
4 definition of "struct Lisp_Symbol".
5
12010-04-23 Eli Zaretskii <eliz@gnu.org> 62010-04-23 Eli Zaretskii <eliz@gnu.org>
2 7
3 * xdisp.c (pop_it): When the stack is popped after displaying 8 * xdisp.c (pop_it): When the stack is popped after displaying