Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Call hierarchy view
Call hierarchy view [message #332154] Tue, 07 October 2008 15:39 Go to next message
mickey is currently offline mickeyFriend
Messages: 4
Registered: July 2009
Junior Member
I see the Call Hierarchy view, which shows the possible paths to have
arrived at a certain method. This is not quite what I need. I need to see,
while debugging, the call hierarchy that got to this method at this time.
How can this be done?
Re: Call hierarchy view [message #332156 is a reply to message #332154] Tue, 07 October 2008 16:05 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

The Debug view will show you your current stack trace (when that thread
is suspended). You need to suspend your thread (breakpoint or using
the toolbar) and then you can see how you got there.

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.platform.doc.isv/guide/workbench.htm


Re: Call hierarchy view [message #332157 is a reply to message #332156] Tue, 07 October 2008 16:36 Go to previous message
mickey is currently offline mickeyFriend
Messages: 4
Registered: July 2009
Junior Member
thx
Previous Topic:External tools and Build configuration variables
Next Topic:File pre-delete notification & Persitent properties
Goto Forum:
  


Current Time: Thu Jul 25 06:04:55 GMT 2024

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

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

Back to the top