update batcktrace
This commit is contained in:
@@ -7,7 +7,7 @@ sudo apt install gdb -y
|
||||
|
||||
gdb -ex "set pagination off" \
|
||||
-ex "file python" \
|
||||
-ex 'run -m pytest --capture=tee-sys --verbose "python/test/unit/language/test_core.py::test_program_id[float16]"' \
|
||||
-ex 'run -m pytest --capture=tee-sys --verbose "python/test/unit/language/test_core.py::test_empty_kernel[float32]"' \
|
||||
-ex "backtrace" \
|
||||
-ex "set confirm off" \
|
||||
-ex "q" \
|
||||
|
Reference in New Issue
Block a user