mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-25 01:10:47 -08:00
*** empty log message ***
This commit is contained in:
parent
cfd3af7a4d
commit
fb130b2de9
1 changed files with 18 additions and 0 deletions
|
|
@ -1,3 +1,21 @@
|
|||
2004-11-27 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* progmodes/gud.el (gud-display-line): Use display-buffer
|
||||
for GDB-UI as for GUD.
|
||||
|
||||
* progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
|
||||
Delete variables.
|
||||
(gdb-ann3): Don't make GUD buffer dedicated.
|
||||
(gdb-goto-breakpoint, gdb-display-buffer): Don't always
|
||||
dedicate.
|
||||
(gdb-display-source-buffer): Delete function.
|
||||
(gdb-view-source-function, gdb-view-assembler): Delete functions.
|
||||
(menu): Delete menu bindings for viewing source/assembler.
|
||||
(gdb-setup-windows, gdb-restore-windows):
|
||||
Don't dedicate GUD. No assembler now.
|
||||
(gdb-reset): No need to undedicate source buffers now.
|
||||
(gdb-source-info): No assembler now.
|
||||
|
||||
2004-11-26 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue