Eclipse DDMS error “Can't bind to local 8600 for debugger”

后端 未结 20 1924
旧巷少年郎
旧巷少年郎 2020-11-29 01:19

I get the following error in Eclipse:

[timestamp - ddms] Can\'t bind to local 8600 for debugger

Why?

20条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-29 01:24

    I had a similar problem on OSX. It just so happens I had opened two instances of Eclipse so I could refer to some code in another workspace. Eventually I realized the two instances might be interfering with each other so I closed one. After that, I'm no longer seeing the "Can't bind..." error.

提交回复
热议问题