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
/
Commands
/
CommandObjectBreakpointCommand.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Modify command options to use the new arguments mechanism. Now all command o...
Caroline Tice
2010-10-01
1
-6
/
+6
*
Update help text for breakpoint command one-liners.
Caroline Tice
2010-09-21
1
-1
/
+1
*
Re-write/clean up code that generated Python breakpoint commands.
Caroline Tice
2010-09-21
1
-0
/
+5
*
General command line help cleanup:
Greg Clayton
2010-09-18
1
-1
/
+1
*
Fixed the way set/show variables were being accessed to being natively
Greg Clayton
2010-09-18
1
-34
/
+29
*
Fixed some comments.
Johnny Chen
2010-09-11
1
-1
/
+1
*
Added [-o <one-liner>] to the "breakpoint command add" lldb command to be able
Johnny Chen
2010-09-11
1
-38
/
+72
*
Fixed the breakage of "breakpoint command add -p 1 2" caused by r113596 as
Johnny Chen
2010-09-10
1
-2
/
+2
*
Updated help text for "breakpoint command add" to reflect r113596 changeset.
Johnny Chen
2010-09-10
1
-0
/
+16
*
Added the capability to specify a one-liner Python script as the callback
Johnny Chen
2010-09-10
1
-6
/
+18
*
Clean up, clarify and standardize help text, and fix a few help text formatti...
Caroline Tice
2010-09-08
1
-4
/
+4
*
Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec...
Jim Ingham
2010-08-26
1
-3
/
+3
*
I enabled some extra warnings for hidden local variables and for hidden
Greg Clayton
2010-07-14
1
-6
/
+12
*
Merged Eli Friedman's linux build changes where he added Makefile files that
Greg Clayton
2010-07-09
1
-3
/
+6
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-76
/
+78
*
Make an explicit GetThreadSpecNoCreate accessor so you don't have to get the ...
Jim Ingham
2010-06-22
1
-1
/
+1
*
Add a "thread specification" class that specifies thread specific breakpoints...
Jim Ingham
2010-06-16
1
-3
/
+2
*
Change the Options parser over to use a mask rather than an ordinal for optio...
Jim Ingham
2010-06-15
1
-3
/
+3
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+695
[prev]