summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Broadcaster.cpp
Commit message (Expand)AuthorAgeFilesLines
* <rdar://problem/13521159>Greg Clayton2013-03-271-5/+5
* Add log entries for HijackBroadcaster() as well as RestoreBroadcaster().Johnny Chen2012-03-291-0/+20
* Add a general mechanism to wait on the debugger for Broadcasters of a given c...Jim Ingham2012-02-161-2/+182
* Cleaned up the the code that figures out the inlined stack frames given a Greg Clayton2011-10-011-14/+16
* Added "target variable" command that allows introspection of globalGreg Clayton2011-07-071-7/+0
* Fixed a crasher when enabling logging that is due to the new hijack listener ...Greg Clayton2011-02-101-3/+12
* Change the Hijacking interposer to a stack of interposers.Jim Ingham2011-02-081-16/+15
* A little less noise, please.Jim Ingham2011-01-231-1/+6
* Add some more logging of broadcaster and Process. Also, protect the event br...Jim Ingham2011-01-231-5/+7
* Broadcaster::AddListener(): Bail out early if the passed in Listener pointer isJohnny Chen2010-12-221-0/+3
* Modified all logging calls to hand out shared pointers to make sure weGreg Clayton2010-11-061-3/+3
* Cleaned up the API logging a lot more to reduce redundant information and Greg Clayton2010-10-311-28/+59
* Add a way to temporarily divert events from a broadcaster to a private listener.Jim Ingham2010-10-111-12/+48
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+219
OpenPOWER on IntegriCloud