aboutsummaryrefslogtreecommitdiff
path: root/playground/gdb-calculate.gdb
diff options
context:
space:
mode:
Diffstat (limited to 'playground/gdb-calculate.gdb')
-rw-r--r--playground/gdb-calculate.gdb5
1 files changed, 5 insertions, 0 deletions
diff --git a/playground/gdb-calculate.gdb b/playground/gdb-calculate.gdb
new file mode 100644
index 0000000..952559f
--- /dev/null
+++ b/playground/gdb-calculate.gdb
@@ -0,0 +1,5 @@
+set breakpoint pending on
+
+# break src_c/opcut.c:opcut_calculate
+
+run