changeset 72201:3911f81b3f08

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 31 Jul 2006 06:57:03 +0000
parents 46549662dfe0
children 423408615aaa
files lisp/ChangeLog man/ChangeLog
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 31 06:13:18 2006 +0000
+++ b/lisp/ChangeLog	Mon Jul 31 06:57:03 2006 +0000
@@ -1,5 +1,8 @@
 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
 
+	* progmodes/gdb-ui.el (gdb-find-source-frame): New option.
+	(gdb-stopped): Use it.
+
 	* t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
 
 2006-07-29  Chong Yidong  <cyd@stupidchicken.com>
--- a/man/ChangeLog	Mon Jul 31 06:13:18 2006 +0000
+++ b/man/ChangeLog	Mon Jul 31 06:57:03 2006 +0000
@@ -1,3 +1,9 @@
+2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
+
+	* building.texi (GDB commands in Fringe): Rename to...
+	(Source Buffers): ..this and move forward.  Describe hollow arrow and
+	new option gdb-find-source-frame.
+	
 2006-07-29  Richard Stallman  <rms@gnu.org>
 
 	* dired.texi (Operating on Files): Simplify previous change