查看线程信息.
Signed-off-by: rick.chan <chenyang@autoai.com>
This commit is contained in:
parent
48256b9846
commit
fd03ca7085
@ -168,6 +168,8 @@ enable display <num...>
|
||||
(gdb) i locals
|
||||
# 查看当前设置的所有断点信息
|
||||
(gdb) info breakpoints
|
||||
# 查看线程信息
|
||||
(gdb) info threads
|
||||
```
|
||||
|
||||
## 7.查看内存命令
|
||||
|
Loading…
x
Reference in New Issue
Block a user