On Tue, May 29, 2012 at 8:25 AM, Yue Chen wrote:
> Do you know how to use that? When I use "log(-d) exec" and "log(-d) pcall",
> the "qemu.log" is always empty.
AFAIK exec only prints execution trace in the debug build of QEMU.
--
Thanks.
-- Max
On Tue, May 29, 2012 at 12:25:51AM -0400, Yue Chen wrote:
> Do you know how to use that? When I use "log(-d) exec" and "log(-d) pcall",
> the
> "qemu.log" is always empty.
`qemu -d in_asm,exec` will do.
Regards,
chenwj
--
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Scie
Do you know how to use that? When I use* "log(-d) exec" and "log(-d) pcall"*,
the "qemu.log" is always empty.
On Mon, May 28, 2012 at 10:47 PM, 陳韋任 (Wei-Ren Chen) <
che...@iis.sinica.edu.tw> wrote:
> On Mon, May 28, 2012 at 10:37:47PM -0400, Yue Chen wrote:
> > What's the helper function? Thanks.