Source: gdb-mingw-w64
Maintainer: Stephen Kitt <skitt@debian.org>
Section: devel
Build-Depends:
 debhelper-compat (= 13),
 autoconf,
 automake,
 bison,
 expect,
 flex,
 gdb-source (>= 10.1~),
 libexpat1-dev,
 libipt-dev [amd64 i386 x32],
 liblzma-dev,
 libmpfr-dev,
 libncurses-dev,
 libreadline-dev,
 m4,
 mig [hurd-any],
 python3-dev,
 texinfo,
 zlib1g-dev
Build-Depends-Indep:
 g++-mingw-w64-i686-posix,
 g++-mingw-w64-ucrt64,
 g++-mingw-w64-x86-64-posix
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/mingw-w64-team/gdb-mingw-w64
Vcs-Git: https://salsa.debian.org/mingw-w64-team/gdb-mingw-w64.git
Homepage: https://www.gnu.org/software/gdb/

Package: gdb-mingw-w64
Architecture: any
Depends:
 gdb (>= ${local:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Recommends:
 gdb-mingw-w64-target
Suggests:
 gdb-doc
Built-Using:
 gdb (= ${gdb:Version})
Description: 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.

Package: gdb-mingw-w64-target
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends}
Breaks:
 gdb-mingw-w64 (<< 7.3)
Replaces:
 gdb-mingw-w64 (<< 7.3)
Built-Using:
 gdb (= ${gdb:Version})
Description: 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.
