diff --git a/.gdbinit b/.gdbinit index 8f046c7..ba42551 100644 --- a/.gdbinit +++ b/.gdbinit @@ -1,2 +1,2 @@ source debug/regex.pretty_print.py -source debug/stage1.gdb +#source debug/stage1.gdb diff --git a/debug/match_stage1.gdb b/debug/match_stage1.gdb new file mode 100644 index 0000000..9b45c99 --- /dev/null +++ b/debug/match_stage1.gdb @@ -0,0 +1 @@ +b TEST2