From: Nick Roberts Date: Sat, 17 Apr 2004 23:13:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~6754 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=677eb6a5cf89f8a2adbbd5bfec4e8fe67565ccca;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ea33adddf40..16de868d006 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2004-04-18 Nick Roberts + + * progmodes/gdb-ui.el (gdb-goto-info): Require 'info. + (gdb-info-breakpoints-custom): Revert previous change. + (gdb-view-assembler): Update assembler if necessary. + (gdb-frame-handler): Parse correctly for gdb-current-frame. + (gdb-display-source-buffer): Update properly when both source and + assembler are visible. + 2004-04-17 John Wiegley * iswitchb.el (iswitchb-max-to-show): Added a new config variable