Hello, How can I compile qeme in debug mode? I configured it with -enable-debug but this is to debug the application running on qemu, isn't it?
I want to use debugger to more efficiently analyze qemu code, where should I insert the -g -O0 option? Please help.. Thank you. Chan Kim