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
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Add expect_expr function for testing expression evaluation in dotests.
Raphael Isemann
2020-01-15
1
-1
/
+2
*
[lldb/test] Add test for CMTime data formatter
Jonas Devlieghere
2020-01-14
3
-0
/
+67
*
[lldb][tests] Cleanup '.categories'
Tatyana Krasnukha
2020-01-10
1
-1
/
+1
*
Data formatters: Look through array element typedefs
Jaroslav Sevcik
2020-01-10
3
-0
/
+25
*
When reading Aux file in chunks, read consecutive byte ranges
Jason Molenda
2020-01-09
1
-0
/
+160
*
tests: XFAIL/UNSUPPORTED tests on Windows
Saleem Abdulrasool
2020-01-01
3
-4
/
+7
*
[lldb][tests] Posix function strdup requires macro _POSIX_C_SOURCE
Tatyana Krasnukha
2019-12-26
1
-0
/
+2
*
test: ensure that we dead-strip in the linker
Saleem Abdulrasool
2019-12-24
1
-0
/
+1
*
test: correct flags for Windows
Saleem Abdulrasool
2019-12-23
1
-0
/
+2
*
[lldb] Remove XFAIL from TestDeadStrip.py
Pavel Labath
2019-12-20
1
-2
/
+0
*
Add prototype for a function we call.
Jason Molenda
2019-12-18
1
-0
/
+2
*
[lldb] Remove modern-type-lookup
Raphael Isemann
2019-12-17
12
-145
/
+0
*
LanguageRuntime: Simplify NSException::GetSummary() output
Med Ismail Bennani
2019-12-13
2
-8
/
+8
*
[lldb][NFC] Remove all `setUp` overrides that only call the parent implementa...
Raphael Isemann
2019-12-13
19
-73
/
+0
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
232
-244
/
+0
*
[lldb] Remove xpasses after pr44037 fix committed
Muhammad Omair Javaid
2019-12-13
1
-10
/
+0
*
update TestThreadStepOut.py to expect correct source line on arm64.
Jason Molenda
2019-12-11
2
-3
/
+3
*
Change the mtc Makefile to check $SDKROOT value instead
Jason Molenda
2019-12-10
1
-3
/
+8
*
Do not cache hardcoded formats in FormatManager
Adrian Prantl
2019-12-10
4
-0
/
+45
*
[lldb] Clean up accidentally passing TestDeadStrip.py
Pavel Labath
2019-12-09
2
-11
/
+5
*
[lldb] Remove Xfail decorators from steadily passing tests
Muhammad Omair Javaid
2019-12-09
4
-15
/
+2
*
[lldb] Add a test for how we lazily create Clang AST nodes
Raphael Isemann
2019-12-09
3
-0
/
+307
*
[lldb] Update hardcoded Makefile.rules inclusions.
Jordan Rupprecht
2019-12-05
2
-4
/
+1
*
Reland "[LiveDebugValues] Introduce entry values of unmodified params"
Djordje Todorovic
2019-12-05
3
-16
/
+60
*
Clear out the python class name in OptionParsingStarted for the OptionGroupPy...
Jim Ingham
2019-12-04
1
-2
/
+18
*
Change Target::FindBreakpointsByName to return Expected<vector>
Joseph Tremoulet
2019-12-04
1
-0
/
+6
*
Revert "[LiveDebugValues] Introduce entry values of unmodified params"
Djordje Todorovic
2019-12-03
2
-59
/
+15
*
[lldb] Remove all remaining tabs from TestReturnValue.py
Raphael Isemann
2019-12-03
1
-5
/
+5
*
Fixup 6d18e53: xfail TestShowLocationDwarf5.py properly
Diana Picus
2019-12-03
1
-1
/
+1
*
[lldb] Remove tab from TestReturnValue.py
Raphael Isemann
2019-12-03
1
-1
/
+1
*
[lldb] Move register info "augmentation" from gdb-remote into ABI
Pavel Labath
2019-12-03
2
-96
/
+162
*
[LiveDebugValues] Introduce entry values of unmodified params
Djordje Todorovic
2019-12-03
2
-15
/
+59
*
Mark some tests as xfail on AArch64 Linux
Diana Picus
2019-12-03
7
-4
/
+29
*
Revert "Revert "As a follow-up to my initial mail to llvm-dev here's a first ...
Eric Christopher
2019-11-26
10
-10
/
+10
*
[lldb] [Process/NetBSD] Fix handling concurrent watchpoint events
Michał Górny
2019-11-25
5
-5
/
+0
*
[lldb] [Process/NetBSD] Copy watchpoints to newly-created threads
Michał Górny
2019-11-25
9
-9
/
+0
*
[lldb] [Process/NetBSD] Improve threading support
Michał Górny
2019-11-25
17
-20
/
+0
*
[lldb] [test] XFAIL ASAN tests on NetBSD
Michał Górny
2019-11-25
2
-0
/
+2
*
Remove extraneous log enabling.
Jason Molenda
2019-11-22
1
-1
/
+0
*
[DWARF] Handle call sites with indirect call targets
Vedant Kumar
2019-11-22
1
-0
/
+31
*
[lldb][DataFormatters] Support pretty printing std::string when built with -f...
Jordan Rupprecht
2019-11-22
4
-16
/
+26
*
[lldb] Fix exception breakpoint not being resolved when set on dummy target
Martin Svensson
2019-11-22
1
-0
/
+35
*
Handle the case where the 'g' packet doesn't get all regs.
Jason Molenda
2019-11-20
2
-1
/
+199
*
Reland "[clang] Remove the DIFlagArgumentNotModified debug info flag"
Djordje Todorovic
2019-11-20
1
-1
/
+2
*
Mark PR44037 tests as XFAIL on AArch64 Linux dwo
Diana Picus
2019-11-19
1
-0
/
+9
*
[lldb] [test] Mark segv-related tests XFAIL on NetBSD
Michał Górny
2019-11-18
2
-0
/
+2
*
Remove +x permission on some files
Sylvestre Ledru
2019-11-16
1
-0
/
+0
*
[LLDB][Formatters] Re-enable std::function formatter with fixes to improve no...
shafik
2019-11-12
1
-9
/
+9
*
Fix TestNoGPacketSupported on linux
Pavel Labath
2019-11-11
1
-2
/
+2
*
[lldb] [test] Fix typo in TestSendSignal
Michał Górny
2019-11-11
1
-1
/
+1
[next]