Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: gdb-doc | Distribution: Mageia |
Version: 12.1 | Vendor: Mageia.Org |
Release: 7.mga9 | Build date: Tue Mar 14 23:13:31 2023 |
Group: Documentation | Build host: localhost |
Size: 8260447 | Source RPM: gdb-12.1-7.mga9.src.rpm |
Packager: tv <tv> | |
Url: https://gnu.org/software/gdb/ | |
Summary: Documentation for GDB (the GNU source-level debugger) |
GDB, the GNU debugger, allows you to debug programs written in C, C++, Java, and other languages, by executing them in a controlled fashion and printing their data. This package provides INFO, HTML and PDF user manual for GDB.
GFDL
* Tue Mar 14 2023 tv <tv> 12.1-7.mga9 + Revision: 1949037 + rebuild (emptylog) * Thu Dec 22 2022 tv <tv> 12.1-6.mga9 + Revision: 1925915 - Remove gdb-6.6-buildid-locate-rpm-scl.patch and gdb-bz601887-dwarf4-rh-test.patch. - Remove gdb-fortran-frame-string.patch, a version of this test has now been upstreamed * Fri Dec 09 2022 tv <tv> 12.1-5.mga9 + Revision: 1919683 - Remove gdb-physname-pr11734-test.patch, gdb-physname-pr12273-test.patch, gdb-runtest-pie-override.patch, gdb-test-expr-cumulative-archer.patch. * Mon Dec 05 2022 tv <tv> 12.1-4.mga9 + Revision: 1918205 - Remove gdb-6.3-threaded-watchpoints2-20050225.patch. The test in this patch is a tweaked version of upstream test gdb.threads/watchthreads.exp from 2004. It doesn't actually test anything new. - Remove gdb-rhbz1325795-framefilters-test.patch. This test doesn't pass in the curret state, and the code that introduced the original problem has been changed beyong recognition at this point. - Backport "libiberty: Fix C89-isms in configure tests" and do likewise in gdb-6.6-buildid-locate-rpm.patch. - Remove gdb-6.3-inheritancetest-20050726.patch. Upstream testcase gdb.cp/impl-this.exp tests the printing of an instance variable from an inherited class in the "print c" test. - Drop gdb-6.3-test-movedir-20050125.patch * Fri Oct 21 2022 tv <tv> 12.1-3.mga9 + Revision: 1898159 - Backport fix to gdb.base/break-main-file-remove-fail.exp ([gdb/testsuite] Use prototype to call libc functions) * Wed Oct 12 2022 tv <tv> 12.1-2.mga9 + Revision: 1896568 - Backport upstream patch "Add support for readline 8.2" - Fix missing separate debuginfo build-id suggestion not working (rhbz#2122947) - BR gmp-devel * Thu May 19 2022 tv <tv> 12.1-1.mga9 + Revision: 1858923 - Rebase to FSF GDB 12.1 * Fri Feb 11 2022 tv <tv> 11.2-1.mga9 + Revision: 1773035 - Rebase to FSF GDB 11.2. * Sun Feb 06 2022 wally <wally> 11.1-6.mga9 + Revision: 1771853 - enable python support again for python3.10 + tv <tv> - Sync patches with FC * Sat Feb 05 2022 wally <wally> 11.1-5.mga9 + Revision: 1771566 - rebuild without python support for upcoming python3.10 update * Wed Jan 19 2022 tv <tv> 11.1-4.mga9 + Revision: 1769024 - Remove gdb-6.3-inferior-notification-20050721.patch which adds problematic attach-32 test. * Tue Jan 11 2022 tv <tv> 11.1-3.mga9 + Revision: 1767998 - Backport upstream patch "[PR gdb/27026] CTRL-C is ignored when debug info is downloaded" (rhbz#2024875) - Backport upstream patch "rework "set debuginfod" commands" (rhbz#2024875) - Backport upstream patch "Fix unittest.exp failure due to 'set debuginfod' addition" (rhbz#2024875) - Add -Wno-unused-function to --enable-gdb-build-warnings to prevent the build failure: "../../gdb/c-exp.y:3455:1: error: 'void c_print_token(FILE*, int, YYSTYPE)' defined but not used [-Werror=unused-function]" - Backport upstream patch "gdb: add set/show commands for managing debuginfod" - Backport upstream patch "gdb.texinfo: Expand documentation for debuginfod" * Wed Jan 05 2022 tv <tv> 11.1-2.mga9 + Revision: 1766911 - Use %set_build_flags to populate all relevant build flags - Backport upstream fix and test case for a dprintf bug (rhbz#2022177) - Backport manpage update to be closer to -help (rhbz#853071) * Mon Oct 18 2021 tv <tv> 11.1-1.mga9 + Revision: 1752056 - Drop mga6 area conflicts - Rebase to FSF GDB 11.1. - Adjust build-id related patches. - Drop backported patches which are no longer relevant. - Backport upstream patch which papers over Fortran lexical analyzer bug (rhbz#2012976). - Disable -Werror - Backport test for (rhbz#1976887) - Backport upstream patch which fixes internal-error: Unexpected type field location kind (rhbz#1976887) - Backport "[gdb] Improve early exits for env var in debuginfod-support.c" - Backport "[gdb/cli] Don't assert on empty string for core-file" * Sat Aug 21 2021 tv <tv> 10.2-2.mga9 + Revision: 1742103 - Provide 'gdb-minimal' package, usuefull for minimal chroot - Adjust 'gdb-libexec-add-index.patch' for the gdb-minimal case. - Remove s390-linux-gnu,powerpc-linux-gnu from targets * Mon Jun 07 2021 tv <tv> 10.2-1.mga9 + Revision: 1729986 - Rebase to FSF GDB 10.2. * Fri May 14 2021 wally <wally> 10.1-11.mga9 + Revision: 1722959 - rebuild for boost 1.76.0 * Thu Apr 01 2021 tv <tv> 10.1-10.mga9 + Revision: 1712493 - Backport "Save/restore file offset while reading notes in core file" (rhbz#1931344) - Don't check for stgit unless needed w/generate-git-repo-from-patches.sh. - Fix ERRORs w/unsupported tests on native-gdbserver targets. - Backport "Disable bracketed paste mode in GDB tests" - Backport "Handle DW_TAG_type_unit in process_symtab_unit" - Fix potential hang during gdbserver testing (rhbz#1941080) * Sun Mar 14 2021 wally <wally> 10.1-9.mga9 + Revision: 1702623 - disable bootstrap build and enable python support * Sun Mar 14 2021 wally <wally> 10.1-8.mga9 + Revision: 1702504 - bootstrap build without python support for new python 3.9
/usr/share/doc/gdb-doc /usr/share/doc/gdb-doc/annotate.html /usr/share/doc/gdb-doc/annotate.pdf /usr/share/doc/gdb-doc/gdb.html /usr/share/doc/gdb-doc/gdb.pdf /usr/share/info/annotate.info.xz /usr/share/info/gdb.info.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 22 04:22:42 2024