-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Description
I need to work with a remote host that runs gdbserver --multi. For this, gdb must use target extend-remote. But so far, all eclipse debug configuration always try target remote and fail.
Just setup a normal C/C++ Remote Application. There is no way to alter the normal startup flow (which uses target remote).
The expected behaviour is that eclipse detects that the remote is running with --multi OR at least allow the configuration to specify it.
Ubuntu 24.04
Eclipse 2024-12
Eclipse CDT 4.34.0
Metadata
Metadata
Assignees
Labels
No labels