Changes

Jump to: navigation, search

Mobile/Fennec/Android/GDB

29 bytes added, 18:52, 30 March 2012
no edit summary
adb push gdbserver /data/local
=== Set up Create the moz-gdb directory ===
Once you've built JimDB, you need to create and populate a moz-gdb directory as explained below.
cp android-gdbserver-objdir/gdbserver moz-gdb/bin
git clone git://github.com/darchons/android-gdbutils.git moz-gdb/utils
 
== Set up the gdbinit file ==
Now edit this file:
python feninit.default.srcroot # set it to your source directory
==== Linux ====
Make sure your paths are absolute! The gdbinit file, even though it specifies relative paths by default, will not correctly load debug symbols unless you specify absolute paths.
<table style="border: 1px solid black;">
Confirm
753
edits

Navigation menu