Issue |
140318
|
Summary |
Check if the client reports the supportsConfigurationDoneRequest capability
|
Labels |
lldb-dap
|
Assignees |
|
Reporter |
JDevlieghere
|
Our current implementation unconditionally assumes we'll get a `configurationDone`, but not all clients support the `configurationDone`. We need to check the capabilities reported by our client and only rely on it when the client supports the request.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs