Add GDB = 1 to makefile to compile-in the GDB Wrapper. These options will be better manged with rbuild
Modified: trunk/reactos/config

Modified: trunk/reactos/config
--- trunk/reactos/config	2005-04-25 15:02:11 UTC (rev 14800)
+++ trunk/reactos/config	2005-04-25 15:20:15 UTC (rev 14801)
@@ -25,6 +25,7 @@
 # Whether to compile for debugging
 #
 DBG := 0
+GDB := 1
 
 #
 # Whether to compile a multiprocessor or single processor version