Changes

Jump to: navigation, search

Mobile/Fennec/Android/GDB

664 bytes added, 20:33, 18 June 2013
Using JimDB
==== feninit.default.mochi_xre_update ====
* Specify the XRE check for updates interval. Only used if the script is managing the XRE copy, and not used if feninit.default.mochi_xre_update is specified.
 
== Commands specific to JimDB ==
=== set delay-add-remote-solibs ===
gdb> set delay-add-remote-solibs <0|1>
Default setting is 0. Set delay-add-remote-solibs to 1 to delay loading symbols when shared libraries are loaded. This may improve the set up time. However, you may need to use the "sharedlibrary" command to manually load symbols before using breakpoints.
=== monitor set ignore-ondemand ===
gdb> monitor set ignore-ondemand <0|1>
Default setting is 1. Set ignore-ondemand to 0 to not ignore segmentation faults generated by on-demand decompression. This setting may be needed to debug specific segmentation faults that are inadvertently being ignored.
= FAQ =
Confirm
507
edits

Navigation menu