QEMU: Difference between revisions

Jump to navigation Jump to search
No change in size ,  14 years ago
m
[unchecked revision][unchecked revision]
(→‎The QEMU console: documentation actually calls it a "monitor" rather than "console")
Line 124:
 
will load into GDB your kernel and then connect to QEMU. Be sure to compile your kernel with the GCC option <tt>-g</tt> for debugging symbols. Now you may debug your kernel as a C program.
If you have an SMP kernel, check out the <tt>info threads</tt> and <tt>thread</tt> commands. Note: as far as I know you cannot examine control registers or physical memory through GDB. So the QEMU consolemonitor is the only way to go for that information.
 
==See Also==
20

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu