Mobile/debug on maemo: Difference between revisions

Jump to navigation Jump to search
no edit summary
mNo edit summary
No edit summary
Line 1: Line 1:
=DISCLAIMER=
=DISCLAIMER=
This guide is intended for developers who want to debug and/or profile applications running under maemo (either directly on the device, or from inside maemo). Though its main goal is to eventually be able to debug '''fennec''' on the device, it should still come in handy for debugging just about anything running under maemo.
This guide is intended for developers who want to debug and/or profile applications running under maemo (either directly on the device, or from inside scratchbox). Though its main goal is to eventually be able to debug '''fennec''' on the device, it should still come in handy for debugging just about anything running under maemo.


The device that was used was Nokia's N810.<br>
The device that was used was Nokia's N810.<br>
Line 18: Line 18:
#CHINOOK_ARMEL_2007
#CHINOOK_ARMEL_2007


The following are three equivalent ways of making things right, in release-date order. Your choice of one of these setups will depend on your debugging needs or on your currently device's OS version.
==chinook with older arm2005q3-toolchain==
==chinook with older arm2005q3-toolchain==
This is probably your case if your device shipped between XX and XX.
==chinook with recent arm2007q3-toolchain==
==chinook with recent arm2007q3-toolchain==
This is an hybrid-solution merging
==diablo with built-in arm2007q3-toolchain==
==diablo with built-in arm2007q3-toolchain==
This is probably your case if your device shipped between XX and XX.


=DEBUG AND PROFILE=
=DEBUG AND PROFILE=

Navigation menu