summaryrefslogtreecommitdiff
path: root/tools/debug-debug.gdb
diff options
context:
space:
mode:
Diffstat (limited to 'tools/debug-debug.gdb')
-rw-r--r--tools/debug-debug.gdb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/debug-debug.gdb b/tools/debug-debug.gdb
index 314e049..79046c6 100644
--- a/tools/debug-debug.gdb
+++ b/tools/debug-debug.gdb
@@ -5,8 +5,8 @@ try:
gdb.execute('set auto-load safe-path /')
except:
pass
+gdb.execute('file %s' % file_to_load)
end
-file bin/test-debug-debug
set logging file /dev/null
set logging redirect on
set logging off