开发者

Reconnect to debug process on Android using Eclipse with ADT

开发者 https://www.devze.com 2023-03-17 04:17 出处:网络
It\'s possible using eclipse debug perspective to disconnect from a debug process. After this,开发者_StackOverflow is it possible to reconnect Eclipse debugger on this process ?Yes, generally.

It's possible using eclipse debug perspective to disconnect from a debug process.

After this,开发者_StackOverflow is it possible to reconnect Eclipse debugger on this process ?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消