gdb-mingw-w64 12 source package in Ubuntu

Changelog

gdb-mingw-w64 (12) unstable; urgency=medium

  * Only build target gdbserver, not the full target gdb. Closes:
    #1008381.
  * Configure and build the components required for gdbserver
    explicitly; this avoids configuring gdb as a whole, and means we
    won’t end up requiring gmp for gdb 11. Closes: #1005734.
  * Standards-Version 4.6.0, no change required.
  * Update Lintian overrides (superfluous-file-pattern instead of
    wildcard-matches-nothing-in-dep5-copyright and unused-file-paragraph-
    in-dep5-copyright).

 -- Stephen Kitt <email address hidden>  Tue, 29 Mar 2022 21:53:17 +0200

Upload details

Uploaded by:
Stephen Kitt
Uploaded to:
Sid
Original maintainer:
Stephen Kitt
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel
Lunar release universe devel

Downloads

File Size SHA-256 Checksum
gdb-mingw-w64_12.dsc 1.9 KiB 353b664e30052e4c528e80b173677ede447b16df544de312cdd86dd6a57f4a0b
gdb-mingw-w64_12.tar.xz 9.1 KiB bd204e443c51028c7ac4079025c715d041bba9d232081e6f28177b61e39856d2

No changes file available.

Binary packages built by this source

gdb-mingw-w64: Cross-debugger for Win32 and Win64 using MinGW-w64

 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit Windows applications using the GNU Compiler Collection (gcc).
 .
 This package contains the gdb debugger which can be used with a
 Windows-hosted gdbserver to debug programs running on Windows hosts.
 .
 The gdb-mingw-w64-target package contains gdbserver and gdbreplay for
 32- and 64-bit Windows.
 .
 The non-free gdb-doc package contains the manual pages for gdb.

gdb-mingw-w64-dbgsym: debug symbols for gdb-mingw-w64
gdb-mingw-w64-target: Cross-debugger server for Win32 and Win64 using MinGW-w64

 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit Windows applications using the GNU Compiler Collection (gcc).
 .
 This package contains gdbserver and gdbreplay for 32- and 64-bit
 Windows.