aboutsummaryrefslogtreecommitdiff
path: root/cross-project-tests/debuginfo-tests
AgeCommit message (Expand)AuthorFilesLines
2026-01-12[llvm][formatters] Add LLDB formatter for llvm::PointerUnion (#175218)Michael Buch3-0/+116
2026-01-08[cross-project-tests][formatters] Remove redundant CHECK statementMichael Buch1-4/+2
2026-01-07Reland "[llvm][formatters] Add LLDB data-formatter for llvm::PointerIntPair"Michael Buch3-0/+104
2026-01-07[cross-project-tests][formatters] Factor out setting the LLDB test options in...Michael Buch1-4/+10
2026-01-07[cross-project-tests] Unset _FORTIFY_SOURCE when building the LLDB formatter ...Michael Buch1-1/+2
2026-01-07[cross-project-tests][formatters] Move LLDB test setup into it's own CMakeLis...Michael Buch1-0/+9
2026-01-07[Dexter] Replace DAP "initialized" timeout with a warning (#174198)Stephen Tozer1-7/+8
2026-01-07Revert "[llvm][formatters] Add LLDB data-formatter for llvm::PointerIntPair" ...Michael Buch2-97/+0
2026-01-06[llvm][formatters] Add LLDB data-formatter for llvm::PointerIntPair (#173261)Michael Buch2-0/+97
2026-01-06[cross-project] Add tests for LLDB data-formatters for llvm::ArrayRef (#173238)Michael Buch3-0/+39
2025-12-09[Dexter] Adjust launch sequencing to align closer with DAP spec (#170523)Stephen Tozer1-9/+25
2025-11-26[lldb-dap] Add breakpoints after debugger initialization in DExTer (#169744)Janet Yang1-8/+15
2025-11-20[llvm][DebugInfo] Unwrap template parameters that are typedefs when reconstru...Michael Buch1-1/+0
2025-11-19[llvm][DebugInfo] Add support for _BitInt in DWARFTypePrinter (#168382)Michael Buch1-2/+6
2025-11-19[cross-project-tests][DebugInfo] Make simplified-template-names test runnable...Michael Buch4-360/+287
2025-11-18Improve error response message parsing for DAP evaluate requests. (#168430)John Harrison1-2/+12
2025-10-06[Dexter] Allow retries on all dexter tests to avoid lldb-dap flakiness (#161847)Orlando Cazalet-Hyams2-0/+6
2025-09-15[Dexter] llvm-lit: Always log DAP messages to stderr (#158586)Orlando Cazalet-Hyams2-3/+14
2025-09-09[Dexter] Make lldb-dap _post_step_hook more stable (#157663)Orlando Cazalet-Hyams1-1/+8
2025-09-09Revert "[Dexter] Temporarily print DAP logs on specific exception" (#157677)Orlando Cazalet-Hyams82-94/+83
2025-09-08[Dexter] Temporarily print DAP logs on specific exception (#157130)Orlando Cazalet-Hyams82-83/+94
2025-09-04[Dexter] Only increment step index if we record the step (#156832)Orlando Cazalet-Hyams3-4/+4
2025-09-03[Dexter] Use continue when resuming lldb execution to reach breakpoint (#156481)Stephen Tozer1-2/+2
2025-09-01[Dexter] Implement DexStepFunction and DexContinue (#152721)Orlando Cazalet-Hyams6-41/+314
2025-08-29[Dexter] Update Dexter lit substitutions, making lldb-dap the default (#155838)Stephen Tozer39-73/+54
2025-08-27[Dexter] Add DexStepFunction and DexContinue skeletons (#152720)Orlando Cazalet-Hyams3-1/+136
2025-08-27[Dexter] add get_pc (#152719)Orlando Cazalet-Hyams1-0/+11
2025-08-27[Dexter] Add DAP instruction and function breakpoint handling (#152718)Orlando Cazalet-Hyams3-29/+146
2025-08-13[Dexter] Add DAP stepNext and stepOut support (#152717)Orlando Cazalet-Hyams1-4/+20
2025-08-12[Dexter] Track DAP capabilities (#152715)Orlando Cazalet-Hyams1-0/+42
2025-08-12[Dexter][NFC] Rename step -> step_in (#152716)Orlando Cazalet-Hyams6-7/+7
2025-08-11Reapply "[Dexter] Add DAP support for Dexter, including lldb-dap (#149394)"Stephen Tozer5-4/+963
2025-07-29Revert "[Dexter] Add DAP support for Dexter, including lldb-dap (#149394)"Stephen Tozer5-975/+4
2025-07-29[Dexter] Add DAP support for Dexter, including lldb-dap (#149394)Stephen Tozer5-4/+975
2025-07-15[Dexter] Add option to Dexter to name results based on directory (#148611)Stephen Tozer1-4/+11
2025-04-03[Dexter] Update Dexter tests to use new dexter test substitutionsStephen Tozer3-3/+3
2025-04-03[Dexter] Replace clang with clang++ in various cross project tests (#65987)Stephen Tozer78-80/+80
2025-03-19[debuginfo-tests] Use built lldb for testing if available (#131681)Augusto Noronha2-1/+10
2025-02-24[Dexter] Remove clang-opt-bisect analyzer tool (#128165)Jeremy Morse1-343/+0
2025-01-13[cross-project-tests] Fix invalid escape sequences (#94031)Eisuke Kawashima1-2/+2
2025-01-13[cross-project-tests] Use "is" instead of "==" to check for None (#94016)Eisuke Kawashima6-7/+7
2024-10-10[Dexter] Set up ComInterface module to be imported correctly (#111850)users/spencerabson/aarch64-2024-upstreamStephen Tozer2-5/+12
2024-10-10[Dexter] Remove outdated imp dependency (#111833)Stephen Tozer5-17/+23
2024-09-11[Dexter] Adapt to upcoming lldb stepping behavior (#108127)Jason Molenda1-0/+27
2024-08-22[Dexter] Sanitize user details from git repo URL in dexter --version (#105533)Stephen Tozer1-1/+14
2024-06-19Fix gdb pretty printers for libSupportDavid Blaikie2-11/+1
2024-06-10[dexter] Correctly identify stop-reason while driving VisualStudio (#94754)Orlando Cazalet-Hyams1-5/+37
2024-06-05[x-project tests] Fix ambiguity in call to createStringError (NFC)Jonas Devlieghere1-1/+1
2024-05-15Fix typo "indicies" (#92232)Jay Foad1-1/+1
2024-05-01[cross-project-tests] Update code to use mlir::cast (NFC)Jie Fu1-1/+1