]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
wibble
authorNicholas Nethercote <njn@valgrind.org>
Wed, 18 May 2005 04:52:17 +0000 (04:52 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Wed, 18 May 2005 04:52:17 +0000 (04:52 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3767

coregrind/vg_main.c

index 3226d6d1ddb193976ec664c31c265feaca77a690..23450d8185fa3156ad7d427b126d63be582c341c 100644 (file)
@@ -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           ===*/
 /*====================================================================*/