From 5210cb945ed60cfdd5a968cf94b5f852ba6eede7 Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Thu, 28 Sep 2017 19:56:23 +0200 Subject: [PATCH] Performance fix of gcore to use --readnever (for RH BZ 1493675). --- gdb-6.3-readnever-20050907.patch | 11 +++++++++++ gdb.spec | 7 +++++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/gdb-6.3-readnever-20050907.patch b/gdb-6.3-readnever-20050907.patch index 4ce26c0..ef0d18f 100644 --- a/gdb-6.3-readnever-20050907.patch +++ b/gdb-6.3-readnever-20050907.patch @@ -94,3 +94,14 @@ Index: gdb-7.99.90.20170420/gdb/top.h /* Perform _initialize initialization. */ extern void gdb_init (char *); +--- gdb-8.0.1/gdb/gcore.in-orig 2017-06-04 17:51:26.000000000 +0200 ++++ gdb-8.0.1/gdb/gcore.in 2017-09-28 19:46:49.335407827 +0200 +@@ -85,7 +85,7 @@ for pid in $* + do + # ` - 8.0.1-27.fc28 +* Thu Sep 28 2017 Jan Kratochvil - 8.0.1-28.fc26 +- Performance fix of gcore to use --readnever (for RH BZ 1493675). + +* Tue Sep 26 2017 Troy Dawson - 8.0.1-27.fc26 - Cleanup spec file conditionals * Tue Sep 12 2017 Jan Kratochvil - 8.0.1-26.fc26