[haiku-bugs] Re: [Haiku] #12872: Debugger does not support dumping BObjectList<T> types

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Sat, 13 Aug 2016 16:46:47 -0000

#12872: Debugger does not support dumping BObjectList<T> types
-------------------------------------+----------------------------
   Reporter:  waddlesplash           |      Owner:  anevilyak
       Type:  bug                    |     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):

 That's been fully supported for a very long time. However, it requires
 debug information for both libbe and whichever executable image the target
 template type is in to do so. (libbe is required since BObjectList is a
 BList derivative, and as such debug information for the latter is
 necessary in order to decode the low level list structure).

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

Other related posts: