Проект gdb-8.2-20.el8
Имя |
gdb |
Эпоха |
0 |
Версия |
8.2 |
Релиз |
20.el8 |
Сайт |
http://gnu.org/software/gdb/
|
Лицензия |
GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL |
Время сборки |
2023-12-12 13:01:05 |
Хост сборки |
builder-x86-03.inferitos.ru |
Краткое описание |
A stub package for GNU source-level debugger |
Репозитории |
AppStream |
Полное описание |
'gdb' package is only a stub to install gcc-gdb-plugin for 'compile' commands.
See package 'gdb-headless'. |
Эррата |
—
|
×
Пакет |
Краткое описание |
Контрольная сумма SHA-256 |
x86_64 |
gdb-8.2-20.el8.x86_64
|
A stub package for GNU source-level debugger |
6a7ef1f01fb07f17a8f9ba3705b83f1bd4badcba02b0cbf2cf08a82a669aa985
download
|
gdb-gdbserver-8.2-20.el8.x86_64
|
A standalone server for GDB (the GNU source-level debugger) |
41f45a76762b83f44779e2027a8e85256b215b79ceb9e0abc0de378a04bad479
download
|
gdb-headless-8.2-20.el8.x86_64
|
A GNU source-level debugger for C, C++, Fortran, Go and other languages |
210e23f084bd9225925d9a863d2de50240ac2f94840ef8beb6ad11c6336d6a36
download
|
i686 |
gdb-8.2-20.el8.i686
|
A stub package for GNU source-level debugger |
bb1fda2ed6ba7e687c174318a62bd6db9014314dd04e4ba861955bdb7f311a90
download
|
gdb-headless-8.2-20.el8.i686
|
A GNU source-level debugger for C, C++, Fortran, Go and other languages |
3eeb8d400f11d4997921dfa7cb08b21d911fb9cce656fc4f13fdefcf7e1b70f1
download
|
noarch |
gdb-doc-8.2-20.el8.noarch
|
Documentation for GDB (the GNU source-level debugger) |
4486cfd70180b8147317b704cefd334fa6a74f0d87479fceff52d6f6e5252044
download
|
src |
gdb-8.2-20.el8.src
|
A stub package for GNU source-level debugger |
34534ac6118b273c1236d827a6f6d1907479786db121c9c9c127b48b9db09446
download
|
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 8.2-20.el8
- Rebuilt for MSVSphere 8.8
* Tue Mar 28 2023 Keith Seitz <keiths@redhat.com> - 8.2-20.el8
- Backport portion of "Fix crash in new DWARF indexer".
(Tom Tromey, RH BZ 2150363)
- Backport "Fix assertion failure in copy_type" and
"Fix PR20630 regression test in gdb.base/printcmds.exp".
(Tom Tromey and Tom de Vries, RH BZ 2156888)
* Tue May 24 2022 Keith Seitz <keiths@redhat.com> - 8.2-19.el8
- Backport "Fix restoring of inferior terminal settings"
- Backport "Avoid GDB SIGTTOU on catch exec + set follow-exec-mode
new (PR 23368)"
(Simon Marchi, RH BZ 2015131)
* Wed Dec 08 2021 Keith Seitz <keiths@redhat.com> - 8.2-18.el8
- Backport "Fix avx512 -m32 support in gdbserver"
- (Tom de Vries, RH BZ 2011520)
* Mon Nov 01 2021 Keith Seitz <keiths@redhat.com> - 8.2-17.el8
- Backport IBM arch14 updates.
(Andreas Krebbel, RHBZ 2012818)
* Wed Jul 14 2021 Keith Seitz <keiths@redhat.com> - 8.2-16.el8
- Backport "Fix segfault with nameless fortran modules."
(Bernhard Heckel, RH BZ 1934673)
- Backport "PowerPC remove 512 bytes region limit if 2nd DAWR is available"
and related patches.
(Rogerio Alves et al RH BZ 1854784)
* Fri Dec 11 2020 Keith Seitz <keiths@redhat.com> - 8.2-15.el8
- Backport "Correct recording of 'store on condition' insns"
(Andreas Arnaz, RH BZ 1903374)
- Backport "Fortran dynamic type related fixes"
(Andrew Burgess, RH BZ 1905701)
* Fri Nov 13 2020 Keith Seitz <keiths@redhat.com> - 8.2-14.el8
- Obsolete earlier versions on x86_64 and conflict with 64-bit
glibc on ix86. (Keith Seitz, RH BZ 1853140)
- Really fix 1878810 (Keith Seitz, RH BZ 1878810)
* Wed Nov 04 2020 Keith Seitz <keiths@redhat.com> - 8.2-13.el8
- Backport "Fix terminal problems when error() is called."
(Alan Hayward RH BZ 1852580)
- Backport "core file memory access problem."
(Kevin Buettner, RH BZ 1785126)
- Backport "Stop the BFD library from issuing a warning message..."
(Nick Clifton, RH BZ 1878810)
* Tue May 12 2020 Keith Seitz <keiths@redhat.com> - 8.2-12.el8
- Include support for z15 record/replay (RH BZ 1659535)