[haiku-bugs] Re: [Haiku] #9777: Improve breakpoint list editing

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Sat, 18 May 2013 02:17:09 -0000

#9777: Improve breakpoint list editing
-------------------------------------+----------------------------
   Reporter:  bonefish               |      Owner:  anevilyak
       Type:  enhancement            |     Status:  new
   Priority:  normal                 |  Milestone:  Unscheduled
  Component:  Applications/Debugger  |    Version:  R1/Development
 Resolution:                         |   Keywords:
 Blocked By:                         |   Blocking:
Has a Patch:  0                      |   Platform:  All
-------------------------------------+----------------------------

Comment (by anevilyak):

 This one potentially gets a bit more messy due to the dichotomy of
 displaying both breakpoints and watchpoints. Those are currently
 independent subclasses since they have nearly nothing in common apart from
 being [un]installable, and consequently having the BreakpointsView show
 them at all is somewhat of a hack.

 Perhaps it might make more sense to separate watchpoints to their own
 tab/view? That would clean up the Breakpoints[List]View code, and simplify
 handling the multiple selection cases for both, as well as allowing the
 watchpoint-specific view to show more detailed information about
 watchpoints than it currently can.

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

Other related posts: