> 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