llvm-project/lldb/tools/driver
Greg Clayton 2ccf8cfc4b Modified the DWARF parser for both the single DWARF file and for the case
where the DWARF is in the .o files so they can track down the actual type for
a forward declaration. This was working before for just DWARF files, but not
for DWARF in .o files where the actual definition was in another .o file.

Modified the main thread name in the driver to be more consistent with the
other LLDB thread names.

llvm-svn: 118383
2010-11-07 21:02:03 +00:00
..
Driver.cpp Modified the DWARF parser for both the single DWARF file and for the case 2010-11-07 21:02:03 +00:00
Driver.h Fix various timing/threading problems in IOChannel & Driver that 2010-09-29 18:35:42 +00:00
IOChannel.cpp Fix various timing/threading problems in IOChannel & Driver that 2010-09-29 18:35:42 +00:00
IOChannel.h Fix various timing/threading problems in IOChannel & Driver that 2010-09-29 18:35:42 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-Info.plist Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00