[haiku-bugs] [Haiku] #9841: Debugger: Avoid flickering when stepping

  • From: "stippi" <trac@xxxxxxxxxxxx>
  • Date: Sat, 29 Jun 2013 08:42:38 -0000

#9841: Debugger: Avoid flickering when stepping
-----------------------------------+------------------------------
 Reporter:  stippi                 |        Owner:  anevilyak
     Type:  bug                    |       Status:  new
 Priority:  normal                 |    Milestone:  R1
Component:  Applications/Debugger  |      Version:  R1/Development
 Keywords:                         |   Blocked By:
 Blocking:                         |  Has a Patch:  0
 Platform:  All                    |
-----------------------------------+------------------------------
 It doesn't happen always for some reason, but usually when stepping, there
 is alot of flickering going on. Most notably the source view itself
 flickers and the stack trace in the Threads page. The stack trace seems to
 be emptied and refilled, for the source view, I have no speculation as to
 what happens to make it flicker. Maybe BWindow::BeginViewTransaction() and
 EndViewTransaction() may be of help, otherwise I would somehow disable and
 re-enable graphical updates in those views until everything has settled
 down again.

--
Ticket URL: <http://dev.haiku-os.org/ticket/9841>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: