summaryrefslogtreecommitdiff
path: root/lldb/packages/Python
AgeCommit message (Expand)Author
2020-04-08[lldb-vscode] Correctly return source mapped breakpoints for setBreakpoints r...Walter Erquinigo
2020-04-07[lldb] NFC: Fix trivial typo in comments, documents, and messagesKazuaki Ishizaki
2020-04-01[lldb] Allow expect_expr without a running targetRaphael Isemann
2020-03-26[lldb][testsuite] Check that process is launched successfully in inline testsTatyana Krasnukha
2020-03-26[lldb][testsuite] Add lldb-server categoryTatyana Krasnukha
2020-03-20Revert "[lldb-vscode] Add inheritEnvironment option"Walter Erquinigo
2020-03-20[lldb-vscode] Add inheritEnvironment optionHector Diaz
2020-03-19[lldb] fix typo in comment for lldbtest.pyKonrad Kleine
2020-03-19Reland D73534: [DebugInfo] Enable the debug entry values feature by defaultDjordje Todorovic
2020-03-18[lldb/Target] Support more than 2 symbols in StackFrameRecognizerMed Ismail Bennani
2020-03-13Revert "Reland "[DebugInfo] Enable the debug entry values feature by default""Nico Weber
2020-03-12Add support for XFAILing a test based on a setting.Adrian Prantl
2020-03-12Convert settings list into a tuple so it can be matched by the decorator.Adrian Prantl
2020-03-13[lldb] Remove unused and too strict error_msg parameter from expect_exprRaphael Isemann
2020-03-12[lldb] Clear all settings during a test's setUpTatyana Krasnukha
2020-03-11Add a decorator option to skip tests based on a default setting.Adrian Prantl
2020-03-10[lldb] Improve test failure messages in vscode testsPavel Labath
2020-03-10Reland "[DebugInfo] Enable the debug entry values feature by default"Djordje Todorovic
2020-03-09[lldb/test] Fix arch arm for 32-bit armv7l/armv8lMuhammad Omair Javaid
2020-03-06Increase default timeout in lldbutil.expect_state_changes()Adrian Prantl
2020-03-05[lldb][testsuite] Create a SBDebugger instance for each testTatyana Krasnukha
2020-02-24[lldb] Disable auto fix-its when evaluating expressions in the test suiteRaphael Isemann
2020-02-20Add target.xml support for qXfer request.Muhammad Omair Javaid
2020-02-20Revert "Reland "[DebugInfo] Enable the debug entry values feature by default""Djordje Todorovic
2020-02-19Reland "[DebugInfo] Enable the debug entry values feature by default"Djordje Todorovic
2020-02-19[lldb] Let TypeSystemClang::GetDisplayTypeName remove anonymous and inline na...Raphael Isemann
2020-02-18Revert "Reland "[DebugInfo] Enable the debug entry values feature by default""Djordje Todorovic
2020-02-18Reland "[DebugInfo] Enable the debug entry values feature by default"Djordje Todorovic
2020-02-18Revert "[lldb/lldb-server] Add target.xml support for qXfer request."Muhammad Omair Javaid
2020-02-17[lldb/lldb-server] Add target.xml support for qXfer request.Levon Ter-Grigoryan
2020-02-14[lldb] Print result when expect_expr unexpectedly succeedsRaphael Isemann
2020-02-14[lldb/dotest] Remove the "exclusive test subdir" conceptPavel Labath
2020-02-13Fix lldb-vscode logging and enable logging for all lldb-vscode tests.Greg Clayton
2020-02-13Stop emitting a breakpoint for each location in a breakpoint when responding ...Greg Clayton
2020-02-13[lldb] Fix lldb-dotestPavel Labath
2020-02-12Revert "[DebugInfo] Enable the debug entry values feature by default"Djordje Todorovic
2020-02-12[DebugInfo] Enable the debug entry values feature by defaultDjordje Todorovic
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht
2020-02-11[lldb][NFC] Remove the CppVirtualMadness testRaphael Isemann
2020-02-11[lldb] Add test for multiple inheritanceRaphael Isemann
2020-02-11[lldb] Add test for calling overloaded virtual functionsRaphael Isemann
2020-02-11[lldb] Add test for C++ constructor calls from the expression evaluatorRaphael Isemann
2020-02-10[TestKernVerStrLCNOTE] Check the *right* architecture.Davide Italiano
2020-02-10[lldb] Refactored TestCallOverriddenMethod.py to general virtual function testRaphael Isemann
2020-02-09[lldb] [testsuite] TestGdbRemoteLibrariesSvr4Support: Fix symlinked builddirJan Kratochvil
2020-02-07Add a test for adding and removing Listeners from a BroadcasterManager.Jim Ingham
2020-02-07[lldb][test][NFC] Create a separate LLDB_TEST_SRC var to allow moving tests.Jordan Rupprecht
2020-02-07[lldb/test] Prevent TestFrameRecognizer.py to fail because of internal recogn...Med Ismail Bennani
2020-02-07[lldb] Improve error message when running static initializers in an expressio...Raphael Isemann
2020-02-07[lldb] Remove all 'clean' targets from test MakefilesRaphael Isemann