]> git.eshelyaron.com Git - emacs.git/commit
(gdba, gdb-assembler-mode): Call the mode "Machine" as
authorNick Roberts <nickrob@snap.net.nz>
Tue, 23 Dec 2003 20:31:21 +0000 (20:31 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Tue, 23 Dec 2003 20:31:21 +0000 (20:31 +0000)
commit44e902c11fecb9b856808489739f9f5fed9426b6
tree86e04cf054b58fd193572c5c5a4699f9fe9277b7
parent3086713187dd17117da047db4396a2f71425d49d
(gdba, gdb-assembler-mode): Call the mode "Machine" as
a mode called "Assembler" already exists.
(gdb-use-colon-colon-notation, gdb-show-changed-values): New
options.
(gud-watch): Use format option. Remove font properties from
string.
(gdb-var-create-handler, gdb-var-list-children-handler): Don't
bother about properties as there are none.
(gdb-var-create-handler, gdb-var-list-children-handler)
(gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
with two arguments.
(gdb-var-evaluate-expression-handler, gdb-post-prompt): Let
speedbar show value changes with a different font.
(gdb-edit-value): New defun.
(gdb-clear-partial-output, gdb-clear-inferior-io)
(def-gdb-auto-update-handler): Use erase-buffer.
(gdb-frame-handler): Display watch expressions in
FUNCTION::VARIABLE format if required.
lisp/gdb-ui.el