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

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Sun, 09 Nov 2014 04:36:55 -0000

#11430: [Debugger] Inspector needs to watch for step events.
-------------------------------------+----------------------------
   Reporter:  anevilyak              |      Owner:  anevilyak
       Type:  bug                    |     Status:  closed
   Priority:  normal                 |  Milestone:  Unscheduled
  Component:  Applications/Debugger  |    Version:  R1/Development
 Resolution:  fixed                  |   Keywords:
 Blocked By:                         |   Blocking:
Has a Patch:  0                      |   Platform:  All
-------------------------------------+----------------------------
Changes (by anevilyak):

 * status:  new => closed
 * resolution:   => fixed


Old description:

> 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.

New description:

 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 cause 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.

--

Comment:

 Fixed in hrev48258.

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

Other related posts: