[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] Add '-g' compile option on debug builds.



ChangeSet 1.1416, 2005/05/02 17:07:35+01:00, kaf24@xxxxxxxxxxxxxxxxxxxx

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



 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@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.