lldb support for D programming language
timotheecour
thelastmammoth at gmail.com
Sun Jul 8 05:55:46 PDT 2012
Is anybody planning to support the D programming language in lldb?
Currently gdb on osx doesn't support D (name mangling issues on
osx even though it works on linux), and anyways lldb offers much
more than gdb with interactive debugging via python scripting
among other niceties. The gdb patch for D was actually pretty
small, so I'm wondering whether there would be any plan for D ?
Please refer to the full post I posted on lldb-dev mailing list:
http://lists.cs.uiuc.edu/pipermail/lldb-dev/2012-July/000986.html
(apologies for cross-posting)
More information about the Digitalmars-d
mailing list