llvm-project/lldb/resources
Greg Clayton f3dd93c888 Added the notion of an system root for SDKs. This is a directory where all
libraries and headers exist. This can be specified using the platform select
function:

platform select --sysroot /Volumes/remote-root remote-macosx

Each platform subclass is free to interpret the sysroot as needed.

Expose the new SDK root directory through the SBDebugger class. 

Fixed an issue with the GDB remote protocol where unimplemented packets were
not being handled correctly.

llvm-svn: 133231
2011-06-17 03:31:01 +00:00
..
LLDB-Info.plist Added the notion of an system root for SDKs. This is a directory where all 2011-06-17 03:31:01 +00:00
lldb-framework-exports Added two needed exports. 2010-09-24 23:57:12 +00:00