Debian Package Tracker
Register | Log in
Subscribe

gdb

GNU Debugger

Choose email to subscribe with

general
  • source: gdb (main)
  • version: 10.1-2
  • maintainer: Héctor Orón Martínez (DMD)
  • uploaders: Riku Voipio [DMD] – Sergio Durigan Junior [DMD]
  • arch: all any
  • std-ver: 4.5.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 7.12-6
  • stable: 8.2.1-2
  • testing: 10.1-1.7
  • unstable: 10.1-2
versioned links
  • 7.12-6: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 8.2.1-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 10.1-1.7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 10.1-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • gdb (100 bugs: 0, 86, 14, 0)
  • gdb-minimal
  • gdb-multiarch (1 bugs: 0, 1, 0, 0)
  • gdb-source
  • gdbserver (1 bugs: 0, 1, 0, 0)
action needed
lintian reports 3 errors and 11 warnings high
Lintian reports 3 errors and 11 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2020-09-21 Last update: 2021-01-27 03:02
The package has not entered testing even though the delay is over normal
The package has not entered testing even though the 20-day delay is over. Check why.
Created: 2021-03-25 Last update: 2021-04-18 15:04
1 bug tagged help in the BTS normal
The BTS contains 1 bug tagged help, please consider helping the maintainer in dealing with it.
Created: 2019-03-21 Last update: 2021-04-18 15:00
1 bug tagged patch in the BTS normal
The BTS contains patches fixing 1 bug, consider including or untagging them.
Created: 2020-10-29 Last update: 2021-04-18 15:00
Does not build reproducibly during testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2018-09-11 Last update: 2021-04-18 10:01
9 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit b47db0de2f89fd196092ca573d83530cfa6532b0
Author: Héctor Orón Martínez <zumbi@debian.org>
Date:   Thu Mar 4 19:38:21 2021 +0100

    Release Debian version 10.1-2
    
    Signed-off-by: Héctor Orón Martínez <zumbi@debian.org>

commit 6098de8bf1bf26e4e7cd16a2db67339c5762f224
Author: Samuel Thibault <sthibault@debian.org>
Date:   Sun Jan 24 10:40:47 2021 +0000

    Import Debian changes 10.1-1.7+hurd.1
    
    gdb (10.1-1.7+hurd.1) unreleased; urgency=high
    .
      * patches/fork-inferior-fix: fix missing fork-inferior.c file.
      * patches/vm_min_max_address: fix missing VM_MIN/MAX_ADDRESS macros.

commit caa6aafd39a29b57f5d281c29877871c5f01c471
Author: Matthias Klose <doko@debian.org>
Date:   Sun Jan 3 12:07:38 2021 +0100

    Import Debian changes 10.1-1.7
    
    gdb (10.1-1.7) unstable; urgency=high
    .
      * Non-maintainer upload.
      * Update to the gdb-10-branch 20210103 (copyright updates).
      * Fix building the gdb-source package. Closes: #978391.
      * Call dh_dwz before dh_strip.
      * Add x86_64-linux-gnux32 as a target for gdb-multiarch.

commit 8b10134ad4a45b682f1a907b33e299aea149604a
Author: Matthias Klose <doko@debian.org>
Date:   Sun Jan 3 11:03:21 2021 +0100

    Import Debian changes 10.1-1.6
    
    gdb (10.1-1.6) unstable; urgency=high
    .
      * Non-maintainer upload.
      * Update to the gdb-10-branch 20210103 (copyright updates).
      * Fix building the gdb-source package. Closes: #978391.
      * Call dh_dwz before dh_strip.
      * Add x86_64-linux-gnux32 as a target for gdb-multiarch.

commit c50025766ec8ea6b9344893d4407b4ff886260f9
Author: Samuel Thibault <sthibault@debian.org>
Date:   Mon Dec 21 17:56:09 2020 +0000

    Import Debian changes 10.1-1.5+hurd.1
    
    gdb (10.1-1.5+hurd.1) unreleased; urgency=medium
    
      * Apply hurd fixes.

commit 1c396c0be08d558e3ae11428e2bf20da54080d3f
Author: Matthias Klose <doko@debian.org>
Date:   Thu Dec 17 10:06:12 2020 +0100

    Import Debian changes 10.1-1.5
    
    gdb (10.1-1.5) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Don't build gdb-source when only building architecture dependent packages.
      * Don't run the tests when only building arch-indep packages.
      * Support the nodoc profile. Closes: #870646.

commit 812f5034d1eef83633701f57054d2bcdd0801d93
Author: Matthias Klose <doko@debian.org>
Date:   Sat Dec 12 10:23:22 2020 +0100

    Import Debian changes 10.1-1.4
    
    gdb (10.1-1.4) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Update to the gdb-10-branch 20201212.
      * debian/rules: Get rid off the cdbs named macro names. Addresses: #973355.
      * gdb-multiarch: Don't call install with -s, build a proper dbgsym package.
        Closes: #968533.
      * gdb-source: Compress with xz instead of bz2.
      * Make the build of the minimal variant optional (built by default).
      * Allow building a gdb-doc package (disabled by default).
      * Build with babeltrace everywhere.
      * Also build gdbserver on riscv64.
      * Bump standards version.

commit a37c09e70daeea3c59ec8da8cf5bc26a90e13971
Author: Matthias Klose <doko@debian.org>
Date:   Sun Dec 6 22:42:31 2020 +0100

    Import Debian changes 10.1-1.3
    
    gdb (10.1-1.3) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Convert to debhelper v10, not using the sequencer. Addresses: #973355.
      * Search for DWZ files in debug-file-directories as well, patch taken
        from the trunk.
      * Only build with debuginfod on linux targets.

