1 Commits

Author SHA1 Message Date
Jonas Devlieghere
ad67315108
[lldb-dap] Move the command plugins out of the DAP header (#140396)
Move the command plugins out of the DAP header and into their file. This
PR also renames the classes from "RequestHandler" to "Command". Although
they are implemented in terms of sending requests, they are not
"handlers".
2025-05-18 17:32:28 -07:00