Mailing List Archive

Add '-g' compile option on debug builds.
ChangeSet 1.1416, 2005/05/02 17:07:35+01:00, kaf24@firebug.cl.cam.ac.uk

Add '-g' compile option on debug builds.
Signed-off-by: Keir Fraser <keir@xensource.com>



Rules.mk | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/xen/Rules.mk b/xen/Rules.mk
--- a/xen/Rules.mk 2005-05-02 13:03:18 -04:00
+++ b/xen/Rules.mk 2005-05-02 13:03:18 -04:00
@@ -42,7 +42,7 @@
CFLAGS += -DVERBOSE
endif
else
-CFLAGS += -DVERBOSE
+CFLAGS += -g -DVERBOSE
endif

ifeq ($(domu_debug),y)

_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog