# termux-debug-tools **Repository Path**: xiongjun_gitee/termux-debug-tools ## Basic Information - **Project Name**: termux-debug-tools - **Description**: termux-debug-tools binary - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2022-01-20 - **Last Updated**: 2022-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # adb ## device ifconfig eth0 up ifconfig eth0 192.168.1.10 ## PC adb connect 192.168.1.10:5555 # push run push.sh with args arm or arm64 # setup env run /data/local/tmp/init.sh in adb shell # run gdb gdb --pid=xxx