Searched +refs:gdb +refs:goto +refs:breakpoint (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.
96 ;; 3) Mark breakpoint locations on scroll-bar of source buffer?
105 (defvar gdb-pc-address nil "Initialization for Assembler buffer.
106 Set to \"main\" at start if gdb
[all...]

Completed in 83 milliseconds