MuhamadAjiW, 18/09/2023
precompiled gdb
binary file for TinyCoreLinux x86
with python
compatibility in case you need plugins or other convenience. gdb
source code can be downloaded at its website
How to install in TinyCoreLinux:
- Download the one of the core folders or the core release (read readme on the core folders for further detail)
- move
gdb
tousr/local/bin
or anywhere in your$PATH
- move
data-directory
contents tousr/local/share/gdb
, make the folder in case there wasn't one - try running
gdb --version
Enjoy