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

[Xen-devel] Enhanced debugging for assembler files



This patch enhances how gdb handles assembler and has no performance issues and no size issues after striping.
Signed-off-by: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
---
diff -r 8a8361994904 xen/Rules.mk
--- a/xen/Rules.mk      Fri Mar 31 00:26:07 2006 +0100
+++ b/xen/Rules.mk      Thu Mar 30 20:48:52 2006 -0500
@@ -55,7 +55,7 @@ CFLAGS-y               += -DMAX_PHYS_CPU
CFLAGS-y               += -DMAX_PHYS_CPUS=$(max_phys_cpus)
endif
-AFLAGS-y               += -D__ASSEMBLY__
+AFLAGS-y               += -D__ASSEMBLY__ -Wa,-gdwarf2
ALL_OBJS := $(ALL_OBJS-y)
CFLAGS   := $(strip $(CFLAGS) $(CFLAGS-y))


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


 


Rackspace

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