QEMU: Difference between revisions

Jump to navigation Jump to search
102 bytes added ,  4 years ago
m
Improved tone
[unchecked revision][unchecked revision]
(Removed deprecated QEMU command-line options, improved section tone)
m (Improved tone)
Line 217:
==Getting detailed logs==
 
It is possible to enable the output of additional debugging information to stdout by uncommenting certain preprocessor directives within the QEMU source files.
Most of the QEMU source code has commented lines of the form:
 
MostSome offiles within the QEMU source code hashave commented lines of the form:
<source lang="c">
// #define DEBUG_*
</source>
 
Recompiling QEMU from source with this preprocessor variable defined will cause additional debugging information from the applicable file to be printed to stdout.
If you are willing to edit and recompile QEMU, then you can get a good deal of debugging info output to stdout by uncommenting those lines at the top of the files that implement the pieces of the simulation you need more info about.
 
==See Also==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu