view src/.dbxinit @ 48955:1abfa35a3a5a

(gdb-display-number-end): Make auto-display of expressions in GDB work on text-only terminals. (gdb-post-prompt): Compute current frame properly. (gdb-get-current-frame, gdb-frame-handler): New functions. (gdb-source-info): Move last statement into if clause. Tidy, improve documentation.
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 23 Dec 2002 21:43:46 +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