mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-08 08:26:14 +00:00
5 lines
197 B
Plaintext
5 lines
197 B
Plaintext
prereq: test -e thread_name && ./supported_libpthread
|
|
vgopts: --read-var-info=yes --check-stack-var=yes --num-callers=3 --xml=yes --xml-fd=2
|
|
prog: thread_name
|
|
stderr_filter: filter_thread_name_xml
|