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
/
BreakpointResolverName.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
First step to making an LanguageRuntime Exception breakpoint API.
Jim Ingham
2012-03-03
1
-22
/
+55
*
Extended function lookup to allow the user to
Sean Callanan
2012-02-10
1
-2
/
+5
*
Removed namespace qualification from symbol queries.
Sean Callanan
2011-10-13
1
-1
/
+1
*
Added ClangNamespaceDecl * parameters to several
Sean Callanan
2011-10-12
1
-5
/
+7
*
Move the responsibility for translating the various eFunctionNameType lookups...
Jim Ingham
2011-10-07
1
-107
/
+3
*
Added the ability to restrict breakpoints by function name, function regexp, ...
Jim Ingham
2011-09-23
1
-4
/
+30
*
Add a new breakpoint type "break by source regular expression".
Jim Ingham
2011-09-21
1
-1
/
+0
*
Added alpha .debug_names and .debug_types support in the DWARF parser.
Greg Clayton
2011-09-02
1
-7
/
+9
*
Added the ability to _not_ skip the prologue when settings breakpoints
Greg Clayton
2011-07-12
1
-14
/
+14
*
Did some work on the "register read" command to only show the first register
Greg Clayton
2011-04-22
1
-1
/
+6
*
Changed the SymbolFile::FindFunction() function calls to only return
Greg Clayton
2011-01-27
1
-2
/
+11
*
Fixed a crasher (an assert was firing in the DWARF parser) when setting
Greg Clayton
2010-11-14
1
-7
/
+31
*
Modified all logging calls to hand out shared pointers to make sure we
Greg Clayton
2010-11-06
1
-2
/
+2
*
Check in an initial implementation of the "breakpoint clear" command, whose p...
Johnny Chen
2010-10-28
1
-3
/
+3
*
Remove inappropriate if-clause in regex name resolution that was
Caroline Tice
2010-10-26
1
-2
/
+1
*
Modified the "breakpoint set --name NAME" to be the auto breakpoint set
Greg Clayton
2010-10-12
1
-2
/
+93
*
Added function name types to allow us to set breakpoints by name more
Greg Clayton
2010-06-28
1
-35
/
+37
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+252
[prev]