Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Call hierarchy view
Call hierarchy view [message #332154] Tue, 07 October 2008 11:39 Go to next message
Eclipse UserFriend
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 12:05 Go to previous messageGo to next message
Eclipse UserFriend
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 12:36 Go to previous message
Eclipse UserFriend
thx
Previous Topic:External tools and Build configuration variables
Next Topic:File pre-delete notification & Persitent properties
Goto Forum:
  


Current Time: Fri Mar 14 03:17:31 EDT 2025

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

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

Back to the top