|
| 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.
| [Prev in Thread] | Current Thread | [Next in Thread] |