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
/
API
/
SBThread.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improved API logging.
Greg Clayton
2010-10-30
1
-75
/
+22
*
Add the ability to disable individual log categories, rather
Caroline Tice
2010-10-29
1
-1
/
+1
*
Modified the lldb_private::TypeList to use a std::multimap for quicker lookup
Greg Clayton
2010-10-29
1
-27
/
+11
*
Clean up the API logging code:
Caroline Tice
2010-10-26
1
-46
/
+53
*
First pass at adding logging capabilities for the API functions. At the moment
Caroline Tice
2010-10-26
1
-7
/
+160
*
Don't cache the public stop reason, since it can change as plan completion ge...
Jim Ingham
2010-10-20
1
-8
/
+8
*
Cleaned up the SWIG stuff so all includes happen as they should, no pulling
Greg Clayton
2010-10-07
1
-1
/
+4
*
Added the first of hopefully many python example scripts that show how to
Greg Clayton
2010-10-06
1
-20
/
+54
*
Added the ability to get the disassembly instructions from the function and
Greg Clayton
2010-10-06
1
-5
/
+1
*
There are now to new "settings set" variables that live in each debugger
Greg Clayton
2010-10-04
1
-1
/
+1
*
Remove all the __repr__ methods from the API/*.h files, and put them
Caroline Tice
2010-09-22
1
-8
/
+0
*
Add GetDescription() and __repr__ () methods to most API classes, to allow
Caroline Tice
2010-09-20
1
-0
/
+24
*
Remove unnecessary/inappropriate output-printing functions from
Caroline Tice
2010-09-15
1
-100
/
+0
*
Added a new bool parameter to many of the DumpStopContext() methods that
Greg Clayton
2010-09-02
1
-1
/
+1
*
Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec...
Jim Ingham
2010-08-26
1
-14
/
+14
*
Added support for inlined stack frames being represented as real stack frames
Greg Clayton
2010-08-24
1
-1
/
+1
*
Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class.
Greg Clayton
2010-08-04
1
-8
/
+9
*
Added "void Clear();" methods to SBDebugger, SBTarget and SBThread so they ca...
Greg Clayton
2010-07-30
1
-0
/
+7
*
I enabled some extra warnings for hidden local variables and for hidden
Greg Clayton
2010-07-14
1
-1
/
+0
*
Misc warning fixes.
Eli Friedman
2010-07-09
1
-1
/
+1
*
Merged Eli Friedman's linux build changes where he added Makefile files that
Greg Clayton
2010-07-09
1
-2
/
+5
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-112
/
+75
*
Two changes in this checkin. Added a ThreadPlanKind so that I can do some re...
Jim Ingham
2010-06-19
1
-1
/
+0
*
I have eliminated RTTI from LLDB!
Greg Clayton
2010-06-12
1
-18
/
+9
*
And some more include line fixes.
Eli Friedman
2010-06-09
1
-6
/
+6
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+551
[prev]