changeset 103758:c14148a02ac8

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Wed, 08 Jul 2009 00:40:30 +0000
parents 86825d2eb18c
children b4080ae429fb
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jul 07 22:56:37 2009 +0000
+++ b/lisp/ChangeLog	Wed Jul 08 00:40:30 2009 +0000
@@ -1,3 +1,14 @@
+2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
+
+	* progmodes/gdb-mi.el (gdb-init-1): Move sending
+	-data-list-register-names to ...
+	(gdb-starting): ... here because GDB 7.0 requires execution to
+	have started when using this MI command.
+	(gdb-set-header): New function to distinguish select and
+	unselected tabs in gdb buffers.
+	(gdb-propertize-header): New macro that uses gdb-set-header.
+	(gdb-breakpoints-header, gdb-locals-header): Use it.
+
 2009-07-07  Chong Yidong  <cyd@stupidchicken.com>
 
 	* Makefile.in (ELCFILES): Remove fadr.elc.