From 91bd4e50abf21bbbab691ed15916bf829d7d0f44 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Wed, 23 Apr 2008 02:48:40 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d64a22045ea..88ee00d577d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2008-04-23 Nick Roberts + + * progmodes/gdb-ui.el (gdb-previous-frame-address): Rename... + (gdb-previous-frame-pc-address): ...to this. + (gdb-get-selected-frame): Use MI command -stack-info-frame instead + of "info frame" with Gdb 6.4+. + (gdb-stack-list-frames-regexp): New regexp. + (gdb-frame-handler-1): Parse output of -stack-info-frame + 2008-04-22 David Glasser (tiny change) * tar-mode.el (tar-prefix-offset): New constant. -- 2.39.5