Confirmed users
975
edits
Mattwoodrow (talk | contribs) |
m (→Debugging with jdb: Spelling and grammar.) |
||
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 | 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. | ||
=== Debugging with eclipse === | === Debugging with eclipse === |