llvm-project/lldb/source
Jim Ingham bb006ce291 After you attach, give the process plugin a chance to report back (through
DidAttach) the architecture of the binary you attached to.

<rdar://problem/17891396>

llvm-svn: 214603
2014-08-02 00:33:35 +00:00
..
API (no commit message) 2014-07-30 17:38:47 +00:00
Breakpoint Fix typos. 2014-07-01 21:22:11 +00:00
Commands (no commit message) 2014-07-30 17:38:47 +00:00
Core Rewrote the initial DW_OP_piece support to be able to support opcodes like: 2014-07-31 18:19:28 +00:00
DataFormatters Improve the way the ObjC data formatters fetch a valid frame to use for running expressions against 2014-07-30 21:07:50 +00:00
Expression Rewrote the initial DW_OP_piece support to be able to support opcodes like: 2014-07-31 18:19:28 +00:00
Host Now that setting an architecture from a mach-o CPU type and subtype doesn't set the OS type, make sure to set it. 2014-08-02 00:15:37 +00:00
Interpreter Fixed an issue where the LLDB command prompt isn't interactive if you use -o -O -S -s or specify a file on the command line. 2014-07-31 19:46:19 +00:00
Plugins After you attach, give the process plugin a chance to report back (through 2014-08-02 00:33:35 +00:00
Symbol Fixed a problem in the Clang AST importer where 2014-08-01 22:42:38 +00:00
Target After you attach, give the process plugin a chance to report back (through 2014-08-02 00:33:35 +00:00
Utility Fix typos. 2014-07-01 21:22:11 +00:00
CMakeLists.txt Teach LLDB about Windows processes. 2014-07-28 16:45:18 +00:00
Makefile Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
lldb-log.cpp Fix typos. 2014-07-01 21:22:11 +00:00
lldb.cpp Teach LLDB about Windows processes. 2014-07-28 16:45:18 +00:00