view src/.dbxinit @ 64697:7767f4fb012a

* progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie. * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie. (gud-tooltip-mode): Don't barf if the GUD buffer has been killed.
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 01 Aug 2005 08:29:11 +0000
parents 18e524802887
children
line wrap: on
line source

ignore 14
catch 18
ignore 20
ignore 23
alias s step
alias n next
alias c cont
alias st status
alias r run
alias l list
alias f file
alias q quit
alias w where
alias d delete
alias p print