Ebuka Ezike
|
03a27230c9
|
[lldb-dap] Use protocol types for modules request and events. (#146966)
Update tests to fix silently failing test and handle when a module is
removed.
|
2025-07-08 22:43:53 +01:00 |
|
Jonas Devlieghere
|
b7c449ac0b
|
[lldb-dap] Don't emit a removed module event for unseen modules (#139324)
|
2025-05-09 23:34:05 -07:00 |
|
Jonas Devlieghere
|
911e94c651
|
[lldb-dap] Finish refactoring the request handlers (NFC) (#128553)
Completes the work started in #128262. This PR removes the
old way of register request handlers with callbacks and makes
the operator const.
|
2025-02-24 16:46:12 -06:00 |
|
Jonas Devlieghere
|
988480323d
|
[lldb-dap] Refactor custom & testing related request handlers (NFC) (#128549)
Continuation of the work started in
https://github.com/llvm/llvm-project/pull/128262. Builds on top of
#128453.
|
2025-02-24 14:06:00 -06:00 |
|