aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2005-11-11 15:45:18 +0000
committerKim F. Storm <[email protected]>2005-11-11 15:45:18 +0000
commitab4d879ee67c120fc1b6ab40e2ecea0aedb5b93d (patch)
tree4d5d2f75cb4f82da57c3f067ad06d1641f3dd961 /src
parentc698360f9579635c5ccfd041c0f3ce37a6e93f40 (diff)
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cdba368c48..80df9d4212 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
2005-11-11 Kim F. Storm <[email protected]>
+ * .gdbinit (pitx): Fix output format if n_overlay_strings > 0.
+ Add post hook to "backtrace" to always dump lisp call stack to
+ increase chance of people sending it to us when reporting bugs.
+
* doc.c (Fsubstitute_command_keys): Doc fix.
* dispextern.h (struct it): New member ignore_overlay_strings_at_pos_p.