Skip to content

Commit ee9473f

Browse files
committed
set for release
1 parent 04238c5 commit ee9473f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+7
-10015
lines changed

README.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
1-
# TCL_gdb-python-bin
2-
> MuhamadAjiW, 18/09/2023
1+
# Core_11.2
2+
> MuhamadAjiW, 29/09/2023
33
44
## Description
5-
`gdb` binary file for `TinyCoreLinux` with `python` compatibility. `gdb` source code can be downloaded at [its website](https://ftp.gnu.org/gnu/gdb/)
5+
`gdb_11.2` binary file, compiled inside `Tinycorelinux 13.1` on `virtualbox`. Featured with `python3.6` and is highly stripped.
66

7-
## Installation
8-
How to install in TinyCoreLinux:
9-
1. Download the one of the core folders or the core release (read readme on the core folders for further detail)
10-
2. move `gdb` to `usr/local/bin` or anywhere in your `$PATH`
11-
3. move `data-directory` contents to `usr/local/share/gdb`, make the folder in case there wasn't one
12-
4. try running `gdb --version`
7+
## Configuration Used
8+
> ./configure --disable-werror --with-system-readline --without-guile --with-python=/usr/local/bin/python3 --disable-multilib --disable-nls --disable-install-libbfd --disable-install-libiberty --without-zlib --without-babeltrace --disable-gdbtk --disable-gdbserver --disable-all-targets --disable-ada --disable-fortran --disable-go --disable-java --disable-rust --disable-d --disable-objc
139
14-
Enjoy
10+
Stripped further using
11+
> strip gdb

core_11.2/README.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

core_8.2.1/README.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)