llvm-project/lldb/source
Greg Clayton 50a24bd358 <rdar://problem/12687087>
Emit an error when using "target modules add PATH" where PATH points to a debug info only (dSYM) file.

Also added a "--uuid" option for "target modules add --uuid UUID" to locate and load a module by UUID if the host supports it.

llvm-svn: 168949
2012-11-29 22:16:27 +00:00
..
API Resolve printf formatting warnings on Linux: 2012-11-29 21:49:15 +00:00
Breakpoint Resolve printf formatting warnings on Linux: 2012-11-29 21:49:15 +00:00
Commands <rdar://problem/12687087> 2012-11-29 22:16:27 +00:00
Core Resolve printf formatting warnings on Linux: 2012-11-29 21:49:15 +00:00
Expression Resolve printf formatting warnings on Linux: 2012-11-29 21:49:15 +00:00
Host Resolve printf formatting warnings on Linux: 2012-11-29 21:49:15 +00:00
Interpreter Resolve printf formatting warnings on Linux: 2012-11-29 21:49:15 +00:00
Plugins Resolve printf formatting warnings on Linux: 2012-11-29 21:49:15 +00:00
Symbol Resolve printf formatting warnings on Linux: 2012-11-29 21:49:15 +00:00
Target <rdar://problem/12687087> 2012-11-29 22:16:27 +00:00
Utility <rdar://problem/12398225> 2012-09-28 21:51:54 +00:00
Makefile Don't include LLDBWrapPython.cpp here. Use it in Interpreter. 2012-05-29 14:03:55 +00:00
lldb-log.cpp Added a new "module" log channel which covers module creation, deletion, and common module list actions. 2012-10-08 22:41:53 +00:00
lldb.cpp Added a hollowed out version of an OperatingSystem plugin that will use a class in python to get thread information for threads stored in memory. 2012-08-23 21:17:11 +00:00