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

Reply via email to