Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lldb
/
packages
/
Python
/
lldbsuite
91cb4cc
Split two sub-tests into separate top-level methods.
by Adrian Prantl
· 7 years ago
9e9e7b3
Refactor test, no changes expected.
by Adrian Prantl
· 7 years ago
9d5480b
Fine-tune and document the barrier in TestQueues.
by Adrian Prantl
· 7 years ago
ae9f93b
Simplify testcase by using lldbutil.run_to_source_breakpoint()
by Adrian Prantl
· 7 years ago
961fbf2
[lldb] Fix ObjCExceptionRecognizedStackFrame to populate the list of recognized arguments
by Kuba Mracek
· 7 years ago
4c993ce
symbols.enable-external-lookup=false on all hosts (not just OSX)
by Jan Kratochvil
· 7 years ago
a07bba6
TestQueues: Move the synchronisation code into the binary itself.
by Adrian Prantl
· 7 years ago
3b2136e
Add file-based synching to places missed in r350247.
by Adrian Prantl
· 7 years ago
5eade7a
Add file-based synchronization to flaky test
by Adrian Prantl
· 7 years ago
2e8bbb9
[test] Remove flakiness decorator from TestObjCDynamicSBType
by Jonas Devlieghere
· 7 years ago
9294a26
Fix tests for python 3.7
by Pavel Labath
· 7 years ago
569ac69
[lldbsuite] Skip flakey Windows tests
by Stella Stamenova
· 7 years ago
79d8105
"help finish" tells you it is an alias. "help fin" doesn't.
by Jim Ingham
· 7 years ago
33c46ca
Fix typo
by Adrian Prantl
· 7 years ago
4c7f5d5
[lldb] Add a "display-recognized-arguments" target setting to show recognized arguments by default
by Kuba Mracek
· 7 years ago
74f6bcf
Disable a few tests on the green dragon sanitzier bot.
by Adrian Prantl
· 7 years ago
7f17c22
[lldbsuite] Un-xfail several tests in TestInferiorCrashing on Windows
by Stella Stamenova
· 7 years ago
3dcbc33
[lldbsuite] Un-xfail TestMiniDump and TestThreadJump
by Stella Stamenova
· 7 years ago
9adf3fc
[lldbsuite] Un-xfail TestEvents on Windows
by Stella Stamenova
· 7 years ago
e6ebb51
[lldbsuite] Skip TestConflictingSymbol (test_shadowed) on Windows
by Stella Stamenova
· 7 years ago
92e5e36
Overload GetMemoryRegions for the ProcessMinidump
by Tatyana Krasnukha
· 7 years ago
21ea152
[lldbsuite] Un-xfail TestRedefinitionsInInlines on Windows
by Stella Stamenova
· 7 years ago
c834f92
[lldbsuite] Un-xfail TestDataFormatterSynthVal on Windows
by Stella Stamenova
· 7 years ago
6314b92
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.5)
by Stella Stamenova
· 7 years ago
c9e1190
[lldb] Retrieve currently handled Obj-C exception via __cxa_current_exception_type and add GetCurrentExceptionBacktrace SB ABI
by Kuba Mracek
· 7 years ago
92c1296
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.4)
by Stella Stamenova
· 7 years ago
68ddb76
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.3)
by Stella Stamenova
· 7 years ago
0ab9903
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.2)
by Stella Stamenova
· 7 years ago
756b91d
[lldbsuite] Un-xfail tests on Windows that are now passing
by Stella Stamenova
· 7 years ago
da9c5db
Show the memory region name if there is one in the output of the "memory region" command
by Greg Clayton
· 7 years ago
9a33a15
refactor testsuite spawnLldbMi args->exe+args
by Jan Kratochvil
· 7 years ago
f5b5325
[lit] Use the new build.py script in the lldb-mi tests
by Stella Stamenova
· 7 years ago
0c7fca5
TestHelloWorld: Use a file on the target platform for synchronisation.
by Adrian Prantl
· 7 years ago
ef4d4f5
de-flake TestThreadStates.test_process_interrupt
by Pavel Labath
· 7 years ago
b4b7c14
Skip TestMultithreaded.test_sb_api_listener_resume on linux
by Pavel Labath
· 7 years ago
2ba9dad
Un-XFail TestYMMRegister on linux
by Pavel Labath
· 7 years ago
e0d47ca
Un-XFail TestThreadStates.test_process_interrupt
by Pavel Labath
· 7 years ago
56168f0
Un-XFAIL TestExitDuringBreak.py for linux
by Pavel Labath
· 7 years ago
7f03203
Un-XFAIL TestNamespaceLookup for linux
by Pavel Labath
· 7 years ago
f47c734
A few small updates to the testsuite for running against an iOS device.
by Jason Molenda
· 7 years ago
5a5b490
Reflow readme
by Adrian Prantl
· 7 years ago
4cf98e2
Remove sleep() synchronisation from teststcase and
by Adrian Prantl
· 7 years ago
0127883
Update a comment according to r255360 "Remove -r and -R options from dotest.py"
by Tatyana Krasnukha
· 7 years ago
8f06d10
Remove the Disassembly benchmarks.
by Adrian Prantl
· 7 years ago
918adb5
Fix test failures that depended on module order
by Greg Clayton
· 7 years ago
c67768f
Remove unused file
by Jonas Devlieghere
· 7 years ago
0bc587a
Rewrite pexpect-based test in LIT/FileCheck.
by Adrian Prantl
· 7 years ago
1f6b247
Re-commit "Introduce ObjectFileBreakpad"
by Pavel Labath
· 7 years ago
1770c9a
[lldbsuite] Disable TestStopPCs when there's no XML support
by Stella Stamenova
· 7 years ago
eecf487
[Expr] Fix `TestExprOptions` after r348240 on MacOS X
by Aleksandr Urakov
· 7 years ago
f335188
[Expr] Check the language before ignoring Objective C keywords
by Aleksandr Urakov
· 7 years ago
15eacd7
[Reproducers] Change how reproducers are initialized.
by Jonas Devlieghere
· 7 years ago
a5235af
[PDB] Support PDB-backed expressions evaluation (+ fix stuck test)
by Aleksandr Urakov
· 7 years ago
e2c7c18
Add a test to verify that lldb can load a kext binary.
by Jason Molenda
· 7 years ago
da51778
Skip TestRequireHWBreakpoints on Windows
by Jonas Devlieghere
· 7 years ago
9b087d2
[Target] Do not skip a stop on a breakpoint if a plan was completed
by Aleksandr Urakov
· 7 years ago
c84754e
[lldbsuite] Build with -gdwarf on Windows
by Stella Stamenova
· 7 years ago
e60bc53
[lldb] Add GetCurrentException APIs to SBThread, add frame recognizer for objc_exception_throw for Obj-C runtimes
by Kuba Mracek
· 7 years ago
fdfcd71
[lldbsuite] Each lldb suite test must have a unique class name
by Stella Stamenova
· 7 years ago
312a46a
Skip TestTargetCreateDeps
by Jonas Devlieghere
· 7 years ago
c01fc1c
[lldbsuite] Invoke sed on Windows to determine the cache dir for clang
by Stella Stamenova
· 7 years ago
f8610fc
Revert "Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD"
by Zachary Turner
· 7 years ago
a900471
Just don't even attempt to invoke sed on Windows.
by Adrian Prantl
· 7 years ago
3d6c743
Revert "Makefile.rules: Fix the windows-sed-quoting issue harder."
by Adrian Prantl
· 7 years ago
b3d7092
Makefile.rules: Fix the windows-sed-quoting issue harder.
by Adrian Prantl
· 7 years ago
f7c101b
Make TestAppleSimulatorOSType.py more flexible
by Frederic Riss
· 7 years ago
d146e33
Rewrite stop-hook tests as a couple of FileCheck tests
by Frederic Riss
· 7 years ago
ac35cd3
Makefile.rules: Degrade gracefully on Windows machines without sed.
by Adrian Prantl
· 7 years ago
ddc0123
Use a shared module cache directory for LLDB.
by Adrian Prantl
· 7 years ago
d1b3316
Makefile.rules: Use a shared clang module cache directory.
by Adrian Prantl
· 7 years ago
04f9d0a
Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD
by Nathan Lanza
· 7 years ago
5cc7de0
Force SHELL to be cmd.exe on Windows for the test suite
by Nathan Lanza
· 7 years ago
d987a8c
Port the Darwin universal binary testcase to x86_64.
by Adrian Prantl
· 7 years ago
e103ae9
Add setting to require hardware breakpoints.
by Jonas Devlieghere
· 7 years ago
dced6ee
Remove the expectedFlakeyDsym decorator. It's not useful anymore.
by Adrian Prantl
· 7 years ago
9e046f0
Add GDB remote packet reproducer.
by Jonas Devlieghere
· 7 years ago
3779128
[lldb] Add synthetic frontend for _NSCallStackArray
by Kuba Mracek
· 7 years ago
c3f1e62
[lldb] Extract more fields from NSException values
by Kuba Mracek
· 7 years ago
ceff664
Remove header grouping comments.
by Jonas Devlieghere
· 7 years ago
2ddb265
Add extra diagnostics to test
by Adrian Prantl
· 7 years ago
c0e793d
Work with a gdb-remote target that doesn't handle the
by Jason Molenda
· 7 years ago
8c5ec1f
Refactor ClangASTContext::AddEnumerationValueToEnumerationType() to remove redundant parameter which can be calculated from other parameter.
by Shafik Yaghmour
· 7 years ago
62d2f76
[TestVLA] Fix a python decorator.
by Davide Italiano
· 7 years ago
005d3de
Skip this test on older versions of clang.
by Adrian Prantl
· 7 years ago
eca07c5
Fix (and improve) the support for C99 variable length array types
by Adrian Prantl
· 7 years ago
77198bc
Remove Go debugger plugin
by Jonas Devlieghere
· 7 years ago
b5602a6
Fix duplicate testcase filename
by Jan Kratochvil
· 7 years ago
ab63998
Add an SBExpressionOptions setting mirroring the "exec" command's --allow-jit.
by Jim Ingham
· 7 years ago
7d40f14
When no FileCheck binary is specified, look in the llvm/clang bin
by Jason Molenda
· 7 years ago
24a255d
Makefile.rules: Don't use code signing on macOS; it isn't necessary.
by Adrian Prantl
· 7 years ago
41ae8e7
[lldb] Introduce StackFrameRecognizer [take 3]
by Kuba Mracek
· 7 years ago
cb3628b
Revert r345686 due to build failures
by Kuba Mracek
· 7 years ago
8fddd98
[lldb] Introduce StackFrameRecognizer [take 2]
by Kuba Mracek
· 7 years ago
377f9f9
Revert r345678 (build failure on Linux machines).
by Kuba Mracek
· 7 years ago
ac0ba8c
[lldb] Introduce StackFrameRecognizer
by Kuba Mracek
· 7 years ago
70ad9c7
[testsuite] Skip an already failing test on MacOS.
by Davide Italiano
· 7 years ago
693fbf5
[DataFormatters] Adding formatters for libc++ std::u16string and std::u32string
by Shafik Yaghmour
· 7 years ago
a2a2f2e
Update test that checks auto-completion for settings set.
by Jonas Devlieghere
· 7 years ago
81fec42
Remove test that checks auto-completion for settings set.
by Jonas Devlieghere
· 7 years ago
c1c0fac
[API] Extend the `SBThreadPlan` interface
by Aleksandr Urakov
· 7 years ago
Next »