Wednesday, 27 November 2013

enable debug code on qemu

just run configure script with the --enable-debug option. The output should show the following --

tcg debug enabled yes
Mon debug enabled yes


Now, gdb will show the debugging symbols from qemu code

No comments:

Post a Comment