Confirmed users
975
edits
m (→Debugging with jdb: Spelling and grammar.) |
m (→Debugging with jdb: Added period.) |
||
Line 580: | Line 580: | ||
$ jdb -J-Duser.home=. -connect com.sun.jdi.SocketAttach:hostname=localhost,port=8686 -sourcepath ~/mozilla/maple/mobile/android/base/ | $ jdb -J-Duser.home=. -connect com.sun.jdi.SocketAttach:hostname=localhost,port=8686 -sourcepath ~/mozilla/maple/mobile/android/base/ | ||
You can also use eclipse for debugging in a similar way by setting up for debugging "Remote Java application" | You can also use eclipse for debugging in a similar way by setting up for debugging "Remote Java application". | ||
This doesn't seem to work for me in Ubuntu 12.04 anymore. | This doesn't seem to work for me in Ubuntu 12.04 anymore. |