Handbook
Glossary
debugger
Vocabulary
ui
.
tools
.
debugger
Definition
USING:
ui.gadgets.tracks
;
IN:
ui.tools.debugger
TUPLE:
debugger
<
track
error restarts restart-hook restart-list continuation
;
Methods
USING:
accessors
kernel
ui.gadgets
ui.tools.debugger
;
M:
debugger
focusable-child*
dup
restart-hook>>
[
restart-list>>
]
[
drop
f
]
if
;