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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added the "frame diagnose" command and use its output to make crash info better.
Sean Callanan
2016-09-06
43
-4
/
+2154
*
remove dependence of TestGdbRemoteExitCode.py on parent directory source
Todd Fiala
2016-09-05
3
-4
/
+391
*
Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
Valentina Giusti
2016-09-05
17
-26
/
+501
*
Replace uses of MIUtilParse::CRegexParser with llvm::Regex
Pavel Labath
2016-09-05
2
-31
/
+35
*
Add default_packet_timeout key to the new TestGdbRemoteHostInfo test
Pavel Labath
2016-09-05
1
-1
/
+2
*
XFAIL TestGdbRemoteExitCode failing tests
Todd Fiala
2016-09-04
1
-0
/
+2
*
[NFC] Darwin llgs support from Week of Code
Todd Fiala
2016-09-04
35
-128
/
+6319
*
Check for null
Enrico Granata
2016-09-02
1
-0
/
+7
*
Fix build breakage caused by r280490
Tamas Berghammer
2016-09-02
1
-2
/
+1
*
Fix 2 waring in the OCaml AST context
Tamas Berghammer
2016-09-02
2
-3
/
+0
*
Reapply "Make Scalar::GetValue more consistent"
Pavel Labath
2016-09-02
3
-5
/
+41
*
Revert "Make Scalar::GetValue more consistent"
Pavel Labath
2016-09-02
3
-32
/
+6
*
Bump up TestCallWithTimeout timeout
Pavel Labath
2016-09-02
1
-2
/
+2
*
Make Scalar::GetValue more consistent
Pavel Labath
2016-09-02
3
-6
/
+32
*
When updating a ValueObjectRegister, set the flag to remind yourself of wheth...
Enrico Granata
2016-09-01
1
-0
/
+2
*
Change the formula for tagged NSIndexPath data formatting
Enrico Granata
2016-09-01
4
-11
/
+139
*
Minidump parsing
Dimitar Vlahovski
2016-09-01
12
-0
/
+768
*
XFail TestMemoryFind on 32-bit architectures
Pavel Labath
2016-09-01
1
-0
/
+2
*
There exists at least one compiler on one platform that doesn't know how to a...
Enrico Granata
2016-09-01
1
-1
/
+1
*
Change "memory find" over to using a variation of the Boyer–Moore search al...
Enrico Granata
2016-09-01
4
-16
/
+152
*
Add a data formatter for std::function in libcxx
Enrico Granata
2016-08-31
6
-0
/
+107
*
Fix an issue where a synthetic child provider could only provide a value of t...
Enrico Granata
2016-08-31
3
-10
/
+31
*
Remove unused variables.
Zachary Turner
2016-08-31
4
-7
/
+1
*
Always rely on CFI unwind info for linux vdso
Pavel Labath
2016-08-31
2
-4
/
+26
*
Fixup TestPyObjSynthProvider.py and enable it again
Pavel Labath
2016-08-31
3
-1
/
+3
*
Add more unit tests for StringExtractor hex/endian functions.
Zachary Turner
2016-08-31
1
-19
/
+133
*
XFail new TestPyObjSynthProvider.py on linux until I can investigate the caus...
Pavel Labath
2016-08-31
1
-0
/
+1
*
Revert r280137 and 280139 and subsequent build fixes
Pavel Labath
2016-08-31
11
-140
/
+218
*
Revert r280200 and put it a proper fix
Pavel Labath
2016-08-31
2
-5
/
+4
*
Fix lldb build on Mac.
Pavel Labath
2016-08-31
1
-1
/
+1
*
Update the Linux code to reflect the changes done by zturner in r280139
Sylvestre Ledru
2016-08-31
1
-1
/
+1
*
Rename the test class
Enrico Granata
2016-08-30
1
-1
/
+1
*
Add an helper class lldb.formatters.synth.PythonObjectSyntheticChildProvider
Enrico Granata
2016-08-30
6
-0
/
+153
*
Teach ValueObject::ReadPointedString how to read char[] in host memory
Enrico Granata
2016-08-30
1
-5
/
+16
*
Fix a typo/thinko - this was generating the wrong kind of array
Enrico Granata
2016-08-30
1
-1
/
+1
*
Add SBType::GetArrayType() such that - given a type - one can make an array (...
Enrico Granata
2016-08-30
9
-1
/
+57
*
A few minor stylistic cleanups in StringExtractor.
Zachary Turner
2016-08-30
10
-114
/
+107
*
Use llvm to do endian conversions.
Zachary Turner
2016-08-30
1
-105
/
+35
*
Add a few more unit tests for StringExtractor.
Zachary Turner
2016-08-30
2
-0
/
+172
*
Convert some StringExtractor functions to accept MutableArrayRefs.
Zachary Turner
2016-08-30
8
-41
/
+48
*
Remove mention of autoconf from the build instructions
Tamas Berghammer
2016-08-30
1
-37
/
+0
*
Revert "gdb-remote: Make the sequence mutex non-recursive"
Pavel Labath
2016-08-30
8
-164
/
+101
*
Fix darwin cmake build for r279997
Pavel Labath
2016-08-30
1
-1
/
+1
*
Fix fallout from the GetNameColonValue() refactor (r280000)
Pavel Labath
2016-08-30
2
-8
/
+12
*
Update debugserver project to pull in StdStringExtractor.cpp instead of the new
Jason Molenda
2016-08-30
1
-8
/
+6
*
Convert GetNameColonValue to return StringRefs.
Zachary Turner
2016-08-29
10
-509
/
+489
*
Copy StringExtractor to StdStringExtractor.
Zachary Turner
2016-08-29
6
-16
/
+700
*
Remove std::atomic from lldb::Address.
Zachary Turner
2016-08-29
2
-5
/
+4
*
Fix some build bot breakages.
Zachary Turner
2016-08-27
2
-6
/
+6
*
Add some unit tests for StringExtractor::GetNameColonValue.
Zachary Turner
2016-08-27
1
-0
/
+53
[next]