Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gdb-doc-13.2-6.mga10 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: gdb-doc Distribution: Mageia
Version: 13.2 Vendor: Mageia.Org
Release: 6.mga10 Build date: Fri Dec 29 22:10:28 2023
Group: Documentation Build host: localhost
Size: 8511457 Source RPM: gdb-13.2-6.mga10.src.rpm
Packager: papoteur <papoteur>
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.

Provides

Requires

License

GFDL

Changelog

* Fri Dec 29 2023 papoteur <papoteur> 13.2-6.mga10
  + Revision: 2024322
  - rebuild for python 3.12
* Thu Dec 07 2023 wally <wally> 13.2-5.mga10
  + Revision: 2014744
  - rebuild with py3.12
* Thu Dec 07 2023 wally <wally> 13.2-4.mga10
  + Revision: 2014387
  - bootstrap build for py3.12 update to correct repo
* Thu Dec 07 2023 wally <wally> 13.2-3.mga10
  + Revision: 2014382
  - bootstrap build for py3.12 update
* Sun Nov 26 2023 wally <wally> 13.2-2.mga10
  + Revision: 2009684
  - rebuild for rpm 4.19.0 with soversion 10
* Mon Sep 25 2023 tv <tv> 13.2-1.mga10
  + Revision: 1990911
  - Rebase to FSF GDB 13.2
* Wed Mar 15 2023 tv <tv> 13.1-7.mga10
  + Revision: 1949118
  - Rebase to FSF GDB 13.1.
* Tue Mar 14 2023 tv <tv> 12.1-7.mga9
  + Revision: 1949037
  - Remove obsolete patches:
    o gdb-rhbz1398387-tab-crash-test.patch as that test didn't work anymore
    o gdb-6.6-buildid-locate-rpm-scl.patch and gdb-bz601887-dwarf4-rh-test.patch
  - Tweak gdb-6.6-buildid-locate-rpm.patch, rpmTag is replaced with rpmDbiTagVal.
  - Backport upstream patch "gdb: call check_typedef at beginning of
    dwarf_expr_context::fetch_result".
    SILENR - Backport fix for problems associated with GCC 13's self-move warning.
  - Backport replace deprecated distutils.sysconfig in python-config.
  - Backport upstream commits 38665d717a3 and c3efaf0afd9 to fix crash with an
    internal error when generating a trace in drkonqi (rhbz#2152431)
* 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)

Files

/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, Tue Apr 9 05:29:18 2024