summaryrefslogtreecommitdiff
path: root/lldb/test
Commit message (Expand)AuthorAgeFilesLines
* [lldb][gnustep] Add minimal GNUstepObjCRuntime plugin for LanguageTypeObjC on...Stefan Gränitz2023-05-171-8/+53
* [lldb][gnustep] Add basic test and infrastructure for GNUstep ObjC runtimeStefan Gränitz2023-05-176-4/+128
* Emit the correct flags for the PROC CodeView Debug SymbolDaniel Paoliello2023-05-161-0/+1
* [lldb][DWARFASTParserClang] Don't create unnamed bitfields to account for vta...Michael Buch2023-05-162-0/+20
* [LLDB] Fix typo in TestDataFormatterSynthVal.pyMuhammad Omair Javaid2023-05-161-1/+1
* [LLDB] Fix TestDataFormatterSynthVal.py for AArch64/WindowsMuhammad Omair Javaid2023-05-161-3/+4
* Fix libstdc++ data formatter for reference/pointer to std::stringJeffrey Tan2023-05-122-0/+19
* [lldb-vscode] Skip restart tests on ARMLeandro Lupori2023-05-121-0/+2
* [lldb] Don't write to source directory in testBenjamin Kramer2023-05-121-3/+3
* We can't let GetStackFrameCount get interrupted or it will give theJim Ingham2023-05-113-0/+76
* Relax test to not rely on the variable being optimized outAdrian Prantl2023-05-111-1/+1
* [lldb] Correct elision of line zero in mixed disassemblyDave Lee2023-05-111-0/+13
* [lldb-vscode] Fix handling of RestartRequest arguments.Jorge Gorbe Moya2023-05-111-0/+34
* When the Debugger runs HandleProcessEvent it should allowJim Ingham2023-05-101-1/+0
* [lldb] Prevent mutation of CommandAlias::GetOptionArgumentsDave Lee2023-05-081-0/+4
* Skip test when compiling with older versions of clangAdrian Prantl2023-05-081-0/+1
* ObjectFile: introduce a COFF object file pluginSaleem Abdulrasool2023-05-071-0/+234
* [lldb] Use Haswell instead of arm64 in TestUniversal64Jonas Devlieghere2023-05-052-7/+5
* Reland "[lldb][DWARFExpression] Fix DW_OP_div to use signed division"LU Hongyi2023-05-051-0/+232
* Add AArch64 MASK watchpoint support in debugserverJason Molenda2023-05-044-7/+90
* Allow scripted thread plans to modify the thread stop description whenJim Ingham2023-05-032-10/+26
* [LLDB] Add/Remove xfail for some API tests on WindowsMuhammad Omair Javaid2023-05-0317-22/+5
* [lldb-vscode] Implement RestartRequestJorge Gorbe Moya2023-05-024-0/+198
* Revert "[lldb][DWARFExpression] Fix DW_OP_div to use signed division"Michael Buch2023-05-021-468/+0
* Revert "Add amissing REQUIRES: to test"Adrian Prantl2023-05-021-1/+0
* Add amissing REQUIRES: to testAdrian Prantl2023-05-021-0/+1
* [lldb] Add settings for expression evaluation memory allocations.Ilya Kuklin2023-05-023-0/+41
* [lldb][test] TestCPP20Standard.py: make it a libc++ testMichael Buch2023-05-022-0/+2
* [lldb][DWARFExpression] Fix DW_OP_div to use signed divisionLU Hongyi2023-05-021-0/+468
* [lldb] Remove TestExternalEditor.testJonas Devlieghere2023-05-011-4/+0
* Re-land "[lldb] Make the libcxx unique_ptr prettyprinter support custom delet...Jorge Gorbe Moya2023-05-013-7/+31
* [lldb] Change ObjectValueDictionary to use a StringMapAlex Langford2023-05-011-2/+2
* Revert "[lldb] Make the libcxx unique_ptr prettyprinter support custom delete...Jorge Gorbe Moya2023-05-012-30/+6
* [lldb] Add debugger.external-editor settingJonas Devlieghere2023-05-011-0/+4
* [lldb] Make the libcxx unique_ptr prettyprinter support custom deleters.Jorge Gorbe Moya2023-05-012-6/+30
* [lldb][ObjectFileELF] Support AArch32 in ApplyRelocationsStefan Gränitz2023-04-291-0/+62
* Refactor and generalize AArch64 watchpoint support in debugserverJason Molenda2023-04-283-0/+81
* Fix CI failure - this depended on constants only defined on arm64 macsJason Molenda2023-04-261-1/+16
* Fix off-by-one error in armv7 mach-o corefile register contextJason Molenda2023-04-263-0/+274
* [lldb] Skip Watchpoint/ExpressionLanguage.test on WindowsAlex Langford2023-04-261-0/+1
* [lldb] Add support for specifying language when setting watchpoint by expressionAlex Langford2023-04-262-0/+31
* [lldb/test] Fix test failure from missing decoratorMed Ismail Bennani2023-04-251-0/+1
* [lldb/test] Disable Interactive Scripted Process test unless DarwinMed Ismail Bennani2023-04-251-0/+2
* [lldb/test] Enable threads for TestInteractiveScriptedProcess.py (NFC)Med Ismail Bennani2023-04-251-0/+1
* [lldb/test] Consolidate interactive scripted process debugging testMed Ismail Bennani2023-04-251-29/+192
* [lldb] Improve breakpoint management for interactive scripted processMed Ismail Bennani2023-04-252-2/+82
* [lldb] Add an example of interactive scripted process debuggingMed Ismail Bennani2023-04-254-0/+657
* [lldb][test] TestCPP20Standard.py: skip on older compilersMichael Buch2023-04-241-0/+1
* [lldb][tests] TestPreferredName.py: add missing importMichael Buch2023-04-241-2/+1
* [lldb][tests] TestPreferredName.py: Fix for older compilersMichael Buch2023-04-241-0/+2