hanchenye-llvm-project/lldb/source/Host
Michael Sartain c836ae7d36 ObjectFileELF::GetModuleSpecifications on Linux should work now.
Which means "platform process list" should work and list the architecture.
We are now parsing the elf build-id if it exists, which should allow us to load stripped symbols (looking at that next).

llvm-svn: 182610
2013-05-23 20:57:03 +00:00
..
common Cleaned up the File API a bit. 2013-05-22 23:30:09 +00:00
freebsd Build fixes for FreeBSD 9.1. 2013-05-01 20:38:19 +00:00
linux ObjectFileELF::GetModuleSpecifications on Linux should work now. 2013-05-23 20:57:03 +00:00
macosx Remove the UUID::GetAsCString() method which required a buffer to save the 2013-05-03 23:56:12 +00:00
CMakeLists.txt More CMake fixes for OS X. 2013-04-25 01:36:53 +00:00
Makefile