[Pkg-gdb-logs] [gdb] 03/07: debian/patches: refresh

Hector Oron zumbi at moszumanska.debian.org
Mon Dec 12 23:21:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

zumbi pushed a commit to branch master
in repository gdb.

commit a09021ba30a6e10385151ddac41ceb2e97b539be
Author: Héctor Orón Martínez <zumbi at debian.org>
Date:   Mon Dec 12 17:03:16 2016 +0100

    debian/patches: refresh
    
    Signed-off-by: Héctor Orón Martínez <zumbi at debian.org>
---
 ...bz185337-resolve-tls-without-debuginfo-v2.patch | 10 ++++----
 debian/patches/gdb-fortran-main.patch              | 14 +++++++----
 debian/patches/gdb-glibc-vdso-workaround.patch     |  6 +++--
 debian/patches/linuxthreads_signal_handling.patch  | 28 +++++++++++-----------
 debian/patches/python-config.patch                 | 18 ++++++++------
 5 files changed, 43 insertions(+), 33 deletions(-)

diff --git a/debian/patches/gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch b/debian/patches/gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch
index 2f70a36..27762b8 100644
--- a/debian/patches/gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch
+++ b/debian/patches/gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch
@@ -37,9 +37,9 @@ glibc-debuginfo-2.7-2.x86_64: /usr/lib/debug/lib64/libc.so.6.debug:
 
 Index: gdb/gdb/printcmd.c
 ===================================================================
