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
/
lldb-log.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
<rdar://problem/13159777>
Greg Clayton
2013-02-06
1
-0
/
+2
*
Add an LLDB_LOG_TARGET logging channel (log eanble lldb target).
Jason Molenda
2012-12-05
1
-0
/
+3
*
Added a new "module" log channel which covers module creation, deletion, and ...
Greg Clayton
2012-10-08
1
-19
/
+22
*
Patch from Filipe Cabecinhas.
Greg Clayton
2012-04-26
1
-7
/
+2
*
Add a logging mode that takes a callback and flush'es to that callback.
Jim Ingham
2012-02-21
1
-9
/
+7
*
Switching back to using std::tr1::shared_ptr. We originally switched away
Greg Clayton
2012-01-29
1
-1
/
+1
*
Fixed an issue where a lexical block or inlined function might have bad debug
Greg Clayton
2011-09-29
1
-0
/
+3
*
Fixed the logging output to be done consistently across all plug-ins.
Greg Clayton
2011-09-12
1
-18
/
+18
*
Include lldb/commands as a valid logging type in the
Jason Molenda
2011-08-25
1
-0
/
+1
*
some editing of data visualization error messages to make them more meaningful
Enrico Granata
2011-07-22
1
-1
/
+4
*
Deleted one too many characters...
Jim Ingham
2011-05-07
1
-1
/
+1
*
Make the log message & setter match for "dyld/shlib". The "ListLogCategories...
Jim Ingham
2011-05-06
1
-1
/
+1
*
Patch to remove uses of non-standard strcasestr and replace then with
Greg Clayton
2011-02-04
1
-42
/
+42
*
Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.
Greg Clayton
2011-01-08
1
-1
/
+1
*
- Fix alias-building & resolving to properly handle optional arguments for co...
Caroline Tice
2010-12-07
1
-0
/
+2
*
Cleaned up code that wasn't using the Initialize and Terminate paradigm by
Greg Clayton
2010-11-18
1
-30
/
+33
*
Move the embedded Python interpreter onto a separate thread, to prevent
Caroline Tice
2010-11-10
1
-0
/
+3
*
Modified all logging calls to hand out shared pointers to make sure we
Greg Clayton
2010-11-06
1
-32
/
+28
*
Don't need both LIBLLDB_LOG_DYNAMIC_LOADER and LIBLLDB_LOG_SHLIB. Go with th...
Jim Ingham
2010-11-05
1
-2
/
+0
*
Fixed shared library unloads when the unloaded library doesn't come off
Greg Clayton
2010-11-03
1
-0
/
+2
*
Add the ability to disable individual log categories, rather
Caroline Tice
2010-10-29
1
-3
/
+46
*
Updated the lldb_private::Flags class to have better method names and made
Greg Clayton
2010-10-27
1
-6
/
+6
*
First pass at adding logging capabilities for the API functions. At the moment
Caroline Tice
2010-10-26
1
-0
/
+2
*
Check in the native lldb unwinder.
Jason Molenda
2010-10-25
1
-0
/
+2
*
Add a "lldb host" logging channel, and put logging in the Host::OpenInExterna...
Jim Ingham
2010-08-31
1
-0
/
+1
*
Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.
Jim Ingham
2010-06-15
1
-1
/
+1
*
Add missing include.
Eli Friedman
2010-06-10
1
-1
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+190