llvm-project/lldb/source/Plugins
Daniel Malea 5703bdcc49 Allow expression evaluation to work when multiple threads exist in the inferior (on Linux)
- handle m_resume_state == eStateStopped || eStateSuspended in DoResume rather than asserting

llvm-svn: 175094
2013-02-13 22:00:44 +00:00
..
ABI <rdar://problem/13069948> 2013-01-25 18:06:21 +00:00
Disassembler/llvm <rdar://problem/13069948> 2013-01-25 18:06:21 +00:00
DynamicLoader <rdar://problem/13159777> 2013-02-06 17:22:03 +00:00
Instruction/ARM More Linux warnings fixes (remove default labels as needed): 2012-12-07 20:51:09 +00:00
LanguageRuntime Made LLDB build with the latest Clang. This meant 2013-02-12 08:01:13 +00:00
ObjectContainer <rdar://problem/13159777> 2013-02-06 17:22:03 +00:00
ObjectFile Fix ELF parsing where undefined symbols were being added to the symbol table with the incorrect symbol type. 2013-02-12 18:30:30 +00:00
OperatingSystem <rdar://problem/13069948> 2013-01-25 18:06:21 +00:00
Platform Add "target.process.stop-on-shared-library-events" setting, and make it work. 2013-01-26 02:19:28 +00:00
Process Allow expression evaluation to work when multiple threads exist in the inferior (on Linux) 2013-02-13 22:00:44 +00:00
SymbolFile Improved handling for DW_AT_const_value 2013-02-13 19:57:06 +00:00
SymbolVendor/MacOSX <rdar://problem/13159777> 2013-02-06 17:22:03 +00:00
UnwindAssembly Made LLDB compile with LLVM top-of-tree again. 2012-12-21 21:34:42 +00:00
Makefile Patch submitted by Dan Malea -- I introduced a dependency between 2012-10-04 02:16:06 +00:00