1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

*** empty log message ***

This commit is contained in:
Nick Roberts 2004-04-17 23:13:35 +00:00
parent 45d3ac974a
commit 677eb6a5cf

View File

@ -1,3 +1,12 @@
2004-04-18 Nick Roberts <nick@nick.uklinux.net>
* 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 <johnw@newartisans.com>
* iswitchb.el (iswitchb-max-to-show): Added a new config variable