Earlier today I was able to attach to and debug my application via Developer Studio just fine, stepping through with no problems.
I saved the Ubuntu guest VM state in which I am doing my development and then came back to it some hours later.
Since the state was saved, I didn’t have to reopen anything, and I assumed I could jump back into debugging the problem I was trying to solve by simply clicking build and debug.
However, I was shown an error, and the debug session failed to start.
I have attached the screenshot of this error, it appears that the message text is cutoff and it says “gdbserver already ex…” at the end, so I am assuming it says “exists”, but I am not sure.
Any idea where these messages may be logged in full?
Thanks in advance.