Hello,
I’m trying for few hours now to set up your program and no luck yet. I’m using the network method (Ethernet) and everytime I try to debug the target machine (the ubuntu) stucks (like it should) and I get the following annoying message in the host pc:
The following GDB command is taking too long to complete:
-target-select remote :49213 // or any other port, seems to be random
and after a min or so it just stops and I have to restart the target machine.
What’s wrong with the connection between the two computers? Everything seems ok when it comes to compiling/building etc so there’s a connection ofc. What am I doing wrong ?
would love to hear some suggestions.