summaryrefslogtreecommitdiff
path: root/cross-project-tests/debuginfo-tests
AgeCommit message (Expand)Author
2025-11-20[llvm][DebugInfo] Unwrap template parameters that are typedefs when reconstru...Michael Buch
2025-11-19[llvm][DebugInfo] Add support for _BitInt in DWARFTypePrinter (#168382)Michael Buch
2025-11-19[cross-project-tests][DebugInfo] Make simplified-template-names test runnable...Michael Buch
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-03-19[debuginfo-tests] Use built lldb for testing if available (#131681)Augusto Noronha
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-19Fix gdb pretty printers for libSupportDavid Blaikie
2024-06-10[dexter] Correctly identify stop-reason while driving VisualStudio (#94754)Orlando Cazalet-Hyams
2024-06-05[x-project tests] Fix ambiguity in call to createStringError (NFC)Jonas Devlieghere
2024-05-15Fix typo "indicies" (#92232)Jay Foad
2024-05-01[cross-project-tests] Update code to use mlir::cast (NFC)Jie Fu
2024-03-14[Dexter] Add VisualStudio2022 support to Dexter (#85248)Stephen Tozer
2024-03-13Mark test as XFAIL that started failing after 418f0066eb. (#85027)dyung
2024-03-12Relax test to work with newer versions of lldbAdrian Prantl
2024-03-12Modernize llgdb script and make it easier to debug.Adrian Prantl
2024-03-12Relax tests to also work with newer versions of lldb.Adrian Prantl
2024-03-12Remove XFAIL from tests passing on green dragonAdrian Prantl
2024-03-07[Dexter] Extend XFAIL of Dexter tests to all MacOS architectures. (#83936)dyung
2023-12-11[Dexter] Set ShouldBuild=false for Visual Studio solutions (#75045)Stephen Tozer
2023-11-27[cross-project-tests] Fix struct-dse example so that it fails again (#73566)Felipe de Azevedo Piovezan
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