[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 28/28] Separate runtime debug output from debug symbols
>>> On 26.09.14 at 10:54, <olaf@xxxxxxxxx> wrote: > On Fri, Sep 26, Olaf Hering wrote: > >> So for xen builds the patch will not change much except that it >> separates runtime debug from debug symbols. For the tools+stubdom side I >> suggest to have to knobs: --enable-debug for runtime debug like it is >> done today, and a new --enable-debug-info or --enable-debug_symbols >> which controls just the "-g" flag. > > But I wonder how all that is supposed to work anyway for tools and xen? > If I do "configure --disable-debug --disable-debug-info && make rpmball" > xen still is built with debug=y. And to change that I have to use 'make > rpmball debug=n' which affects also tools build. With the hypervisor part of the build intentionally not being controlled by the configure mechanism, I don't see how this can be properly separated using the same command line override mechanism to control both kinds of build sub-components. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |