https://github.com/fwgs/xash3d-android-tools-gdb
GDB from AIDE NDK with lauch script
https://github.com/fwgs/xash3d-android-tools-gdb
Last synced: 3 months ago
JSON representation
GDB from AIDE NDK with lauch script
- Host: GitHub
- URL: https://github.com/fwgs/xash3d-android-tools-gdb
- Owner: FWGS
- Created: 2017-04-26T11:08:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-27T16:02:03.000Z (about 9 years ago)
- Last Synced: 2025-01-14T12:29:40.300Z (over 1 year ago)
- Language: Shell
- Size: 1.71 MB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xash3d-android-tools-gdb
GDB from AIDE NDK with launch script
Use this to debug xash3d on android natively.
It is recommended to use floating terminal as hiding to background may break debug.
Use libraries from `obj/local` if you are using NDK, it contains debug symbols.
You need rooted device to run gdb and logcat modes with script (until gdb support added to XashActivity)