llvm-project/lldb/tools/driver
Jim Ingham 4bddaeb5ab Add a general mechanism to wait on the debugger for Broadcasters of a given class/event bit set.
Use this to allow the lldb Driver to emit notifications for breakpoint modifications.
<rdar://problem/10619974>

llvm-svn: 150665
2012-02-16 06:50:00 +00:00
..
Driver.cpp Add a general mechanism to wait on the debugger for Broadcasters of a given class/event bit set. 2012-02-16 06:50:00 +00:00
Driver.h Send Breakpoint Changed events for all the relevant changes to breakpoints. 2012-02-08 05:23:15 +00:00
IOChannel.cpp Fixes the occasional crash on exit when quitting lldb with control-D. 2011-08-12 02:40:17 +00:00
IOChannel.h Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00
Makefile This patch combines common code from Linux and FreeBSD into 2012-01-05 19:17:38 +00:00
lldb-Info.plist Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00