aboutsummaryrefslogtreecommitdiff
path: root/fw/profile.gdb
diff options
context:
space:
mode:
Diffstat (limited to 'fw/profile.gdb')
-rw-r--r--fw/profile.gdb5
1 files changed, 0 insertions, 5 deletions
diff --git a/fw/profile.gdb b/fw/profile.gdb
deleted file mode 100644
index fd26540..0000000
--- a/fw/profile.gdb
+++ /dev/null
@@ -1,5 +0,0 @@
-set pagination off
-target remote localhost:3333
-while(1)
- continue
-end