[haiku-bugs] Re: [Haiku] #9773: Add exception breakpoint support

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Sat, 08 Jun 2013 02:13:15 -0000

#9773: Add exception breakpoint support
-------------------------------------+----------------------------
   Reporter:  bonefish               |      Owner:  anevilyak
       Type:  enhancement            |     Status:  in-progress
   Priority:  normal                 |  Milestone:  Unscheduled
  Component:  Applications/Debugger  |    Version:  R1/Development
 Resolution:                         |   Keywords:
 Blocked By:  9713                   |   Blocking:
Has a Patch:  0                      |   Platform:  All
-------------------------------------+----------------------------

Comment (by anevilyak):

 A question: on gcc2, {{{__throw}}} is defined in libroot and nowhere else.
 However, on gcc4, we have {{{__cxa_throw}}} defined in both libroot and
 libstdc++. Is that deliberate, and if so, is there a particular rule as to
 when each will be called? In my quick tests it seems to consistently be
 the libstdc++ variant but that's hardly conclusive.

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

Other related posts: