Mobile/Fennec/Android/GDB: Difference between revisions

No edit summary
Line 219: Line 219:
* The JimDB Python scripts lack several scripts included in regular GDB packages. To fix that, simply copy your local copy of these scripts to the JimDB utils/python directory. For example, on a typical Linux system, run
* The JimDB Python scripts lack several scripts included in regular GDB packages. To fix that, simply copy your local copy of these scripts to the JimDB utils/python directory. For example, on a typical Linux system, run
  cp -r /usr/share/gdb/python/gdb $jimdb/utils/python/
  cp -r /usr/share/gdb/python/gdb $jimdb/utils/python/
* If you don't have these files, they are available [http://people.mozilla.org/~nchen/jimdb/gdb-python-lib.tar.bz2 here]; just extract it under $jimdb/utils/python/


=== Random segmentation faults when debugging Fennec ===
=== Random segmentation faults when debugging Fennec ===
Confirmed users
507

edits