eranif / codelite

A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++
https://codelite.org
GNU General Public License v2.0
2.12k stars 455 forks source link

[Bug]: Debugger time out error - Failed to connect to DAP server #3218

Open ghost opened 1 year ago

ghost commented 1 year ago

Debugger Time Out - Failure to connect to DAP

I am very new to coding, trying to learn C, and have been using codelite without the debugger as I advance through an online course. The course is outdated on helping install CodeLite so I attempted to install lldb-vscode as my debugger following the directions from the Debug Adapter Client page, and after getting it to install and configuring with what I believe to be the right settings, it fails to connect to the server.

Each time I try it gives me a spinning wheel then says:

"CodeLite - Debug Adapter Client Failed to connect to DAP server"

With a click ok box. Where am I going wrong? I'm using version 17 on macOS Monterey 12.6.6 on an Intel Xeon E5 processor.

Version

Other

Operating system

macOS

Steps to reproduce

No response

Relevant log output

No response

eranif commented 1 year ago

see here