diff options
author | Brett Weiland <brettsweiland@gmail.com> | 2024-05-27 20:56:59 -0500 |
---|---|---|
committer | Brett Weiland <brettsweiland@gmail.com> | 2024-05-27 20:56:59 -0500 |
commit | 093200a449ea38952de52012e324036c106e294b (patch) | |
tree | 6030076eb894ca100d6aa0d6550ab56955e7fb2f /.gdb_history | |
parent | 7e9e2150619c05f9e8a74432e596b11f373518b9 (diff) |
boutta switch away from templates
Diffstat (limited to '.gdb_history')
-rw-r--r-- | .gdb_history | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gdb_history b/.gdb_history index 9cf0bf1..8e2a810 100644 --- a/.gdb_history +++ b/.gdb_history @@ -54,3 +54,5 @@ next print image hexdump 0x55555561a140 quit +exit() +exit |