llvm-project/lldb/source
Jim Ingham 0161b49cba Reworked the way Process::RunThreadPlan and the ThreadPlanCallFunction interoperate to fix problems where
hitting auto-continue signals while running a thread plan would cause us to lose control of the debug 
session.

<rdar://problem/12993641>

llvm-svn: 174793
2013-02-09 01:29:05 +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 Reworked the way Process::RunThreadPlan and the ThreadPlanCallFunction interoperate to fix problems where 2013-02-09 01:29:05 +00:00
Host Fixed a crash when we didn't get a plist but tried 2013-02-08 23:17:17 +00:00
Interpreter Added the ability to specify a breakpoint using the GDB '*ADDRESS' format: 2013-02-08 02:54:24 +00:00
Plugins Reworked the way Process::RunThreadPlan and the ThreadPlanCallFunction interoperate to fix problems where 2013-02-09 01:29:05 +00:00
Symbol Fixed 2 more issues found by the address sanitizer: 2013-02-08 22:02:02 +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