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

Key: GRVY-1602
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Normal Normal
Assignee: Ilya Sergey
Reporter: Adam Krieg
Votes: 2
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Groovy

Stepping through with the Groovy Debugger takes you into internal Groovy methods

Created: 27 Jun 08 15:53   Updated: 28 Jun 08 01:55
Component/s: Run & Debug
Affects Version/s: jetgroovy 1.5
Fix Version/s: None

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


 Description  « Hide
When running with the Groovy debugger, when you step into a method, the debugger takes you into the internal groovy classes responsible for method dispatching. This is usually not what a developer wants to do and makes debugging rather tedious. There should be an option (enabled by default) to filter out these classes when debugging. See the Eclipse Groovy plugin for an example.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.