Ed Schofield wrote:
> Hi everyone,
>
> I'd like to compile kvm with debugging symbols so I can post a
> backtrace for a segfault I'm seeing in kvm-20. I've tried hacking the
> Makefiles to add -g and -DDEBUG in various places, but it seems like
> there has to be a better way to do it. What's the recommended way of
> doing this?
>
>   

There's a ./configure --extra-cflags option which can be used for it. 
Maybe upstream qemu will accept an explicit ./configure option for
debugging.

-- 
Do not meddle in the internals of kernels, for they are subtle and quick to 
panic.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to