Searched +refs:gud +refs:tooltip +refs:display (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dgdb-ui.el34 ;; Emacs 21 such as the fringe/display margin for breakpoints, and the toolbar
38 ;; gud-gdb-command-name, then start it with M-x gdba.
61 ;; explicitly in your program if you want timely display of I/O in Emacs.
83 ;; (gud-go) sends "continue" to GDB (should be "run").
100 (require 'gud)
120 (defvar gud-old-arrow nil)
129 "GUD tooltips display variable values when t, and macro definitions otherwise.")
222 "Run gdb on program FILE in buffer *gud-FILE*.
271 (interactive (list (gud-query-cmdline 'gdba)))
273 ;; Let's start with a basic gud
[all...]

Completed in 123 milliseconds