diff options
Diffstat (limited to '.gdb_history')
| -rw-r--r-- | .gdb_history | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gdb_history b/.gdb_history new file mode 100644 index 0000000..cf67eb5 --- /dev/null +++ b/.gdb_history | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | start | ||
| 2 | b tester.cpp:45 | ||
| 3 | b tests/src/tester.cpp:45 | ||
| 4 | run | ||
| 5 | bt | ||
| 6 | quit | ||
