changeset 62866:b02a3533f7c2

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 29 May 2005 10:47:05 +0000
parents e4f3776e0a10
children 366567a93053
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 29 08:43:30 2005 +0000
+++ b/lisp/ChangeLog	Sun May 29 10:47:05 2005 +0000
@@ -1,3 +1,11 @@
+2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
+
+	* progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
+	Throw error when count <= 0 to ensure input is a number.
+	(gdb-read-memory-custom): Pick up address from buffer.
+	(gdb-memory-mode): Allow user to increment and decrement
+	memory address from header line.
+
 2005-05-29  Richard M. Stallman  <rms@gnu.org>
 
 	* jit-lock.el (jit-lock-function, jit-lock-after-change):