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
Commit message (
Expand
)
Author
Age
Files
Lines
*
<rdar://problem/13072285>
Jason Molenda
2013-01-25
1
-1
/
+1
*
Don't listen for EXC_RESOURCE exceptions, those should really be handled by t...
Jim Ingham
2013-01-24
1
-0
/
+6
*
Check for NULL breakpoint option thread name & queue name before comparing th...
Jim Ingham
2013-01-23
1
-2
/
+4
*
<rdar://problem/12711206>
Enrico Granata
2013-01-23
5
-67
/
+110
*
Quick fix to make LLDB TOT work with Clang TOT.
Sean Callanan
2013-01-22
1
-1
/
+1
*
Changed the register number lists for the qRegisterInfo packet response to be...
Greg Clayton
2013-01-21
1
-2
/
+6
*
<rdar://problem/13020634>
Greg Clayton
2013-01-21
3
-156
/
+145
*
<rdar://problem/12437929>
Enrico Granata
2013-01-21
3
-2
/
+122
*
<rdar://problem/12350715>
Jason Molenda
2013-01-19
1
-0
/
+13
*
Extended LLDB to handle blocks capturing 'self'
Sean Callanan
2013-01-19
2
-7
/
+92
*
<rdar://problem/13010007>
Greg Clayton
2013-01-18
8
-298
/
+522
*
<rdar://problem/12976277>
Han Ming Ong
2013-01-18
3
-5
/
+133
*
Made the expression handle variables with
Sean Callanan
2013-01-18
1
-38
/
+151
*
<rdar://problem/12786725>
Enrico Granata
2013-01-17
3
-2
/
+66
*
Converting lambdas to plain old static function pointers
Enrico Granata
2013-01-17
1
-15
/
+20
*
Adding a custom summary for libc++ std::vector<bool>
Enrico Granata
2013-01-16
1
-0
/
+4
*
Removed unused variable.
Greg Clayton
2013-01-16
1
-1
/
+0
*
Remove std::string input arguments and replace with "const char *".
Greg Clayton
2013-01-16
2
-65
/
+57
*
<rdar://problem/13021266>
Enrico Granata
2013-01-16
2
-0
/
+18
*
<rdar://problem/13009943>
Greg Clayton
2013-01-16
2
-4
/
+27
*
Fixes to the code I just committed to reflect
Sean Callanan
2013-01-15
1
-0
/
+3
*
Modified the Objective-C runtime to fetch Objective-C
Sean Callanan
2013-01-15
2
-8
/
+364
*
ClangExpressionVariable previously was not capable of
Sean Callanan
2013-01-15
1
-84
/
+117
*
<rdar://problem/13010909>
Greg Clayton
2013-01-15
1
-2
/
+2
*
Separated the "expr --unwind-on-error" behavior into two parts, actual errors...
Jim Ingham
2013-01-15
16
-85
/
+314
*
<rdar://problem/12790664>
Enrico Granata
2013-01-14
3
-71
/
+197
*
Once a function has been JIT-compiled once, don't
Sean Callanan
2013-01-14
1
-0
/
+2
*
Add ifdef LLDB_DISABLE_PYTHON around newly added use of
Jason Molenda
2013-01-12
1
-0
/
+2
*
Removed the hack that uses "frame variable" to
Sean Callanan
2013-01-12
1
-100
/
+22
*
Don't always strip the first extension from the module basename when looking ...
Greg Clayton
2013-01-12
1
-19
/
+37
*
<rdar://problem/12239827>
Enrico Granata
2013-01-12
1
-2
/
+15
*
<rdar://problem/12239827>
Enrico Granata
2013-01-12
3
-9
/
+186
*
<rdar://problem/12973809>
Greg Clayton
2013-01-11
5
-102
/
+112
*
<rdar://problem/12990038>
Greg Clayton
2013-01-11
5
-13
/
+45
*
Modified Value.cpp to share the code that gets the values as bytes (Value::Ge...
Greg Clayton
2013-01-11
1
-9
/
+51
*
Making the Unicode formatters visually nicer by using the same prefix charact...
Enrico Granata
2013-01-11
1
-11
/
+11
*
<rdar://problem/11383764>
Enrico Granata
2013-01-11
2
-7
/
+62
*
<rdar://problem/12725746>
Enrico Granata
2013-01-10
2
-126
/
+225
*
<rdar://problem/11146929>
Enrico Granata
2013-01-10
2
-0
/
+3
*
Fixed an issue the "process plugin" proxy object was trying to use the m_exe_...
Greg Clayton
2013-01-09
1
-1
/
+1
*
Added emulation of shifts to the IR interpreter.
Sean Callanan
2013-01-09
2
-0
/
+47
*
<rdar://problem/12028723>
Enrico Granata
2013-01-09
2
-58
/
+19
*
Expanded the flags that can be set for a command object in lldb_private::Comm...
Greg Clayton
2013-01-09
15
-990
/
+925
*
Add a "--reverse" or "-r" option to the "list" with no options command. This...
Jim Ingham
2013-01-09
2
-36
/
+91
*
Add an SBProcess API to get the current StopID, either considering or ignorin...
Jim Ingham
2013-01-08
1
-0
/
+15
*
<rdar://problem/12976225>
Han Ming Ong
2013-01-08
4
-4
/
+80
*
<rdar://problem/12586010>
Greg Clayton
2013-01-08
2
-5
/
+4
*
Fixed comment typo.
Greg Clayton
2013-01-08
1
-1
/
+1
*
Add initial support to trace spawned threads in a process on Linux.
Matt Kopec
2013-01-08
10
-28
/
+146
*
Enable ProcessGDBRemote plugin on Linux
Daniel Malea
2013-01-08
1
-6
/
+3
[next]