Inserting breakpoints on Eclipse for an Android program

前端 未结 5 2281
故里飘歌
故里飘歌 2021-02-19 12:14

I\'m using Eclipse 3.3 and Android 1.6. I installed DDMS on my Eclipse and tried to insert breakpoints as in tutorial https://www.ibm.com/developerworks/library/os-ecbug/ . Howe

5条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-19 12:45

    May be this is the problem:

    However, as I run my project

    Debug the project instead of running it. Select 'Debug' from the 'Run' menu or hit F11.

提交回复
热议问题