hanchenye-llvm-project/lldb
Jim Ingham a86046935b Change the m_update_state to an int, and only trigger the "on removal"
action the second time the event is removed (the first is the internal -> 
external transition, the second when it is pulled off the public event
queue, and further times when it is put back because we are faking a
stop reason to hide the expression evaluation stops.

llvm-svn: 131869
2011-05-22 21:45:01 +00:00
..
docs Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
examples Modified to take advantage of the iteration protocol for our lldb container objects. 2011-04-28 23:26:17 +00:00
include Change the m_update_state to an int, and only trigger the "on removal" 2011-05-22 21:45:01 +00:00
lib Add the LanguageRuntime plugins to liblldb. Fixes link errors for me; if this 2011-05-19 23:53:23 +00:00
lldb.xcodeproj Added an allocated memory cache to avoid having to allocate memory over and 2011-05-17 03:37:42 +00:00
lldb.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
resources Bumped Xcode project versions to lldb-46 and debugserver-131. 2011-01-29 07:14:26 +00:00
scripts Fixed an issue in GDBRemoteCommunicationClient where we weren't listening to 2011-05-20 03:15:54 +00:00
source Change the m_update_state to an int, and only trigger the "on removal" 2011-05-22 21:45:01 +00:00
test Change the command 'breakpoint command remove' to 'breakpoint command delete', 2011-05-22 07:14:46 +00:00
tools Added functions to lldb_private::Address to set an address from a load address 2011-05-22 04:32:55 +00:00
utils Modified to take advantage of the iteration protocol for our lldb container objects. 2011-04-28 23:34:58 +00:00
www Reroute the blog link to the LLVM blog site. 2011-04-22 21:03:40 +00:00
INSTALL.txt You'll need to be running Mac OS X to get lldb to build right now. 2010-06-09 07:29:26 +00:00
LICENSE.TXT test commit 2010-06-09 03:55:24 +00:00
Makefile python-config in Makefiles 2011-05-19 23:09:48 +00:00