4 lines
33 B
Bash
4 lines
33 B
Bash
|
# Run GDB
|
||
|
echo $NDK
|
||
|
$NDK/ndk-gdb
|