diff options
| author | Thomas Schmucker <ts@its1.de> | 2026-06-21 17:20:13 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2026-06-21 17:20:13 +0200 |
| commit | 08a5f3441675c446482b473777cbba53d5191f20 (patch) | |
| tree | bb462b2439317d8c3be3e542501aa3211357045c /.gdb_history | |
| parent | 7d956c533e9fd7d3bbb9a4a8b7f89f0fe54d4bc3 (diff) | |
| download | libcsv-08a5f3441675c446482b473777cbba53d5191f20.tar.gz libcsv-08a5f3441675c446482b473777cbba53d5191f20.tar.bz2 libcsv-08a5f3441675c446482b473777cbba53d5191f20.zip | |
rework: add testing frameworkrework
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 | ||
