Mobile/Fennec/Android/GDB: Difference between revisions

→‎Example: https link to people.mozilla.org
No edit summary
(→‎Example: https link to people.mozilla.org)
Line 22: Line 22:
For ARM devices on Linux,
For ARM devices on Linux,
  cd $HOME
  cd $HOME
  wget http://people.mozilla.org/~nchen/jimdb/jimdb-arm-linux_x64.tar.bz2 # step 1
  wget https://people.mozilla.org/~nchen/jimdb/jimdb-arm-linux_x64.tar.bz2 # step 1
  tar -xf jimdb-arm-linux_x64.tar.bz2 # step 2
  tar -xf jimdb-arm-linux_x64.tar.bz2 # step 2
  cd jimdb/utils # step 3
  cd jimdb/utils # step 3
Confirmed users
111

edits