changeset 68006:c2e21729d0e6

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 03 Jan 2006 23:35:05 +0000
parents 3d987bde3a79
children 0b578812ab24
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jan 03 23:31:51 2006 +0000
+++ b/src/ChangeLog	Tue Jan 03 23:35:05 2006 +0000
@@ -1,3 +1,8 @@
+2006-01-04  Kim F. Storm  <storm@cua.dk>
+
+	* .gdbinit: Undo last change.  Instead, look at Vsystem_type to
+	determine which breakpoints to set.
+
 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* keymap.c (describe_map_compare): Yet another int/Lisp_Object mixup.