summaryrefslogtreecommitdiff
path: root/lldb/test/API/tools/lldb-dap/evaluate
AgeCommit message (Expand)Author
2025-11-17[lldb-dap] Migrating 'evaluate' to structured types. (#167720)John Harrison
2025-07-15[LLDB] Switch to using DIL as default implementation for 'frame var'. (#147887)cmtice
2025-05-21[lldb][lldb-dap][tests] Make sure evaluate test exists with no errors. (#140788)Ebuka Ezike
2025-05-16[lldb-dap] Take two at refactoring the startup sequence. (#140331)John Harrison
2025-05-07[lldb-dap] Re-enable the lldb-dap tests (#138791)Jonas Devlieghere
2025-05-07[lldb-dap] Change the launch sequence (#138219) (reland)Jonas Devlieghere
2025-05-07Revert "[lldb-dap] Change the launch sequence (#138219)"David Spickett
2025-05-06[lldb-dap] Change the launch sequence (#138219)Jonas Devlieghere
2025-05-01[lldb][test] Disable a bunch of flakey lldb-dap testsDavid Spickett
2025-04-25[lldb][lldb-dap] fix repeating commands in repl mode (#135008)Ebuka Ezike
2024-11-13[lldb-dap] Adjust the evaluate test to use a different lldb command. (#116045)John Harrison
2024-09-20[lldb-dap] Add feature to remember last non-empty expression. (#107485)cmtice
2024-05-24[lldb-dap] Automatically skip lldb-dap tests for remote platforms (#93169)Pavel Labath
2024-05-21[lldb-dap] Don't send expanded descriptions for "hover" expressions (#92726)Pavel Labath
2024-02-16[lldb] Replace assertRegexpMatches with assertRegex (NFC) (#82074)Jonas Devlieghere
2024-01-17[lldb-dap] Adjusting how repl-mode auto determines commands vs variable expre...John Harrison
2024-01-12[lldb-dap] Updating VariableDescription to use GetDescription() as a fallback...John Harrison
2023-10-19[lldb] Rename lldb-vscode to lldb-dap (#69264)Jonas Devlieghere