모든 thread 나열
gdb> info thread
해당 thread로 이동
gdb> thread [thread_number]
이하는 아직 이해 안됨. 정리중.
- break linespec thread threadno
- set scheduler-locking mode
- mode 가 on 일 경우 현재 현재 쓰레드에 대해서만 추적.
- https://ftp.gnu.org/old-gnu/Manuals/gdb-5.1.1/html_node/gdb_39.html
No comments:
Post a Comment