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

Key: IDEADEV-31198
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Eugene Zhuravlev
Reporter: Anatol Pomozov
Votes: 0
Watchers: 0
Operations

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

Add "Export Current Thread" button to Debugger window.

Created: 11 Oct 08 04:17   Updated: 12 Oct 08 19:50
Component/s: Debugger
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: ubuntu 8.0.4

Build: 7,757


 Description  « Hide
Following use-case: I debug a problem in my huge project and I see some weird stuff happens in class Foo. I want to tell the author of Foo class "Hey check this function - if behaves incorrectly" and it is really nice here is to provide call stacktrace for this function. Such call path gives a clue what is going on and from where do we call this method.

IDEA debugger has "Export threads" but its really ugly when you need just copy the current debuging thread stacktrace. If you press "Export Threads" you receive a huge txt file with threads. In my project I have more than 100 threads and to find my thread is a real pain.

What I am looking for is a button or menu - just press it and copy current thread stacktrace to buffer.



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