|
|
1.1 ! root 1: ! 2: u / u n / u f / u n f go up, i.e. more recent (n frames) (of function f) ! 3: up / up n go up to next (nth) non-system function ! 4: d / dn go down, i.e. less recent (opposite of u and up) ! 5: ok / go continue after an error or debug loop ! 6: redo / redo f resume computation from current frame (or at fn f) ! 7: step restart in single-step mode ! 8: return e return from call with value of e (default is nil) ! 9: edit edit the current stack frame ! 10: editf / editf f edit nearest fn on stack (or edit fn f) ! 11: top / bot go to top (bottom) of stack ! 12: p / pp show current stack frame (pretty print) ! 13: where give current stack position ! 14: help / h / ? print this table -- /usr/lisp/doc/fixit.ref ! 15: help ... get the help for ... ! 16: pop / ^d exit one level of debug (reset) ! 17: ! 18: bk / bk n / bk f / bk n f / backtrace (to nth frame) (of fn f) ! 19: ..f function names only ..a include system functions ! 20: ..v show variable bindings ..e show expressions in full ! 21: ..c go no deeper than here *** combinations are allowed *** ! 22:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.