Skip to content

Commit afc63d3

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

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

+4
-451
lines changed

README.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
1-
# TCL_gdb-python-bin
1+
# Core_8.2.1
22
> MuhamadAjiW, 18/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_8.2.1` binary file, compiled inside `Tinycorelinux 12.0` on `virtualbox`. Stock featured with `python2.6` and is unstripped.
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`
13-
14-
Enjoy
7+
## Configuration Used
8+
> ./configure --with-python=/usr/local/bin/python

core_11.2/README.md

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

core_11.2/data-directory/.gitignore

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

0 commit comments

Comments
 (0)