File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 66</p >
77<p align =" center " >
88 <img alt="Download count" src="https://img.shields.io/github/downloads/hacksysteam/gdb-cross-compiler/total.svg" />
9- <img alt="GDB Version" src="https://img.shields.io/badge/GDB-14 .1-blue.svg" />
9+ <img alt="GDB Version" src="https://img.shields.io/badge/GDB-15 .1-blue.svg" />
1010 <br />
1111 <br />
1212</p >
1313
1414## Supported GDB Versions
1515
16+ * ** 15.1**
1617* ** 14.1**
1718* ** 13.2**
1819* ** 12.1**
2526
2627Automatically compiled binaries are available in the [ Releases] ( https://github.com/hacksysteam/gdb-cross-compiler/releases ) section.
2728
29+ ### GDB - 15.1
30+
31+ | Name | Architecture |
32+ | -----------| ----------------------|
33+ | gdb | [ x86_64-linux-gnu] ( https://github.com/hacksysteam/gdb-cross-compiler/releases/download/15.1/gdb-x86_64-linux-gnu.zip ) |
34+ | gdbserver | [ i686-linux-gnu] ( https://github.com/hacksysteam/gdb-cross-compiler/releases/download/15.1/gdbserver-i686-linux-gnu.zip ) |
35+ | gdbserver | [ x86_64-linux-gnu] ( https://github.com/hacksysteam/gdb-cross-compiler/releases/download/15.1/gdbserver-x86_64-linux-gnu.zip ) |
36+ | gdbserver | [ arm-linux-gnueabi] ( https://github.com/hacksysteam/gdb-cross-compiler/releases/download/15.1/gdbserver-arm-linux-gnueabi.zip ) |
37+ | gdbserver | [ aarch64-linux-gnu] ( https://github.com/hacksysteam/gdb-cross-compiler/releases/download/15.1/gdbserver-aarch64-linux-gnu.zip ) |
38+
2839### GDB - 14.1
2940
3041| Name | Architecture |
You can’t perform that action at this time.
0 commit comments