[haiku-bugs] [Haiku] #11430: [Debugger] Inspector needs to watch for step events.

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Sat, 08 Nov 2014 23:57:00 -0000

#11430: [Debugger] Inspector needs to watch for step events.
-----------------------------------+------------------------------
 Reporter:  anevilyak              |        Owner:  anevilyak
     Type:  bug                    |       Status:  new
 Priority:  normal                 |    Milestone:  Unscheduled
Component:  Applications/Debugger  |      Version:  R1/Development
 Keywords:                         |   Blocked By:
 Blocking:                         |  Has a Patch:  0
 Platform:  All                    |
-----------------------------------+------------------------------
 Currently, if one has the inspector window open, but then causes a thread
 to take a step, the inspector will be completely oblivious of that fact.
 Consequently, if the executed instructions modified data within the block
 currently being inspected, those changes won't be reflected, and in fact,
 the only way to causae the displayed data to be refreshed is to either
 jump to another block and back, or close the window and re-inspect the
 address.

 This is less than ideal, and as such, the inspector should watch for the
 relevant team events, and force a block refresh when one of them occurs.

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

Other related posts: