index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Core
/
Broadcaster.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
1
-5
/
+5
*
Add log entries for HijackBroadcaster() as well as RestoreBroadcaster().
Johnny Chen
2012-03-29
1
-0
/
+20
*
Add a general mechanism to wait on the debugger for Broadcasters of a given c...
Jim Ingham
2012-02-16
1
-2
/
+182
*
Cleaned up the the code that figures out the inlined stack frames given a
Greg Clayton
2011-10-01
1
-14
/
+16
*
Added "target variable" command that allows introspection of global
Greg Clayton
2011-07-07
1
-7
/
+0
*
Fixed a crasher when enabling logging that is due to the new hijack listener ...
Greg Clayton
2011-02-10
1
-3
/
+12
*
Change the Hijacking interposer to a stack of interposers.
Jim Ingham
2011-02-08
1
-16
/
+15
*
A little less noise, please.
Jim Ingham
2011-01-23
1
-1
/
+6
*
Add some more logging of broadcaster and Process. Also, protect the event br...
Jim Ingham
2011-01-23
1
-5
/
+7
*
Broadcaster::AddListener(): Bail out early if the passed in Listener pointer is
Johnny Chen
2010-12-22
1
-0
/
+3
*
Modified all logging calls to hand out shared pointers to make sure we
Greg Clayton
2010-11-06
1
-3
/
+3
*
Cleaned up the API logging a lot more to reduce redundant information and
Greg Clayton
2010-10-31
1
-28
/
+59
*
Add a way to temporarily divert events from a broadcaster to a private listener.
Jim Ingham
2010-10-11
1
-12
/
+48
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+219