Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Test and Performance Tools Platform (TPTP) » tracing execution
tracing execution [message #136311] Thu, 25 September 2008 11:20 Go to previous message
andrea is currently offline andrea
Messages: 16
Registered: July 2009
Junior Member
Hi,

What I'm going to do is tracing all statements executed starting from the
beginnig to the end of a procedure. This task is in some way obtained, for
instance, expanding every node in thread windows in execution flow. What I
wish is a sequence of all theese method callings possibly with the line
number.

Formerly, I tried to get it through "call stack" view, but I never was
able to see any informations in this view: someone noted that it should be
meaningful only during debugging.

So I have 2 questions:

Is it possible to collect informations about the whole callings of
methods, that is, a rearragging what I see in thread window (without
expanding every single node)?

is there a way to stop execution of profiler? That is: can it be used as a
debugger? Can we set any breakpoints?


thx so much
Andrea
 
Read Message
Read Message
Previous Topic:TPTP saves configurations in plugin's folder
Next Topic:call stack problems (retry)
Goto Forum:
  


Current Time: Sat May 25 19:05:23 EDT 2013

Powered by FUDForum. Page generated in 0.01699 seconds