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
/
Breakpoint
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed the StackFrame to correctly resolve the StackID's SymbolContextScope.
Greg Clayton
2010-09-03
1
-1
/
+1
*
Added a new bool parameter to many of the DumpStopContext() methods that
Greg Clayton
2010-09-02
1
-2
/
+2
*
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
2
-8
/
+7
*
Added needed breakpoint functionality to the public API that includes:
Greg Clayton
2010-07-23
4
-23
/
+77
*
Have Process::CreateBreakpointSite return a break_id_t instead of a user_id_t.
Stephen Wilson
2010-07-17
1
-2
/
+2
*
Merged Eli Friedman's linux build changes where he added Makefile files that
Greg Clayton
2010-07-09
12
-115
/
+112
*
Added function name types to allow us to set breakpoints by name more
Greg Clayton
2010-06-28
5
-61
/
+46
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-3
/
+3
*
Make an explicit GetThreadSpecNoCreate accessor so you don't have to get the ...
Jim Ingham
2010-06-22
2
-6
/
+6
*
Change the Breakpoint & BreakpointLocation GetDescription methods so they cal...
Jim Ingham
2010-06-18
3
-40
/
+110
*
Add a "thread specification" class that specifies thread specific breakpoints...
Jim Ingham
2010-06-16
8
-41
/
+90
*
Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.
Jim Ingham
2010-06-15
1
-1
/
+1
*
patch from: Jean-Daniel Dupas
Greg Clayton
2010-06-14
1
-1
/
+1
*
Add missing include.
Eli Friedman
2010-06-09
1
-0
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
18
-0
/
+3553