It’s possible using eclipse debug perspective to disconnect from a debug process.
After this, is it possible to reconnect Eclipse debugger on this process ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, generally.
You can disconnect using the “Disconnect” toolbar button in the Debug view (looks a bit like a horizontal red lightning bolt!).
To reconnect, change to the “DDMS” perspective, select the process you’d like to (re)connect to in the “Devices” pane and click the green “Debug the selected process…” button at the top of that pane.