[Lldb-commits] [PATCH] lldb incorrectly parses DWARF information from Go binary
Greg Clayton
clayborg at gmail.com
Thu Oct 9 11:45:43 PDT 2014
Whatever patch you end up doing, please test:
(lldb) expr -g (int)printf("Hello world\n")
To make sure we can still read the DWARF for JIT'ed code and debug it.
http://reviews.llvm.org/D5568
More information about the lldb-commits
mailing list