提交 d5ce94f9 编写于 作者: D Derek Parker

format markdown

上级 6548bbc1
......@@ -23,11 +23,15 @@ The debugger can be launched in two ways:
* Provide the name of the program you want to debug, and the debugger will launch it for you.
```
$ dbg -proc path/to/program
```
* Provide the pid of a currently running process, and the debugger will attach and begin the session.
```
$ sudo dbg -pid 44839
```
Once inside a debugging session, the following commands may be used:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册