commit e671ec4fc6896f5f557db1cec7cdd2db6fc9cd63
Author: Matthias Klose <doko@debian.org>
Date:   Sun Dec 6 20:46:18 2020 +0100

    Import Debian changes 10.1-1.2
    
    gdb (10.1-1.2) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Convert to debhelper v10, not using the sequencer. Addresses: #973355.
      * Search for DWZ files in debug-file-directories as well, patch taken
        from the trunk.
Created: 2020-12-07 Last update: 2021-04-16 19:34
Build log checks report 2 warnings low
Build log checks report 2 warnings
Created: 2021-03-05 Last update: 2021-03-05 05:04
testing migrations
  • excuses:
    • Migration status for gdb (10.1-1.7 to 10.1-2): BLOCKED: Needs an approval (either due to a freeze, the source suite or a manual hint)
    • Issues preventing migration:
    • blocked by freeze: is a key package (Follow the freeze policy when applying for an unblock)
    • Additional info:
    • Piuparts tested OK - https://piuparts.debian.org/sid/source/g/gdb.html
    • 44 days old (needed 20 days)
    • Not considered
news
[rss feed]
  • [2021-03-04] Accepted gdb 10.1-2 (source) into unstable (Héctor Orón Martínez) (signed by: Hector Oron Martinez)
  • [2021-01-05] gdb 10.1-1.7 MIGRATED to testing (Debian testing watch)
  • [2021-01-05] gdb 10.1-1.7 MIGRATED to testing (Debian testing watch)
  • [2021-01-03] Accepted gdb 10.1-1.7 (source) into unstable (Matthias Klose)
  • [2021-01-03] Accepted gdb 10.1-1.6 (source) into unstable (Matthias Klose)
  • [2020-12-22] gdb 10.1-1.5 MIGRATED to testing (Debian testing watch)
  • [2020-12-17] Accepted gdb 10.1-1.5 (source) into unstable (Matthias Klose)
  • [2020-12-17] gdb 10.1-1.4 MIGRATED to testing (Debian testing watch)
  • [2020-12-12] Accepted gdb 10.1-1.4 (source) into unstable (Matthias Klose)
  • [2020-12-12] gdb 10.1-1.3 MIGRATED to testing (Debian testing watch)
  • [2020-12-12] gdb 10.1-1.3 MIGRATED to testing (Debian testing watch)
  • [2020-12-06] Accepted gdb 10.1-1.3 (source) into unstable (Matthias Klose)
  • [2020-12-06] Accepted gdb 10.1-1.2 (source) into unstable (Matthias Klose)
  • [2020-11-14] gdb 10.1-1 MIGRATED to testing (Debian testing watch)
  • [2020-11-08] Accepted gdb 10.1-1 (source) into unstable (Héctor Orón Martínez) (signed by: Hector Oron Martinez)
  • [2020-09-19] Accepted gdb 10.0.50.20200913-1~exp1 (source) into experimental (Héctor Orón Martínez) (signed by: Hector Oron Martinez)
  • [2020-06-02] gdb 9.2-1 MIGRATED to testing (Debian testing watch)
  • [2020-05-27] Accepted gdb 9.2-1 (source) into unstable (Héctor Orón Martínez) (signed by: Hector Oron Martinez)
  • [2020-04-18] gdb 9.1-3 MIGRATED to testing (Debian testing watch)
  • [2020-04-03] Accepted gdb 9.1-3 (source) into unstable (Héctor Orón Martínez) (signed by: Hector Oron Martinez)
  • [2020-03-16] gdb 9.1-2 MIGRATED to testing (Debian testing watch)
  • [2020-03-04] Accepted gdb 9.1-2 (source) into unstable (Sergio Durigan Junior)
  • [2020-02-09] Accepted gdb 9.1-1 (source) into unstable (Héctor Orón Martínez) (signed by: Hector Oron Martinez)
  • [2019-10-16] gdb 8.3.1-1 MIGRATED to testing (Debian testing watch)
  • [2019-10-11] Accepted gdb 8.3.1-1 (source) into unstable (Héctor Orón Martínez) (signed by: Hector Oron Martinez)
  • [2019-07-27] gdb 8.3-1 MIGRATED to testing (Debian testing watch)
  • [2019-07-22] Accepted gdb 8.3-1 (source) into unstable (Héctor Orón Martínez) (signed by: Hector Oron Martinez)
  • [2019-03-04] gdb 8.2.1-2 MIGRATED to testing (Debian testing watch)
  • [2019-02-22] Accepted gdb 8.2.50.20190222-1 (source amd64 all) into experimental (Héctor Orón Martínez) (signed by: Hector Oron Martinez)
  • [2019-02-22] Accepted gdb 8.2.1-2 (source) into unstable (Héctor Orón Martínez) (signed by: Hector Oron Martinez)
  • 1
  • 2
bugs [bug history graph]
  • all: 104 108
  • RC: 0
  • I&N: 89 92
  • M&W: 14 15
  • F&P: 1
  • patch: 1
  • help: 1
links
  • homepage
  • lintian (3, 11)
  • buildd: logs, checks, clang, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • l10n (-, 87)
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 10.1-2ubuntu1
  • 43 bugs
  • patches for 10.1-2ubuntu1

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing