Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Behavior of Debug View on DSF Suspend

Title: Behavior of Debug View on DSF Suspend
I need a hint from someone more familiar with the way the DSF debug view model works:

It looks like if you launch a debug session and suspend execution the suspended context is properly revealed and selected in the Debug view. Then if you launch a new second session and suspend execution it seems to decide not to reveal or select the newly suspended context. This may be the right thing to do in most cases but I have one where I want the latest suspended context to be revealed and selected in the debug view each time.

Can someone point me in the right direction?

Thanks - Ken

Back to the top