Searched +refs:gdb +refs:var +refs:list (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dgud.el29 ;; The ancestral gdb.el was by W. Schelter <wfs@rascal.ics.utexas.edu> It was
47 (defvar gdb-active-process)
48 (defvar gdb-define-alist)
49 (defvar gdb-macro-info)
50 (defvar gdb-server-prefix)
51 (defvar gdb-show-changed-values)
52 (defvar gdb-var-list)
53 (defvar gdb
711 (defun gdb (command-line) function
[all...]
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.
88 ;; 2) -stack-list-locals has a type field but also prints type in values field.
103 (defvar speedbar-initial-expansion-list-name)
105 (defvar gdb
[all...]
/macosx-10.10/curl-83.1.2/curl/tests/
H A Druntests.pl198 my $gdb = checktestcmd("gdb");
277 my $gdbthis; # run test case with gdb debugger
278 my $gdbxwin; # use windowed gdb when using gdb
280 my $listonly; # only list the tests
484 # Get the list of tests that the tests/data/Makefile.am knows about!
2748 # copy test number to a global scope var, this allows
2891 # See if this "feature" is in the list of supported protocols
3044 foreach my $var (key
[all...]
/macosx-10.10/vim-55/runtime/
H A Dmakemenu.vim157 SynMenu DE.Debian.Debian\ Sources\.list:debsources
215 SynMenu FG.GDB\ command\ file:gdb
328 SynMenu M.Messages\ (/var/log):messages
H A Dfiletype.vim555 " Debian Sources.list
556 au BufNewFile,BufRead /etc/apt/sources.list setf debsources
719 au BufNewFile,BufRead .gdbinit setf gdb
767 au BufNewFile,BufRead /etc/group,/etc/group-,/etc/group.edit,/etc/gshadow,/etc/gshadow-,/etc/gshadow.edit,/var/backups/group.bak,/var/backups/gshadow.bak setf group
1101 au BufNewFile,BufRead /var/log/messages,/var/log/messages.*[0-9] setf messages
1273 au BufNewFile,BufRead /etc/passwd,/etc/passwd-,/etc/passwd.edit,/etc/shadow,/etc/shadow-,/var/backups/passwd.bak,/var/backups/shadow.bak setf passwd
1298 " require a blank after the '%' because Perl uses "%list" an
[all...]
H A Dsynmenu.vim141 an 50.30.140 &Syntax.DE.Debian.Debian\ Sources\.list :cal SetSyn("debsources")<CR>
196 an 50.40.250 &Syntax.FG.GDB\ command\ file :cal SetSyn("gdb")<CR>
306 an 50.70.260 &Syntax.M.Messages\ (/var/log) :cal SetSyn("messages")<CR>

Completed in 140 milliseconds