Mobile/Fennec/Android: Difference between revisions

m
→‎Debugging with jdb: Spelling and grammar.
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 debuggin "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.


=== Debugging with eclipse ===
=== Debugging with eclipse ===
Confirmed users
975

edits