qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: 陳韋任 <chenwj@iis.sinica.edu.tw>
To: C廥ar <divcesar@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Monitor Instruction Execution
Date: Wed, 4 Apr 2012 11:03:49 +0800	[thread overview]
Message-ID: <20120404030349.GA13485@cs.nctu.edu.tw> (raw)
In-Reply-To: <CAHN8PecAO1TbNc2N3dv3FaQNpYzKHYk8=wB_bQpUX6gR6opTKw@mail.gmail.com>

> 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	other threads:[~2012-04-04  3:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-02 23:36 [Qemu-devel] Monitor Instruction Execution César
2012-04-04  3:03 ` 陳韋任 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-04-02 20:52 [Qemu-devel] Monitor instruction execution César
2012-04-01 16:19 César

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120404030349.GA13485@cs.nctu.edu.tw \
    --to=chenwj@iis.sinica.edu.tw \
    --cc=divcesar@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).