提交 2e99a24b 编写于 作者: D Derek Parker

Update help command

上级 d2ebf4dc
......@@ -79,6 +79,7 @@ func help(p *proctl.DebuggedProcess, ars ...string) error {
continue - Run until breakpoint or program termination.
step - Single step through program.
next - Step over to next source line.
threads - Print out info for every traced thread.
print $var - Evaluate a variable.`)
return nil
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册