Issue 127513
Summary lldb-dap windows crashes when a variable is requested
Labels new issue
Assignees
Reporter ChristianHeinigk
    Hi all,

when running `lldb-dap.exe` under Windows in neovim using the nvim-dap plugin, `lldb-dap.exe` crashes after a frame's variables are getting requested. Not sure how to test it without neovim and nvim-dap, so it might be a problem related to my setup. I've tested with llvm from `main` and the latest tagged version, i.e. `llvmorg-19.1.7`. In addition, I've tested serving through `stdout` and a tcp port. Unfortunately, I can't share the project's source nor executable as I'm debugging a commercial software.

Please, find the logs attached.

[lldb-dap.log](https://github.com/user-attachments/files/18825656/lldb-dap.log)
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to