Searched +refs:gdb +refs:display +refs:locals +refs:buffer (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
30 ;; GDB through the GUD buffer in the usual way, but there are also further
34 ;; Emacs 21 such as the fringe/display margin for breakpoints, and the toolbar
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
60 ;; If you are using Emacs and GDB on Windows you will need to flush the buffer
61 ;; explicitly in your program if you want timely display of I/O in Emacs.
76 ;; 3) M-x gdb doesn't work with "run" command in .gdbinit, use M-x gdba instead.
77 ;; 4) M-x gdb does
[all...]

Completed in 198 milliseconds