[Lldb-commits] [lldb] [lldb][lldb-dap] Redirect LLDB's messages to the right output category. (PR #137002)

Ebuka Ezike via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 23 10:08:38 PDT 2025


da-viper wrote:

I think that may not apply to LLDB-dap.

Since dap uses the SBAPI it sends the debugee output to the client here. 
https://github.com/llvm/llvm-project/blob/1b6cbaa7b64f54b127d139d653468e213bae007e/lldb/tools/lldb-dap/EventHelper.cpp#L205-L215




https://github.com/llvm/llvm-project/pull/137002


More information about the lldb-commits mailing list