Searched +refs:gdb +refs:show +refs:main (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dada-xref.el123 (defcustom ada-prj-default-debugger "${cross_prefix}gdb"
128 (concat "${cross_prefix}gnatmake -o ${main} ${main_unit} ${gnatmake_opt} "
395 'main (if file
408 'run_cmd (list (concat "./${main}" (if is-windows ".exe")))
411 " ${main}" (if is-windows ".exe"))
589 (defun ada-show-current-project ()
594 (defun ada-show-current-main ()
595 "Display current main unit name in message buffer."
741 ;; Do not use find-file below, since we don't want to show thi
[all...]

Completed in 189 milliseconds