gdb 15.0.50.20240403-ok2 source package in openKylin

Changelog

gdb (15.0.50.20240403-ok2) nile; urgency=medium

  * Change rules for derivative openkylin

 -- liubo01 <email address hidden>  Thu, 20 Jun 2024 16:41:44 +0800

Upload details

Uploaded by:
liubo01
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main devel
Nile V2.0 proposed main devel

Downloads

File Size SHA-256 Checksum
gdb_15.0.50.20240403.orig.tar.xz 24.3 MiB f2650b1de7b03bdf48688d48896c70d598a784b7c4d57a735c3e16f95886d828
gdb_15.0.50.20240403-ok2.debian.tar.xz 20.8 KiB c46d25cddad9e556c11534d07610cb5aef7c482ae0da17ccc7f2955fbfb16f30
gdb_15.0.50.20240403-ok2.dsc 2.6 KiB a2cd5630e43d7c1b24f61da4c5013fda1673cb2d9badd4ebb395102fc62cbdd7

View changes file

Binary packages built by this source

gdb: GNU Debugger

 GDB is a source-level debugger, capable of breaking programs at
 any specific line, displaying variable values, and determining
 where errors occurred. Currently, gdb supports C, C++, D,
 Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
 Go, and Ada. A must-have for any serious programmer.

gdb-dbgsym: debug symbols for gdb
gdb-doc: The GNU Debugger Documentation

 GDB is a source-level debugger, capable of breaking programs at
 any specific line, displaying variable values, and determining
 where errors occurred. Currently, it works for C, C++, Fortran,
 Modula 2 and Java programs. A must-have for any serious
 programmer.
 .
 This package contains the GDB manual.

gdb-multiarch: GNU Debugger (with support for multiple architectures)

 GDB is a source-level debugger, capable of breaking programs at
 any specific line, displaying variable values, and determining
 where errors occurred. Currently, gdb supports C, C++, D,
 Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
 Go, and Ada. A must-have for any serious programmer.
 .
 This package contains a version of GDB which supports multiple
 target architectures.

gdb-multiarch-dbgsym: debug symbols for gdb-multiarch
gdb-source: GNU Debugger (source)

 GDB is a source-level debugger, capable of breaking programs at
 any specific line, displaying variable values, and determining
 where errors occurred. Currently, gdb supports C, C++, D,
 Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
 Go, and Ada. A must-have for any serious programmer.
 .
 This package contains the sources and patches which are needed
 to build GDB.

gdbserver: GNU Debugger (remote server)

 GDB is a source-level debugger, capable of breaking programs at
 any specific line, displaying variable values, and determining
 where errors occurred. Currently, gdb supports C, C++, D,
 Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
 Go, and Ada. A must-have for any serious programmer.
 .
 This package contains gdbserver. Install this to debug remotely
 from another system where GDB is installed.

gdbserver-dbgsym: debug symbols for gdbserver