Confirmed users
507
edits
mNo edit summary |
|||
Line 1: | Line 1: | ||
JimDB is a fork of GDB used for simplifying Fennec development. It consists of two parts: | JimDB is a fork of GDB used for simplifying Fennec development. It consists of two parts: | ||
* Binaries - the GDB/GDBServer binaries that include Android-specific patches (https://github.com/darchons/android-gdb) | * Binaries - the GDB/GDBServer binaries that include Android-specific patches (https://github.com/darchons/android-gdb) | ||
* Scripts - the Python scripts that run under GDB to simplify common tasks (https://github.com/darchons/android-gdbutils) | * Scripts - the Python scripts that run under GDB to simplify common tasks (https://github.com/darchons/android-gdbutils) | ||
Use #mobile on IRC for support. | Use #mobile on IRC for support. | ||