]> git.eshelyaron.com Git - emacs.git/commit
(gdb-memory-address)
authorNick Roberts <nickrob@snap.net.nz>
Mon, 31 Jan 2005 02:22:24 +0000 (02:22 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Mon, 31 Jan 2005 02:22:24 +0000 (02:22 +0000)
commit37ebd64bd93a489e5f0ed61a2a4f936d111391e3
tree951dffdf279b05d0eac7c12e7c9c1586856da54c
parent2d08f307e9ac4af5263bfcea672166354e601bbb
(gdb-memory-address)
(gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
(gdb-memory-mode-map, gdb-memory-format-keymap)
(gdb-memory-format-menu, gdb-memory-unit-keymap)
(gdb-memory-unit-menu): New variables for a buffer
that lets the user examine program memory.
(gdb-memory-set-address, gdb-memory-set-repeat-count)
(gdb-memory-format-binary, gdb-memory-format-octal)
(gdb-memory-format-unsigned, gdb-memory-format-signed)
(gdb-memory-format-hexadecimal, gdb-memory-format-menu)
(gdb-memory-format-menu-1, gdb-memory-unit-giant)
(gdb-memory-unit-word, gdb-memory-unit-halfword)
(gdb-memory-unit-byte, gdb-memory-unit-menu)
(gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
(gdb-memory-mode, gdb-memory-buffer-name)
(gdb-display-memory-buffer, gdb-frame-memory-buffer):
New functions for above buffer.
lisp/progmodes/gdb-ui.el