Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2023-06-18 | 839 Bytes | |
win32-gdb.zip | 2023-06-18 | 7.2 MB | |
Totals: 2 Items | 7.2 MB | 0 |
This archive contains the GNU debugger and its dependency libraries from the MSYS2 project. The program and libraries are licensed under various open source licences contained in the licenses directory, one for each library/program. Source repositories for the packages are: gdb: No web browsable archive, see https://www.sourceware.org/gdb/current/ for cloning instructions. libgcc_s_dw2 and libstdc++: Part of GCC, see https://gcc.gnu.org/git.html libncurses: https://github.com/mirror/ncurses libpython: https://github.com/python/cpython libreadline: http://git.savannah.gnu.org/cgit/readline.git/ libtermcap: Not in a VCS, download source from https://ftp.gnu.org/gnu/termcap/ libwinpthread: Part of MinGW-w64 at https://sourceforge.net/p/mingw-w64/mingw-w64/ci/master/tree/ libxxhash: https://github.com/Cyan4973/xxHash