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

Key: IDEABKL-3518
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Eugene Zhuravlev
Reporter: Keith Lea
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

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

Add ability to simultaneously step through separate threads

Created: 08 Sep 05 20:06   Updated: 27 Dec 06 21:43
Component/s: Debugger
Affects Version/s: None
Fix Version/s: None

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

Build: 3,467
Severity: Medium


 Description  « Hide
We run a client and server in same JVM. When stepping through the client, the server times out. To prevent this, it would be easy to set breakpoint right before timeout, however, when we do this, control jumps to the server and it appears that we can't get back to stepping through the client without pressing Run on the server.

If this functionality already exists, this request is for better UI and documentation for the feature, because neither me nor a coworker could figure out how to do it.



 All   Comments   Work Log   Change History      Sort Order:
Martin Fuhrer - 09 Sep 05 09:44
Did you try 'Suspend All Threads While Stepping'? This should block your
server too.


Martin Fuhrer
Fuhrer Engineering AG
http://www.fuhrer.com


Keith Lea - 09 Sep 05 18:38
Yes, that might be a workaround, although I don't necessarily want to step the whole time, I want to let it run and hit breakpoints.

Martin Fuhrer - 14 Dec 05 19:57
Did you try 'Suspend All Threads While Stepping'? This should block your
server too.


Martin Fuhrer
Fuhrer Engineering AG
http://www.fuhrer.com


Martin Fuhrer - 27 Dec 06 21:43
Did you try 'Suspend All Threads While Stepping'? This should block your
server too.


Martin Fuhrer
Fuhrer Engineering AG
http://www.fuhrer.com