Package: gdb / 16.3-4

Metadata

Package Version Patches format
gdb 16.3-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
load versioned libcc1.patch | (download)

include/gcc-c-interface.h | 2 1 + 1 - 0 !
include/gcc-cp-interface.h | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 load-versioned-libcc1

* d/p/load-versioned-libcc1.patch:
  - load libcc1.so.0 instead unversioned file.

fix blhc libiberty.patch | (download)

libiberty/Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] libiberty: pass ldflags

Avoid blhc false positive:

LDFLAGS missing (-Wl,-z,relro):  \ 	mv -f /builds/gdb-team/gdb/debian/output/source_dir/debian/tmp/usr/lib/`x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/builds/gdb-team/gdb/debian/output/source_dir=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection     -print-multi-os-directory`/./libiberty.an /builds/gdb-team/gdb/debian/output/source_dir/debian/tmp/usr/lib/`x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/builds/gdb-team/gdb/debian/output/source_dir=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection     -print-multi-os-directory`/./libiberty.a

Signed-off-by: Ricardo Ribalda <ricardo@ribalda.com>

fix blhc chew.patch | (download)

bfd/Makefile.in | 4 2 + 2 - 0 !
bfd/doc/local.mk | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 fix-blhc-chew

===================================================================

gfdl dont build manpages.patch | (download)

gdb/doc/Makefile.in | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 gfdl-dont-build-manpages

Port GDB to Hurd x86_64.patch | (download)

gdb/Makefile.in | 4 3 + 1 - 0 !
gdb/amd64-gnu-tdep.c | 231 231 + 0 - 0 !
gdb/config/i386/i386gnu.mn | 31 0 + 31 - 0 !
gdb/config/i386/nm-i386gnu.h | 30 0 + 30 - 0 !
gdb/config/i386/nm-x86-gnu.h | 37 37 + 0 - 0 !
gdb/config/i386/x86-gnu.mn | 31 31 + 0 - 0 !
gdb/configure.host | 1 1 + 0 - 0 !
gdb/configure.nat | 27 24 + 3 - 0 !
gdb/configure.tgt | 6 5 + 1 - 0 !
gdb/i386-gnu-nat.c | 445 0 + 445 - 0 !
gdb/i386-gnu-tdep.c | 13 11 + 2 - 0 !
gdb/x86-gnu-nat.c | 516 516 + 0 - 0 !
12 files changed, 859 insertions(+), 513 deletions(-)

 port gdb to hurd x86_64.

This port extends the existing i686 port to support x86_64 by reusing
existing code whenever it makes sense.

* gdb/amd64-gnu-tdep.c: Adds logic for handling signal frames and