changeset 60072:edffe230b410

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Tue, 15 Feb 2005 09:18:31 +0000
parents fd926fc0b8c2
children 6fba1da8f37e
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Feb 15 06:50:48 2005 +0000
+++ b/lisp/ChangeLog	Tue Feb 15 09:18:31 2005 +0000
@@ -1,3 +1,11 @@
+2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
+
+	* progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
+	(gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
+	(gdb-set-gud-minor-mode-existing-buffers): New functions.
+	(gdb-find-file-hook): New hook. Add it to find-file-hook.
+	(gdb-info-breakpoints-custom, gdb-source-info): Simplify.
+
 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* cus-start.el (all): Comment change.