History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-14780
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Eugene Zhuravlev
Reporter: Gibson
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Allow breakpoint condition to be "recursion level"

Created: 30 Jan 07 14:42   Updated: 22 Feb 07 12:52
Component/s: Debugger
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 6,667
Severity: Medium


 Description  « Hide
I notice that Selena build 6667 can display the recursion level in the stack frame.
It would be useful in some cases to be able to trigger a breakpoint specifically on this pseudo-variable (as opposed to using "pass count").

 All   Comments   Work Log   Change History      Sort Order:
Eugene Vigdorchik - 30 Jan 07 16:27
And this would also help to catch stack overflows.