Files
rocm-systems/scripts/functional_tests/GDB_README
T
2024-07-01 09:57:08 -05:00

6 строки
278 B
Plaintext

gdb scripts allow launching rocshmem tests repeatedly with gdb
and dump backtrace on error
- gdbscript - consists of commands which are executed on gdb launch
- gdbrun - run script, launches test in loop with gdb enabled
e.g ./gdbrun 14 10 launches pingPong 10 times