summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/DWARF/LogChannelDWARF.cpp
Commit message (Expand)AuthorAgeFilesLines
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-191/+159
* Fix typos.Bruce Mitchener2014-07-081-1/+1
* Allow verbose logging in the "dwarf" log channel.Greg Clayton2014-03-121-0/+2
* Fixed parsing of the .debug_aranges section so that LLDB will still work corr...Richard Mitton2013-09-091-4/+5
* <rdar://problem/13854277>Greg Clayton2013-05-101-9/+3
* <rdar://problem/13521159>Greg Clayton2013-03-271-27/+32
* <rdar://problem/13338643>Greg Clayton2013-03-041-3/+3
* Added a mechanism for keeping track of where inSean Callanan2012-04-131-1/+4
* Added the ability to log when things get completed in DWARF. This can be enab...Greg Clayton2012-03-301-17/+20
* Add a logging mode that takes a callback and flush'es to that callback.Jim Ingham2012-02-211-8/+6
* We finalized on the new .apple_types accelerator table format where we don'tGreg Clayton2012-01-061-0/+10
* Added a new logging channel to the DWARF called "lookups":Greg Clayton2011-10-061-11/+13
* Fixed the logging output to be done consistently across all plug-ins.Greg Clayton2011-09-121-7/+9
* Added auto completion for architecture names and for platforms.Greg Clayton2011-04-131-8/+1
* LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provideGreg Clayton2011-03-081-22/+0
* Fixed a crasher in the DWARF log channel code.Greg Clayton2010-12-141-0/+3
* Add the ability to disable individual log categories, ratherCaroline Tice2010-10-291-2/+34
* Updated the lldb_private::Flags class to have better method names and madeGreg Clayton2010-10-271-3/+5
* Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.Jim Ingham2010-06-151-1/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+207
OpenPOWER on IntegriCloud