Status: New Owner: ---- CC: chisvasi...@gmail.com Labels: Type-Enhancement Priority-Medium Component-GlamorousToolkit Milestone-4.7
New issue 861 by tu...@tudorgirba.com: The GTDebugger should ignore halt or test failure when setting the default selection http://code.google.com/p/moose-technology/issues/detail?id=861
If we add a halt in the code, the intention is to get the debugger in the method where we added the halt, not in the code of the halt implementation.
Similarly, when a test is failing, we want the selection to point to the test, not to the error code.
Updates: Labels: -Milestone-4.7
Comment #1 on issue 861 by tu...@tudorgirba.com: The GTDebugger should ignore halt or test failure when setting the default selection http://code.google.com/p/moose-technology/issues/detail?id=861
Not for 4.7
Comment #2 on issue 861 by chisvasi...@gmail.com: The GTDebugger should ignore halt or test failure when setting the default selection http://code.google.com/p/moose-technology/issues/detail?id=861
halt selectors are no longer displayed on top of the stack.