Status: New
Owner: ----
CC: chisvasi...(a)gmail.com
Labels: Type-Enhancement Priority-Medium Component-GlamorousToolkit
Milestone-4.7
New issue 861 by tu...(a)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.