Package: gdb / 7.11.1-2~bpo8+1

Metadata

Package Version Patches format
gdb 7.11.1-2~bpo8+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
gdb fortran main.patch | (download)

gdb/symtab.c | 9 7 + 2 - 0 !
gdb/testsuite/gdb.fortran/lang.exp | 40 40 + 0 - 0 !
2 files changed, 47 insertions(+), 2 deletions(-)

---
linuxthreads_signal_handling.patch | (download)

gdb/common/signals.c | 9 9 + 0 - 0 !
include/gdb/signals.def | 6 5 + 1 - 0 !
2 files changed, 14 insertions(+), 1 deletion(-)

 temporary support for linuxthreads signal handling on gnu/kfreebsd

solve_PATH_MAX_issue.patch | (download)

gdb/nto-tdep.c | 12 9 + 3 - 0 !
1 file changed, 9 insertions(+), 3 deletions(-)

 patch out a path_max usage, for hurd's benefit

gdb 6.5 bz185337 resolve tls without debuginfo v2.patch | (download)

gdb/printcmd.c | 2 2 + 0 - 0 !
gdb/testsuite/gdb.dwarf2/dw2-errno.c | 28 28 + 0 - 0 !
gdb/testsuite/gdb.dwarf2/dw2-errno.exp | 60 60 + 0 - 0 !
3 files changed, 90 insertions(+)

---
python config.patch | (download)

gdb/configure | 106 100 + 6 - 0 !
gdb/configure.ac | 14 8 + 6 - 0 !
2 files changed, 108 insertions(+), 12 deletions(-)

 use system python-config if available
gdb glibc vdso workaround.patch | (download)

gdb/solib.c | 7 5 + 2 - 0 !
1 file changed, 5 insertions(+), 2 deletions(-)

 [rfc] work around pr libc/13097 "linux-vdso.so.1" #2

Hi,

missed the x86_64-m32 case:

gdb/
2011-08-16  Jan Kratochvil  <jan.kratochvil@redhat.com>

	Work around PR libc/13097.
	* solib.c (update_solib_list): Ignore "linux-vdso.so.1".


load versioned libcc1.patch | (download)

include/gcc-c-interface.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---