view src/.dbxinit @ 42063:12577e136b14

(debugger-make-xrefs): Optimize by (1) using skip-syntax-forward rather than regexp search and (2) copying text properties already set up on text unchanged from the previous backtrace. (debugger-previous-backtrace): New variable.
author Richard M. Stallman <rms@gnu.org>
date Sun, 16 Dec 2001 03:48:41 +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