llvm-project/lldb/source/Host/macosx
Jim Ingham 5aee162f97 Change Target & Process so they can really be initialized with an invalid architecture.
Arrange that this then gets properly set on attach, or when a "file" is set.
Add a completer for "process attach -n".

Caveats: there isn't currently a way to handle multiple processes with the same name.  That
will have to wait on a way to pass annotations along with the completion strings.

llvm-svn: 110624
2010-08-09 23:31:02 +00:00
..
cfcpp Warnings cleanup patch from Jean-Daniel Dupas. 2010-07-23 15:37:46 +00:00
Host.mm Change Target & Process so they can really be initialized with an invalid architecture. 2010-08-09 23:31:02 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
Symbols.cpp Change over to using the definitions for mach-o types and defines to the 2010-07-21 22:12:05 +00:00
TimeValue.cpp Fix includes. 2010-06-11 04:54:56 +00:00