emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/progmodes gdb-ui.el


From: Nick Roberts
Subject: [Emacs-commit] emacs/lisp/progmodes gdb-ui.el
Date: Sun, 30 Jan 2005 21:22:24 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Nick Roberts <address@hidden>   05/01/31 02:22:24

Modified files:
        lisp/progmodes : gdb-ui.el 

Log message:
        (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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/progmodes/gdb-ui.el.diff?tr1=1.41&tr2=1.42&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]