summaryrefslogtreecommitdiffstats
path: root/editor/debugger/debug_adapter/debug_adapter_parser.h
Commit message (Expand)AuthorAgeFilesLines
* [Core] Add case-insensitive `String::containsn`A Thousand Ships2024-05-081-1/+1
* Add output type to DAP `output` eventsRicardo Subtil2024-03-141-1/+2
* Prevent race condition on initial breakpoints from DAPRicardo Subtil2023-11-141-0/+4
* Fix DAP path mismatch on WindowsRicardo Subtil2023-04-081-0/+6
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Implemented advanced features of DAPEv1lbl0w2021-08-311-4/+12
* Implemented initial DAP supportEv1lbl0w2021-08-021-0/+88