summaryrefslogtreecommitdiff
path: root/cross-project-tests/debuginfo-tests/dexter
AgeCommit message (Expand)Author
2025-11-18Improve error response message parsing for DAP evaluate requests. (#168430)John Harrison
2025-10-06[Dexter] Allow retries on all dexter tests to avoid lldb-dap flakiness (#161847)Orlando Cazalet-Hyams
2025-09-15[Dexter] llvm-lit: Always log DAP messages to stderr (#158586)Orlando Cazalet-Hyams
2025-09-09[Dexter] Make lldb-dap _post_step_hook more stable (#157663)Orlando Cazalet-Hyams
2025-09-09Revert "[Dexter] Temporarily print DAP logs on specific exception" (#157677)Orlando Cazalet-Hyams
2025-09-08[Dexter] Temporarily print DAP logs on specific exception (#157130)Orlando Cazalet-Hyams
2025-09-04[Dexter] Only increment step index if we record the step (#156832)Orlando Cazalet-Hyams
2025-09-03[Dexter] Use continue when resuming lldb execution to reach breakpoint (#156481)Stephen Tozer
2025-09-01[Dexter] Implement DexStepFunction and DexContinue (#152721)Orlando Cazalet-Hyams
2025-08-29[Dexter] Update Dexter lit substitutions, making lldb-dap the default (#155838)Stephen Tozer
2025-08-27[Dexter] Add DexStepFunction and DexContinue skeletons (#152720)Orlando Cazalet-Hyams
2025-08-27[Dexter] add get_pc (#152719)Orlando Cazalet-Hyams
2025-08-27[Dexter] Add DAP instruction and function breakpoint handling (#152718)Orlando Cazalet-Hyams
2025-08-13[Dexter] Add DAP stepNext and stepOut support (#152717)Orlando Cazalet-Hyams
2025-08-12[Dexter] Track DAP capabilities (#152715)Orlando Cazalet-Hyams
2025-08-12[Dexter][NFC] Rename step -> step_in (#152716)Orlando Cazalet-Hyams
2025-08-11Reapply "[Dexter] Add DAP support for Dexter, including lldb-dap (#149394)"Stephen Tozer
2025-07-29Revert "[Dexter] Add DAP support for Dexter, including lldb-dap (#149394)"Stephen Tozer
2025-07-29[Dexter] Add DAP support for Dexter, including lldb-dap (#149394)Stephen Tozer
2025-07-15[Dexter] Add option to Dexter to name results based on directory (#148611)Stephen Tozer
2025-04-03[Dexter] Update Dexter tests to use new dexter test substitutionsStephen Tozer
2025-04-03[Dexter] Replace clang with clang++ in various cross project tests (#65987)Stephen Tozer
2025-02-24[Dexter] Remove clang-opt-bisect analyzer tool (#128165)Jeremy Morse
2025-01-13[cross-project-tests] Fix invalid escape sequences (#94031)Eisuke Kawashima
2025-01-13[cross-project-tests] Use "is" instead of "==" to check for None (#94016)Eisuke Kawashima
2024-10-10[Dexter] Set up ComInterface module to be imported correctly (#111850)users/spencerabson/aarch64-2024-upstreamStephen Tozer
2024-10-10[Dexter] Remove outdated imp dependency (#111833)Stephen Tozer
2024-09-11[Dexter] Adapt to upcoming lldb stepping behavior (#108127)Jason Molenda
2024-08-22[Dexter] Sanitize user details from git repo URL in dexter --version (#105533)Stephen Tozer
2024-06-10[dexter] Correctly identify stop-reason while driving VisualStudio (#94754)Orlando Cazalet-Hyams
2024-05-15Fix typo "indicies" (#92232)Jay Foad
2024-03-14[Dexter] Add VisualStudio2022 support to Dexter (#85248)Stephen Tozer
2023-12-11[Dexter] Set ShouldBuild=false for Visual Studio solutions (#75045)Stephen Tozer
2023-09-19[Dexter] Associate parser errors with correct file (#66765)Ben Mudd
2023-09-14Fix Dexter test broken with e6cc7b723f244f52663b6d67a5d94597109da1efShubham Sandeep Rastogi
2023-09-14 [Dexter] Fix test failures on greendragon (#66299)Shubham Sandeep Rastogi
2023-09-08Fix Dexter test after 37a20cc68f54. Adding the XFAIL line caused the line ref...Douglas Yung
2023-09-08XFAIL dexter tests that broke greendragon.Shubham Sandeep Rastogi
2023-09-08[cross-project-tests] remove final `dexter.builder` import (#65653)Christopher Di Bella
2023-09-06Re-reapply "[Dexter] Remove builder from Dexter"Stephen Tozer
2023-09-05Revert "Reapply "[Dexter] Remove builder from Dexter""Stephen Tozer
2023-09-05Reapply "[Dexter] Remove builder from Dexter"Stephen Tozer
2023-08-24[lldb] Fix grammar in error message emitted by IRExecutionUnitJonas Devlieghere
2023-08-21Revert "[Dexter] Remove builder from Dexter"Stephen Tozer
2023-08-21[Dexter] Remove builder from DexterStephen Tozer
2023-05-26[Dexter] Don't hardcode x86_64 as the default architectureJonas Devlieghere
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta
2023-03-22[Dexter] Add timeout optionsStephen Tozer
2023-03-15[Dexter] Add a simple logging class to DexterStephen Tozer
2023-03-15[Dexter] Add target_run_args optionStephen Tozer