summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/DWARF/LogChannelDWARF.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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