非交互式GDB实现pstack功能

2022-09-05  本文已影响0人  老陕西

实现pstack功能

gdb -q --batch --ex "set height 0" -ex "thread apply all bt" -p 2613
上一篇 下一篇

猜你喜欢

热点阅读