[haiku-bugs] Re: [Haiku] #9510: Include area list in the debug report

  • From: "axeld" <trac@xxxxxxxxxxxx>
  • Date: Fri, 05 Apr 2013 15:27:01 -0000

#9510: Include area list in the debug report
-------------------------------------+----------------------------
   Reporter:  axeld                  |      Owner:  anevilyak
       Type:  enhancement            |     Status:  closed
   Priority:  normal                 |  Milestone:  R1
  Component:  Applications/Debugger  |    Version:  R1/Development
 Resolution:  fixed                  |   Keywords:
 Blocked By:                         |   Blocking:
Has a Patch:  0                      |   Platform:  All
-------------------------------------+----------------------------

Comment (by axeld):

 Some suggestions:
 * "full", "lazy", and "none" instead of `B_FULL_LOCK`, etc.
 * "r+w" for `B_READ_READ|B_WRITE_AREA`
 * "kernel r+w" for `B_KERNEL_READ_READ|B_KERNEL_WRITE_AREA`
 * "shared" for `B_SHARED_AREA`
 * Leave out kernel if user r/w is given, because the latter implies the
 former

 An example could then look like this:
 {{{Locking: full, Protection: r, kernel r+w}}}

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

Other related posts: