DMD/Objective-C Alpha 1

Daniel Gibson metalcaedes at gmail.com
Thu Jun 2 08:15:58 PDT 2011


Am 02.06.2011 17:12, schrieb Robert Clipsham:
> On 02/06/2011 16:09, Jacob Carlborg wrote:
>> On 2011-06-02 15:21, Robert Clipsham wrote:
>>> The lack of line numbers in debug info on OS X is something that's
>>> really annoying me, I may look into this in the future should I get
>>> chance - if someone doesn't beat me to it of course. Wouldn't be the
>>> first time I'd spent a week playing with dmd's debug info to get it
>>> working...
>>
>> http://d.puremagic.com/issues/show_bug.cgi?id=4154
> 
> Oh cool - does this patch work then? Have you made a pull request for it?
> 

According to the bugreport it doesn't work properly:

"I've attached a patch which fixes this. But with this patch (I think)
one or
several offsets somehow become incorrect. This is the output of dwarfdump
--verify:

The offset into the .debug_abbrev section (0xffffffff) is not valid.

Maybe it's because the section names are now one character longer or
there is
something other that isn't working."


More information about the Digitalmars-d-announce mailing list