[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3] Separate runtime debug output from debug symbols
Olaf Hering writes ("Re: [PATCH v3] Separate runtime debug output from debug symbols"): > On Wed, Oct 08, Ian Jackson wrote: > > I do object to a change to the default, which AFAICT is what happens > > in your patch. > > How does it change the default? Confik.mk has: Sorry, I wasn't clear. I mean that -g should remain the default even in debug=n builds of Xen. > 19 # A debug build of Xen and tools? > 20 debug ?= y > 21 debug_symbols ?= $(debug) > > Which means its always on. If debug=n, -g is turned off. The user might do that. Also we routinely set debug=n during the last stages of the release process. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |