Confirmed users
2,023
edits
| Line 16: | Line 16: | ||
In order to attach before things get running, launch with: | In order to attach before things get running, launch with: | ||
adb shell am start -a org.mozilla.gecko.DEBUG -n org.mozilla. | adb shell am start -a org.mozilla.gecko.DEBUG -n org.mozilla.fennec_unofficial/.App | ||
and just click launch once gdb is attached. If you need to debug a crash that happens before XRE_Main is called, the patch on {{bug|572247}} may be useful. | and just click launch once gdb is attached. If you need to debug a crash that happens before XRE_Main is called, the patch on {{bug|572247}} may be useful. | ||