Call trace

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to see which events are firing and where they are handled after a line
is executed in a program. I don't quite see how this can be done. It will be
sort of a call trace but in it I want to see the system calls too. Does
anyone have any ideas how to do this? Or are there any tools on this?
 
It would be grate if you can dump some type of call stack of calls event
handlers when you are stepping through the lines.
 
Back
Top