llvm-project/lldb/tools
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
..
darwin-debug Ran the static analyzer on the codebase and found a few things. 2012-07-17 03:23:13 +00:00
darwin-threads Add code to retreive the mach port # for each thread in the inferior application's 2013-01-18 23:07:45 +00:00
debugserver Added support for the qCmd monitor packet command. Currently it can only do: 2013-02-02 01:13:48 +00:00
driver Reworked the way Process::RunThreadPlan and the ThreadPlanCallFunction interoperate to fix problems where 2013-02-09 01:29:05 +00:00
install-headers Fixed a bug where the LLDB_VERSION wasn't properly 2012-09-10 22:43:22 +00:00
lldb-platform Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
Makefile FreeBSD patch that enabled the lldb-platform to be built from Viktor Kutuzov. 2012-03-29 17:46:11 +00:00