dereferencing null

Martin Nowak dawg at dawgfoto.de
Mon Mar 5 05:10:51 PST 2012


On Mon, 05 Mar 2012 10:43:22 +0100, David Nadlinger <see at klickverbot.at>  
wrote:

> On Monday, 5 March 2012 at 09:09:30 UTC, Jacob Carlborg wrote:
>> On 2012-03-05 07:25, Walter Bright wrote:
>>> […]
>>> run (run your program)
>>> bt (print a backtrace)
>>> quit (exit gdb)
>>> […]
>> Is demangling supposed to work on Mac OS X?
>
> As the D demangling support was added in GDB 7.<something>,  
> unfortunately no, as Apple ships an ancient (customized) version.
>
> David

 From GDB7.3 OSX MACH-O support is somewhat fixed, but it's buggy when being
used with dmd because it doesn't relocate the "__textcoal_nt" sections.


More information about the Digitalmars-d mailing list