15
edits
(→FAQ: Consider updating your gdbserver) |
|||
Line 26: | Line 26: | ||
wget https://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-arm/utils # step 3 | ||
git pull | git pull | ||
../bin/gdb # step 4 | ../bin/gdb # step 4 |
edits