From: Nicholas Nethercote Date: Wed, 18 May 2005 04:52:17 +0000 (+0000) Subject: wibble X-Git-Tag: svn/VALGRIND_3_0_0~551 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6248ef94a9e014bc6851ed264a46f54479a27ef8;p=thirdparty%2Fvalgrind.git wibble git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3767 --- diff --git a/coregrind/vg_main.c b/coregrind/vg_main.c index 3226d6d1dd..23450d8185 100644 --- a/coregrind/vg_main.c +++ b/coregrind/vg_main.c @@ -92,9 +92,6 @@ it's own use - just a small constant. */ #define N_RESERVED_FDS (10) -/* Default debugger command. */ -#define CLO_DEFAULT_DBCOMMAND GDB_PATH " -nw %f %p" - /*====================================================================*/ /*=== Global entities not referenced from generated code ===*/ /*====================================================================*/