Home
last modified time | relevance | path

Searched hist:fcf72bc4b4ceedb7bcacd25942ce273213969718 (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DStackTraceView.hfcf72bc4b4ceedb7bcacd25942ce273213969718 Sat Jun 29 15:47:46 UTC 2013 Rene Gollent <anevilyak@gmail.com> Reduce flicker in StackTrace display when single stepping.

When asked to clear the current stack trace, delay actually doing so
by .25 seconds. If the stack trace is set to a new one in the meantime,
the operation is aborted so we don't reset the trace twice.

Thanks Ingo for the suggestion.
H A DStackTraceView.cppfcf72bc4b4ceedb7bcacd25942ce273213969718 Sat Jun 29 15:47:46 UTC 2013 Rene Gollent <anevilyak@gmail.com> Reduce flicker in StackTrace display when single stepping.

When asked to clear the current stack trace, delay actually doing so
by .25 seconds. If the stack trace is set to a new one in the meantime,
the operation is aborted so we don't reset the trace twice.

Thanks Ingo for the suggestion.