From 25e02352eca6bde50dafc16bdb9d790a36ed15ee Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Sep 29 2016 08:57:10 +0000 Subject: Rebase to FSF GDB 7.11.90.20160929 (pre-7.12 branch snapshot). - Fixes GDB crashes on inf. function call scripts (RH BZ 1378147, Pedro Alves). --- diff --git a/.gitignore b/.gitignore index 7fc5a32..1ed1fa1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ /gdb-libstdc++-v3-python-6.1.1-20160817.tar.xz /v1.5.tar.gz -/gdb-7.11.90.20160928.tar.xz +/gdb-7.11.90.20160929.tar.xz diff --git a/gdb.spec b/gdb.spec index 3e6aa06..aa84bd5 100644 --- a/gdb.spec +++ b/gdb.spec @@ -21,13 +21,13 @@ Name: %{?scl_prefix}gdb %global snapsrc 20160801 # See timestamp of source gnulib installed into gdb/gnulib/ . %global snapgnulib 20150822 -%global tardate 20160928 +%global tardate 20160929 %global tarname gdb-7.11.90.%{tardate} Version: 7.12 # The release always contains a leading reserved number, start it at 1. # `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing. -Release: 0.18.%{tardate}%{?dist} +Release: 0.19.%{tardate}%{?dist} License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain and GFDL Group: Development/Debuggers @@ -1494,6 +1494,10 @@ then fi %changelog +* Thu Sep 29 2016 Jan Kratochvil - 7.12-0.19.20160929.fc25 +- Rebase to FSF GDB 7.11.90.20160929 (pre-7.12 branch snapshot). + - Fixes GDB crashes on inf. function call scripts (RH BZ 1378147, Pedro Alves). + * Wed Sep 28 2016 Jan Kratochvil - 7.12-0.18.20160928.fc25 - Fix attachment of JIT-debug-enabled inf. (7.11.1 regression, RH BZ 1375553). - Rebase to FSF GDB 7.11.90.20160928 (pre-7.12 branch snapshot). diff --git a/sources b/sources index 9cbbbbd..a9f750a 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 131d0dfd20cd6014c168fbcab9be2c43 gdb-libstdc++-v3-python-6.1.1-20160817.tar.xz 29efc08219d9d6a0536d58f9807c8722 v1.5.tar.gz -c9585e011f46f8be9ca1b2c4d05cf6dc gdb-7.11.90.20160928.tar.xz +c235bf20f302f0393714ad1b654f9029 gdb-7.11.90.20160929.tar.xz