llvm-project
17fd0c3e - [lldb][test] Give a directly created lldb-dap session the init commands (#213553)

Commit
15 days ago
[lldb][test] Give a directly created lldb-dap session the init commands (#213553) create_debug_adapter passes the commands that carry the configuration the test suite was invoked with, and a test that builds a DebugAdapterServer itself got none of them, so that session ran unconfigured. It matters wherever the suite configures the debugger through settings, such as pointing a platform at the runtime it launches.
Author
Parents
Loading