qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [DEBUG] how to use GDB to debug qemu?


From: robert song
Subject: [Qemu-devel] Re: [DEBUG] how to use GDB to debug qemu?
Date: Thu, 29 Apr 2010 22:22:15 +0900


The tool can trace the functions called by qemu while recompling
qemu with exra options like -finstrument-functions.
It's just like strace and ltrace, but used to trace userland function.

Sorry, a mistake.
The tool can trace the functions directly without any exra options.

Regards,
  robert

reply via email to

[Prev in Thread] Current Thread [Next in Thread]