[haiku-bugs] [Haiku] #12294: [Debugger] Implement DW_OP_gnu_entry_value support

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Fri, 07 Aug 2015 14:14:23 -0000

#12294: [Debugger] Implement DW_OP_gnu_entry_value support
-----------------------------------+------------------------------
Reporter: anevilyak | Owner: anevilyak
Type: bug | Status: new
Priority: low | Milestone: Unscheduled
Component: Applications/Debugger | Version: R1/Development
Keywords: | Blocked By:
Blocking: | Has a Patch: 0
Platform: All |
-----------------------------------+------------------------------
For optimized release binaries with debug information, gcc4.x has started
emitting expression opcode DW_OP_gnu_entry_value (0xf3). This one needs to
be handled at some point in order to resolve values in such a
circumstance. From the vague documentation located so far, it'd appear to
also require more complete handling of DW_TAG_gnu_call_site, which we
currently parse but otherwise ignore.

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

Other related posts: