gdb-mingw-w64 10.5 source package in Ubuntu

Changelog

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

  * Disable format warnings/errors (the gdb build disables -Wformat on
    MinGW-w64 builds, but leaves -Werror=format-security, which breaks the
    build when combined with -Wno-format). Closes: #884242.
  * Switch to priority “optional”.
  * Enable all hardening options for Debian-native binaries.
  * Use pkg-info.mk instead of dpkg-parsechangelog.
  * Use architecture.mk instead of redefining build variables.
  * Standards-Version 4.1.3, no further change required.

 -- Stephen Kitt <email address hidden>  Sun, 07 Jan 2018 17:28:32 +0100

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
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
gdb-mingw-w64_10.5.dsc 1.9 KiB e6e6803fde9bb8c8c489af37e05754411873c8fdfe29af628e5a85b9e3b310b7
gdb-mingw-w64_10.5.tar.xz 5.3 KiB 229c47eeb8054c6510ce788070aab9c84935dd0cdfdd0f7df60222999c938796

Available diffs

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.