Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Probekit (Set of Accessed Objects)
Probekit (Set of Accessed Objects) [message #103431] Sat, 07 July 2007 00:27
Eclipse UserFriend
Originally posted by: aheydarn.cs.uwaterloo.ca

Hello All,

Is there a way to use Probekit to identify the set of objects that are read
or written by a method?

More specifically, I need to know what objects are accessed by a method when
that method is called. Note that I need this property to be iterative. For
example, suppose method A calls method B, and method B calls method C (i.e.,
A -> B -> C). Then, method C changes object O. I want object O to be printed
as one variable which is accessed by A, B, and C.

Any kind of help is greatly appreciated,

Thanks,
Previous Topic:Profiled an application... now what?
Next Topic:Using TPTP with NON integrated Agent Controller
Goto Forum:
  


Current Time: Sat Apr 20 07:57:55 GMT 2024

Powered by FUDForum. Page generated in 0.02525 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top