llvm-project/lldb/source/Plugins
Caroline Tice 5e254d37a6 If debugserver is running on the local machine, pass it a
pseudoterminal to pass to the inferior for the inferior's I/O
(to allow direct writing, rather than passing all the I/O around
via packets).

llvm-svn: 118308
2010-11-05 22:37:44 +00:00
..
ABI Added extra logging, and made sure that the argument 2010-10-08 01:58:41 +00:00
Disassembler/llvm Revert last checkin to DisassemblerLLVM.cpp; that was some temporary 2010-11-04 09:53:38 +00:00
DynamicLoader/MacOSX-DYLD Added support for loading and unloading shared libraries. This was done by 2010-11-04 01:54:29 +00:00
LanguageRuntime Added the equivalent of gdb's "unwind-on-signal" to the expression command, and a parameter to control it in ClangUserExpression, and on down to ClangFunction. 2010-11-05 19:25:48 +00:00
ObjectContainer Add UserSettings to Target class, making Target settings 2010-09-20 20:44:43 +00:00
ObjectFile Updated the lldb_private::Flags class to have better method names and made 2010-10-27 03:32:59 +00:00
Process If debugserver is running on the local machine, pass it a 2010-11-05 22:37:44 +00:00
SymbolFile Fixed globals not showing up for any but the first compile unit due to a 2010-11-01 20:32:12 +00:00
SymbolVendor/MacOSX Change over to using the definitions for mach-o types and defines to the 2010-07-21 22:12:05 +00:00
Makefile Fix makefiles to build properly on Darwin. 2010-07-24 04:10:59 +00:00