- or download this
DB<162> h X
X [vars] Same as "V currentpackage [vars]".
...
Use ~pattern and !pattern for positive and negative regexps.
DB<164> h y
y [n [Vars]] List lexicals in higher scope <n>. Vars same as V.
- or download this
DB<1> h {
{ db_command Define debugger command to run before each prompt.
{ ? List debugger commands to run before each prompt.
{{ db_command Add to the list of debugger commands to run before ea
+ch prompt.
{ * Delete the list of debugger commands to run before eac
+h prompt.
- or download this
DB<239> b 11 $a==3
DB<240> L
...
DB<244> c
45678910auto(-1) DB<244> X y
DB<245>