coolchyni / beyond-debug

Other
20 stars 5 forks source link

stuck in initialization #21

Open SiGa1 opened 5 months ago

SiGa1 commented 5 months ago

Started a remote server with: gdbserver --multi :10000

Started copy&launch as defined in my launch.json and the only message I can see in the Terminal Output/BeyondDebug is: -inferior-tty-set /dev/pts/2

Also the gdbserver does not give any log message about an incoming connection. How can I figure out what is wrong?