Source: gdb-riscv32-pico-elf
Section: devel
Priority: optional
Maintainer: Richard Oliver <richard.oliver@raspberrypi.com>
Rules-Requires-Root: no
Build-Depends:
 bison,
 chrpath,
 debhelper-compat (= 13),
 dh-sequence-single-binary,
 flex,
 gdb-source (>= 17.2),
 gettext,
 libexpat1-dev,
 libgmp-dev,
 libmpfr-dev,
 libncurses-dev,
 libreadline-dev,
 python3-dev,
 texinfo,
 xz-utils,
 zlib1g-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/electronics-team/toolchains/gdb-riscv32-pico-elf
Vcs-Git: https://salsa.debian.org/electronics-team/toolchains/gdb-riscv32-pico-elf.git
Homepage: https://www.gnu.org/s/gdb/

Package: gdb-riscv32-pico-elf
Architecture: any
Multi-Arch: foreign
Built-Using: ${Built-Using}
Depends: ${misc:Depends}, ${shlibs:Depends}, gdb
Recommends: binutils-riscv32-pico-elf
Suggests: gdb-doc
Description: GNU debugger for Raspberry Pi Pico RISC-V devices
 GDB, the GNU debugger, configured for bare-metal RISC-V targets on the
 Raspberry Pi Pico platform (RP2350 Hazard3 core).  It shares its command
 set with the native GDB but reads riscv32-pico-elf ELF files and speaks
 the RISC-V remote protocol variants used by on-chip debug probes.
 .
 This package is intended for Raspberry Pi Pico developers and cross
 toolchain users; it is not required by regular users of the native
 gdb package.
