witnn/Amp/.gdbinit

6 lines
141 B
Plaintext
Raw Permalink Normal View History

2022-01-14 17:16:26 +08:00
set directory /home/colin/develop/pytorch/
set breakpoint pending on
set history filename ~/.gdb_history
set history save on
set confirm off