llvm-project/lldb/source
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
..
API Reworked the way Process::RunThreadPlan and the ThreadPlanCallFunction interoperate to fix problems where 2013-02-09 01:29:05 +00:00
Breakpoint <rdar://problem/9141269> 2013-01-30 00:18:29 +00:00
Commands Reworked the way Process::RunThreadPlan and the ThreadPlanCallFunction interoperate to fix problems where 2013-02-09 01:29:05 +00:00
Core Fixed 2 more issues found by the address sanitizer: 2013-02-08 22:02:02 +00:00
DataFormatters Fixing a logic flaw with NSURL summary. This was caught by running the test suite in 32bit mode 2013-02-08 23:54:46 +00:00
Expression Made NULL, nil, and Nil use the appropriate 2013-02-13 21:53:01 +00:00
Host Fixed a crash when we didn't get a plist but tried 2013-02-08 23:17:17 +00:00
Interpreter <rdar://problem/13178743> 2013-02-12 18:52:24 +00:00
Plugins Allow expression evaluation to work when multiple threads exist in the inferior (on Linux) 2013-02-13 22:00:44 +00:00
Symbol Quiet "the missing case in switch statement" warnings from newer clang builds. 2013-02-13 18:15:56 +00:00
Target Reworked the way Process::RunThreadPlan and the ThreadPlanCallFunction interoperate to fix problems where 2013-02-09 01:29:05 +00:00
Utility <rdar://problem/13069948> 2013-01-25 18:06:21 +00:00
Makefile Actually build DataFormatters dir. Fix for the r173732 fix. 2013-01-29 22:20:20 +00:00
lldb-log.cpp <rdar://problem/13159777> 2013-02-06 17:22:03 +00:00
lldb.cpp Enable ProcessGDBRemote plugin on Linux 2013-01-08 14:55:36 +00:00