qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Monitor Instruction Execution


From: 陳韋任
Subject: Re: [Qemu-devel] Monitor Instruction Execution
Date: Wed, 4 Apr 2012 11:03:49 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

> How can I monitor the execution of some specific instructions (for
> example calls) of an application executing in linux-user mode? My
> first idea was inserting an interrupt (creating its proper handler)
> before all target instructions but I couldn`t get the it working. Any
> ideas on this?

  How about inserting your own helper functions instead of an interrupt?

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj



reply via email to

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