#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Sat, 05 Nov 2016 11:59:47 +0100
changeset 20825 38ca70e1c738
parent 20824 4036277080eb
child 20826 1d49eb5d790f
#DOCUMENTATION by cg class: MiniDebugger changed: #showValidCommandHelp
MiniDebugger.st
--- a/MiniDebugger.st	Fri Nov 04 16:35:11 2016 +0100
+++ b/MiniDebugger.st	Sat Nov 05 11:59:47 2016 +0100
@@ -1106,7 +1106,7 @@
    p ........ list processes ("P" for full list)
    w [id] ... walkback (of current/process with id)
    b [id] ... full (VM) backtrace with more detail
-   B ........ backtrace of all other processes
+   B ........ backtrace for all processes
 
    U ........ unwrap all traced/breakpointed methods
    D ........ disable all line breakpoints