summaryrefslogtreecommitdiff
path: root/lldb/test/API/tools/lldb-dap/stackTrace
AgeCommit message (Expand)Author
2025-08-01[lldb-dap] support moduleId in the stackTrace response (#149774)woruyu
2025-05-16[lldb-dap] Take two at refactoring the startup sequence. (#140331)John Harrison
2025-05-08[lldb] Disable some lldb-dap tests on WindowsDavid Spickett
2025-05-07[lldb-dap] Change the launch sequence (#138219) (reland)Jonas Devlieghere
2025-04-24[lldb] Re-enable TestDAP_stackTrace on WindowsJonas Devlieghere
2025-04-24[lldb-dap] Support StackFrameFormat (#137113)Jonas Devlieghere
2024-09-13[lldb] Make sure TestDAP_subtleFrames actually uses libc++ (#108227)Pavel Labath
2024-09-10[lldb-dap] Improve `stackTrace` and `exceptionInfo` DAP request handlers (#10...John Harrison
2024-08-23Revert "Revert "[lldb-dap] Mark hidden frames as "subtle" (#105457)""Adrian Prantl
2024-08-22Revert "[lldb-dap] Mark hidden frames as "subtle" (#105457)"Dmitri Gribenko
2024-08-21[lldb-dap] Mark hidden frames as "subtle" (#105457)Adrian Vogelsgesang
2024-05-24[lldb-dap] Automatically skip lldb-dap tests for remote platforms (#93169)Pavel Labath
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere
2023-11-13[lldb-dap] Add an option to provide a format for stack frames (#71843)Walter Erquinigo
2023-10-19[lldb] Rename lldb-vscode to lldb-dap (#69264)Jonas Devlieghere