Searched +refs:gdb +refs:memory +refs:set +refs:address (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dgdb-ui.el0 ;;; gdb-ui.el --- User Interface for running GDB
37 ;; By default, M-x gdb will start the debugger. However, if you have customised
38 ;; gud-gdb-command-name, then start it with M-x gdba.
49 ;; 'interpreter mi <mi-command>'. A file called gdb-mi.el is included with
76 ;; 3) M-x gdb doesn't work with "run" command in .gdbinit, use M-x gdba instead.
77 ;; 4) M-x gdb doesn't work if the corefile is specified in the command in the
81 ;; "gdb --annotate=2 myprog" to keep source buffer/selected frame fixed.
94 ;; 1) Use MI command -data-read-memory for memory window.
105 (defvar gdb
[all...]

Completed in 181 milliseconds