Changes

Jump to: navigation, search

Mobile/Fennec/Android/GDB

378 bytes added, 20:11, 20 March 2013
Using JimDB
In order to debug Fennec, JimDB needs a copy of your system libraries. When you try to debug Fennec on a particular device for the first time, JimDB will download the libraries from your device. This may take some time but will only need to run once. You may need to restart JimDB in order for debug symbols to work.
 
== Configuring JimDB ==
 
utils/gdbinit is the GDB command file that JimDB runs at launch. It contains the launch commands as well as settings for JimDB.
 
utils/gdbinit also loads utils/gdbinit.local. Because utils/gdbinit can change frequently across updates, it's recommended to copy your custom settings to utils/gdbinit.local, so that updates do not override your settings.
== FenInit ==
Confirm
507
edits

Navigation menu