From 821ca2428b2422dd5ab3d883d18ff259340f08ed Mon Sep 17 00:00:00 2001 From: cagney Date: Fri, 21 Jan 2005 23:50:10 +0000 Subject: [PATCH] - When single stepping handle both back-to-back and nested signals. - Disable .symbol patch, results in BFD errors. --- gdb.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 42364f4..f361bd8 100644 --- a/gdb.spec +++ b/gdb.spec @@ -230,7 +230,8 @@ and printing their data. %patch127 -p1 %patch128 -p1 -%patch129 -p1 +# Disabled, gives wierd BFD error +# %patch129 -p1 %patch130 -p1 %patch131 -p1 %patch132 -p1 @@ -404,6 +405,7 @@ fi %changelog * Fri Jan 21 2005 Andrew Cagney 6.3.0.0-0.9 - When single stepping handle both back-to-back and nested signals. +- Disable .symbol patch, results in BFD errors. * Fri Jan 21 2005 Jeff Johnston 6.3.0.0-0.8 - Support listing both in-charge and not-in-charge dtors when