---- gdb.orig/gdb/printcmd.c	2015-08-30 13:26:18.457564741 +0200
-+++ gdb/gdb/printcmd.c	2015-08-30 13:26:18.457564741 +0200
-@@ -995,6 +995,8 @@
+--- gdb.orig/gdb/printcmd.c	2016-12-12 17:00:32.856251945 +0100
++++ gdb/gdb/printcmd.c	2016-12-12 17:00:32.852251906 +0100
+@@ -1252,6 +1252,8 @@
  
    if (exp && *exp)
      {
@@ -51,7 +51,7 @@ Index: gdb/gdb/printcmd.c
 Index: gdb/gdb/testsuite/gdb.dwarf2/dw2-errno.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ gdb/gdb/testsuite/gdb.dwarf2/dw2-errno.c	2015-08-30 13:26:18.457564741 +0200
++++ gdb/gdb/testsuite/gdb.dwarf2/dw2-errno.c	2016-12-12 17:00:32.852251906 +0100
 @@ -0,0 +1,28 @@
 +/* This testcase is part of GDB, the GNU debugger.
 +
@@ -84,7 +84,7 @@ Index: gdb/gdb/testsuite/gdb.dwarf2/dw2-errno.c
 Index: gdb/gdb/testsuite/gdb.dwarf2/dw2-errno.exp
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ gdb/gdb/testsuite/gdb.dwarf2/dw2-errno.exp	2015-08-30 13:26:18.457564741 +0200
++++ gdb/gdb/testsuite/gdb.dwarf2/dw2-errno.exp	2016-12-12 17:00:32.852251906 +0100
 @@ -0,0 +1,60 @@
 +# Copyright 2007 Free Software Foundation, Inc.
 +
diff --git a/debian/patches/gdb-fortran-main.patch b/debian/patches/gdb-fortran-main.patch
index 0169e06..cc8c359 100644
--- a/debian/patches/gdb-fortran-main.patch
+++ b/debian/patches/gdb-fortran-main.patch
@@ -20,9 +20,11 @@ might disturb the debugging.  But I am not sure how much it is.
  2 files changed, 46 insertions(+), 2 deletions(-)
  create mode 100644 gdb/testsuite/gdb.fortran/lang.exp
 
---- a/gdb/symtab.c
-+++ b/gdb/symtab.c
-@@ -6032,8 +6032,13 @@
+Index: gdb/gdb/symtab.c
+===================================================================
+--- gdb.orig/gdb/symtab.c	2016-12-12 17:00:24.776172223 +0100
++++ gdb/gdb/symtab.c	2016-12-12 17:00:24.772172183 +0100
+@@ -5983,8 +5983,13 @@
      }
  
    /* The languages above didn't identify the name of the main procedure.
@@ -38,8 +40,10 @@ might disturb the debugging.  But I am not sure how much it is.
  }
  
  char *
---- /dev/null
-+++ b/gdb/testsuite/gdb.fortran/lang.exp
+Index: gdb/gdb/testsuite/gdb.fortran/lang.exp
+===================================================================
+--- /dev/null	1970-01-01 00:00:00.000000000 +0000
++++ gdb/gdb/testsuite/gdb.fortran/lang.exp	2016-12-12 17:00:24.772172183 +0100
 @@ -0,0 +1,40 @@
 +# Copyright 2005 Free Software Foundation, Inc.
 +
diff --git a/debian/patches/gdb-glibc-vdso-workaround.patch b/debian/patches/gdb-glibc-vdso-workaround.patch
index ea3f07a..32e80c5 100644
--- a/debian/patches/gdb-glibc-vdso-workaround.patch
+++ b/debian/patches/gdb-glibc-vdso-workaround.patch
@@ -11,8 +11,10 @@ gdb/
 	Work around PR libc/13097.
 	* solib.c (update_solib_list): Ignore "linux-vdso.so.1".
 
---- a/gdb/solib.c
-+++ b/gdb/solib.c
+Index: gdb/gdb/solib.c
+===================================================================
+--- gdb.orig/gdb/solib.c	2016-12-12 17:00:40.412326497 +0100
++++ gdb/gdb/solib.c	2016-12-12 17:00:40.408326458 +0100
 @@ -891,8 +891,11 @@
  
  	  TRY
diff --git a/debian/patches/linuxthreads_signal_handling.patch b/debian/patches/linuxthreads_signal_handling.patch
index 917920d..d2965d6 100644
--- a/debian/patches/linuxthreads_signal_handling.patch
+++ b/debian/patches/linuxthreads_signal_handling.patch
@@ -8,10 +8,10 @@ Origin: vendor, http://bugs.debian.org/669043
 
 Index: gdb/gdb/common/signals.c
 ===================================================================
---- gdb.orig/gdb/common/signals.c	2015-08-16 17:33:27.927325991 +0200
-+++ gdb/gdb/common/signals.c	2015-08-16 17:33:27.923325152 +0200
-@@ -332,6 +332,15 @@
-     return GDB_SIGNAL_INFO;
+--- gdb.orig/gdb/common/signals.c	2016-12-12 16:57:27.818426265 +0100
++++ gdb/gdb/common/signals.c	2016-12-12 16:57:27.814426226 +0100
+@@ -336,6 +336,15 @@
+     return GDB_SIGNAL_LIBRT;
  #endif
  
 +#if defined(__GLIBC__) && defined(__FreeBSD_kernel__)
@@ -28,18 +28,18 @@ Index: gdb/gdb/common/signals.c
      {
 Index: gdb/include/gdb/signals.def
 ===================================================================
---- gdb.orig/include/gdb/signals.def	2015-08-16 17:33:27.927325991 +0200
-+++ gdb/include/gdb/signals.def	2015-08-16 17:33:27.923325152 +0200
-@@ -194,7 +194,11 @@
- SET (GDB_EXC_SOFTWARE, 149, "EXC_SOFTWARE", "Software generated exception")
- SET (GDB_EXC_BREAKPOINT, 150, "EXC_BREAKPOINT", "Breakpoint")
+--- gdb.orig/include/gdb/signals.def	2016-12-12 16:57:27.818426265 +0100
++++ gdb/include/gdb/signals.def	2016-12-12 16:58:41.527153514 +0100
+@@ -196,7 +196,11 @@
  
-+SET (TARGET_SIGNAL_LINUXTHREADS_RESTART, 151, "32", "LinuxThreads restart signal")
-+SET (TARGET_SIGNAL_LINUXTHREADS_CANCEL, 152, "33", "LinuxThreads cancel signal")
-+SET (TARGET_SIGNAL_LINUXTHREADS_DEBUG, 153, "34", "LinuxThreads debug signal")
+ SET (GDB_SIGNAL_LIBRT, 151, "SIGLIBRT", "librt internal signal")
+ 
++SET (TARGET_SIGNAL_LINUXTHREADS_RESTART, 152, "32", "LinuxThreads restart signal")
++SET (TARGET_SIGNAL_LINUXTHREADS_CANCEL, 153, "33", "LinuxThreads cancel signal")
++SET (TARGET_SIGNAL_LINUXTHREADS_DEBUG, 154, "34", "LinuxThreads debug signal")
 +
  /* If you are adding a new signal, add it just above this comment.  */
  
  /* Last and unused enum value, for sizing arrays, etc.  */
--SET (GDB_SIGNAL_LAST, 151, NULL, "GDB_SIGNAL_LAST")
-+SET (GDB_SIGNAL_LAST, 154, NULL, "GDB_SIGNAL_LAST")
+-SET (GDB_SIGNAL_LAST, 152, NULL, "GDB_SIGNAL_LAST")
++SET (GDB_SIGNAL_LAST, 155, NULL, "GDB_SIGNAL_LAST")
diff --git a/debian/patches/python-config.patch b/debian/patches/python-config.patch
index 1e2d368..a1bc16e 100644
--- a/debian/patches/python-config.patch
+++ b/debian/patches/python-config.patch
@@ -7,9 +7,11 @@ Forwarded: https://sourceware.org/ml/gdb-patches/2012-12/msg00751.html
  gdb/configure.ac |  14 ++++----
  2 files changed, 108 insertions(+), 12 deletions(-)
 
---- a/gdb/configure
-+++ b/gdb/configure
-@@ -673,6 +673,7 @@
+Index: gdb/gdb/configure
+===================================================================
+--- gdb.orig/gdb/configure	2016-12-12 17:00:36.436287268 +0100
++++ gdb/gdb/configure	2016-12-12 17:00:36.432287227 +0100
+@@ -674,6 +674,7 @@
  PYTHON_LIBS
  PYTHON_CPPFLAGS
  PYTHON_CFLAGS
@@ -17,7 +19,7 @@ Forwarded: https://sourceware.org/ml/gdb-patches/2012-12/msg00751.html
  python_prog_path
  LTLIBEXPAT
  LIBEXPAT
-@@ -9040,29 +9041,122 @@
+@@ -8998,29 +8999,122 @@
      esac
    esac
  
@@ -146,9 +148,11 @@ Forwarded: https://sourceware.org/ml/gdb-patches/2012-12/msg00751.html
        fi
      fi
    else
---- a/gdb/configure.ac
-+++ b/gdb/configure.ac
-@@ -840,29 +840,31 @@
+Index: gdb/gdb/configure.ac
+===================================================================
+--- gdb.orig/gdb/configure.ac	2016-12-12 17:00:36.436287268 +0100
++++ gdb/gdb/configure.ac	2016-12-12 17:00:36.432287227 +0100
+@@ -841,29 +841,31 @@
      esac
    esac
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gdb/gdb.git



More information about the Pkg-gdb-logs mailing list