Re: [Xen-devel] [PATCH v2 4/7] build: convert frame_pointer to Kconfig

2016-05-03 Thread Jan Beulich
>>> On 03.05.16 at 16:29, wrote: > --- a/xen/Kconfig.debug > +++ b/xen/Kconfig.debug > @@ -15,6 +15,14 @@ config CRASH_DEBUG > If you want to be able to attach gdb to Xen to be able to debug > Xen if it crashes then say Y. > > +config FRAME_POINTER > + bool "Compile Xen with

[Xen-devel] [PATCH v2 4/7] build: convert frame_pointer to Kconfig

2016-05-03 Thread Doug Goldstein
Converts the frame_pointer option to a Kconfig option. Signed-off-by: Doug Goldstein --- CC: Andrew Cooper CC: George Dunlap CC: Ian Jackson CC: Jan Beulich CC: Konrad Rzeszutek Wilk CC: Stefano Stabellini CC: Tim Deegan CC: Wei Liu --- INSTALL | 1 - xen/Kconfig.debug | 8