|
From: | Mulyadi Santosa |
Subject: | Re: [Qemu-devel] How to debug QEMU with GDB?? |
Date: | Thu, 07 Jun 2007 15:54:50 +0700 |
User-agent: | Thunderbird 2.0.0.0 (X11/20070326) |
Hi...Probably, it doesn't help you much, but have you check Qemu user forum (http://qemu-forum.ipi.fi/)? There, in pending patch section, you can find a patch that makes Qemu more gdb-friendly.
Another point is, are you sure you are putting breakpoint in .text segment? Also, it is possible that some memory address range is write protected (via mprotect) so you can't write there.
Jasson Wessel is the man I know who works closely with qemu-gdb related stuffs... try to ask him.
regards, Mulyadi
[Prev in Thread] | Current Thread | [Next in Thread] |