]> git.eshelyaron.com Git - emacs.git/commit
(gud-find-file): Set up GDB tool bar.
authorNick Roberts <nickrob@snap.net.nz>
Thu, 14 Nov 2002 01:56:58 +0000 (01:56 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Thu, 14 Nov 2002 01:56:58 +0000 (01:56 +0000)
commitf36ca8323a4dfb01da3766af9c7eb93d59f08ec9
treeb326587aa0b2ebb2445a0ccb78810e93a26c4043
parent035ca7627f5c1d3afeeb11587cc5a2b681207dd8
(gud-find-file): Set up GDB tool bar.
(gud-menu-map): New commands: run, goto.
Enable some commands for gdba.
(gud-query-cmdline): Pass default directory to gdba.
(gdb): Defune gud-goto and gud-run.
(gud-gdb-complete-command): Maybe use gdba-complete-filter.
(gud-mode): Set up local tool bar.
(gud-display-line): For gdba, call gdb-display-source-buffer.
(gud-basic-call): For gdba, maybe delete the current prompt.
(gud-tool-bar-map): New variable.
(gud-read-address): Correction.
lisp/gud.el