From 33bbbf30f461b030c04e4de866cafafce19d5232 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 16 Oct 2014 03:06:13 -0700 Subject: Split tests a lot This probably takes longer for a from-scratch compile, but saves big on incremental recompiles. --- tools/debug-debug.gdb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/debug-debug.gdb') 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 -- cgit v1.2.3-60-g2f50