Hello everyone,
Trying to run the project on my Mac I get the following error:
Unexpected GDB output from command "-target-select remote localhost:2345". localhost:2345: Operation timed out.
Also the VSCode output gives me the following Error:
Error: the description can't be converted into a problem matcher:
{
"background": {
"activeOnStart": true,
"beginsPattern": "^.*debuggerReady.*$",
"endsPattern": "^.*debuggerReady.*$"
}
}
I followed the medium guide in the README and tried launching mGBA first and then restarting the debugging.
Thanks for the help in advance. 😄
Hello everyone,
Trying to run the project on my Mac I get the following error:
Unexpected GDB output from command "-target-select remote localhost:2345". localhost:2345: Operation timed out.Also the VSCode output gives me the following Error:
I followed the medium guide in the README and tried launching mGBA first and then restarting the debugging.
Thanks for the help in advance. 😄