public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] fix-dup-patch: Readd ia64 backtrace fixes from 6.1post into 6.3.
@ 2026-07-23 18:29 Jeff Johnston
0 siblings, 0 replies; only message in thread
From: Jeff Johnston @ 2026-07-23 18:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gdb
Branch : fix-dup-patch
Commit : e8aabd66a7c09a6c1304c2b56a03d8e5949b9b87
Author : Jeff Johnston <jjohnstn@fedoraproject.org>
Date : 2004-12-14T00:21:54+00:00
Stats : +4/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gdb/c/e8aabd66a7c09a6c1304c2b56a03d8e5949b9b87?branch=fix-dup-patch
Log:
Readd ia64 backtrace fixes from 6.1post into 6.3.
---
diff --git a/gdb.spec b/gdb.spec
index ace61fd..0b0f8fa 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -65,9 +65,6 @@ Patch78: gdb-6.1post-backtrace-nov2004.patch
# Fix to expose multiple constructors to end-user
Patch79: gdb-6.1post-constructor-nov2004.patch
-# Fix panic when stepping an solib call
-# Fix ia64 backtrace
-#Broken: Patch81: gdb-6.1post-ia64-backtrace-nov2004.patch
# Add --readnever hack, and gstack script
#Broken: Patch82: gdb-6.1post-readnever-nov2004.patch
Patch83: gdb-6.1post-gstack-nov2004.patch
@@ -131,6 +128,9 @@ Patch112: gdb-6.3-thread-step-20041207.patch
# Threaded watchpoint support
Patch113: gdb-6.3-threaded-watchpoints-20041213.patch
+# Multiple patches to ia64 backtrace
+Patch114: gdb-6.3-ia64-backtrace-20041213.patch
+
%ifarch ia64
BuildRequires: ncurses-devel glibc-devel gcc make gzip texinfo dejagnu libunwind >= 0.96-3
%else
@@ -177,6 +177,7 @@ and printing their data.
%patch111 -p1
%patch112 -p1
%patch113 -p1
+%patch114 -p1
%patch50 -p1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 18:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 18:29 [rpms/gdb] fix-dup-patch: Readd ia64 backtrace fixes from 6.1post into 6.3 Jeff Johnston
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox