diff src/ChangeLog @ 66816:5e7c7a5ed80e

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 11 Nov 2005 15:45:18 +0000
parents ada3b93bb8ec
children d85a089fce11
line wrap: on
line diff
--- a/src/ChangeLog	Fri Nov 11 15:36:36 2005 +0000
+++ b/src/ChangeLog	Fri Nov 11 15:45:18 2005 +0000
@@ -1,5 +1,9 @@
 2005-11-11  Kim F. Storm  <storm@cua.dk>
 
+	* .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.