Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-dd-dev] Stepping fast question

 
Hi,

I'm not fully knowledgeable about how GDB/DSF should behave with respect
to stepping fast.
What I have noticed is that the stepping speed is very much affected by
which views are
currently visible.  For example, stepping can become much slower if the
variables view
is visible, because it requires more updates as we step than say, the
breakpoints view.

Didn't we have a concept of a delayed/cancel refreshing of the views
when a step is
pending?

Thanks


Back to the top