[haiku-bugs] Re: [Haiku] #9789: BDirectWindow Problems

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Tue, 28 May 2013 02:39:23 -0000

#9789: BDirectWindow Problems
-------------------------+-------------------------
   Reporter:  scanty     |      Owner:  pdziepak
       Type:  bug        |     Status:  assigned
   Priority:  normal     |  Milestone:  R1
  Component:  - General  |    Version:  R1/alpha4.1
 Resolution:             |   Keywords:
 Blocked By:             |   Blocking:
Has a Patch:  0          |   Platform:  All
-------------------------+-------------------------

Comment (by anevilyak):

 Replying to [comment:7 scanty]:
 > Yes.  I am compiling with gcc -g

 Please try using {{{ -gdwarf-2 -gstrict-dwarf }}}. The problem is that gcc
 4.7 is emitting some new draft extensions to the debug info format that we
 don't yet handle, which is why the graphical debugger isn't able to do
 anything with it. I've filed ticket #9799 for that part if you want to
 track it, though I can't promise how soon that will be done. In the
 meantime, however, the above -g flags should prevent it from using those,
 so that should output a debug binary we can actually handle.

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

Other related posts: