On Saturday, 1 February 2014 at 17:21:32 UTC, Sean Kelly wrote:
GDB works on Linux. On OSX, I can't get more than a stack trace out of GDB / LLDB. Or disassembly I suppose. But all variable inspection is broken.
With LLDB I get stack trace with line numbers, breakpoints and it shows parts of the source code at breakpoints. Although using the mangled name is required for setting a breakpoint at a symbol.
-- /Jacob Carlborg
