public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] f43: adjust commit message for gdb-backport-dap-core-file-support.patch
@ 2026-07-10 20:04 Andrew Burgess
0 siblings, 0 replies; only message in thread
From: Andrew Burgess @ 2026-07-10 20:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gdb
Branch : f43
Commit : baa8c8223376dc5451db89890595d1c6b17efb14
Author : Andrew Burgess <aburgess@redhat.com>
Date : 2026-07-08T20:26:59+01:00
Stats : +10/-6 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/gdb/c/baa8c8223376dc5451db89890595d1c6b17efb14?branch=f43
Log:
adjust commit message for gdb-backport-dap-core-file-support.patch
The commit message for patch gdb-backport-dap-core-file-support.patch
included lines that started with '---' which is a string also used
within diff markers. This would confuse git when pushing the patches
to and from a git repository leading to this patch file constantly
showing up as changed.
This commit replaces '---' with '~~~' which has no special meaning for
git, and so avoids the confusion.
---
diff --git a/gdb-backport-dap-core-file-support.patch b/gdb-backport-dap-core-file-support.patch
index 2bf5b0b..e487b32 100644
--- a/gdb-backport-dap-core-file-support.patch
+++ b/gdb-backport-dap-core-file-support.patch
@@ -18,7 +18,7 @@ within GDB's DAP protocol implementation:
The commit messages for each individual commit follow:
---- 0a481bb9a6d:
+~~~ 0a481bb9a6d:
gdb/dap: add support for opening core files
@@ -67,7 +67,7 @@ fail, I think we're OK.
Approved-By: Tom Tromey <tom@tromey.com>
---- 4ecaac39c26:
+~~~ 4ecaac39c26:
gdb/python: new events.corefile_changed event
@@ -90,7 +90,7 @@ and a single exited event.
Reviewed-By: Eli Zaretskii <eliz@gnu.org>
---- ecac42af735:
+~~~ ecac42af735:
Always propagate exceptions in DAP
@@ -104,7 +104,7 @@ done at the point of call.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=33346
---- fc8e5a565b3:
+~~~ fc8e5a565b3:
gdb: make structured core file mappings processing global
@@ -138,7 +138,7 @@ Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32844
Approved-By: Tom Tromey <tom@tromey.com>
---- f69c1d03c4d:
+~~~ f69c1d03c4d:
gdb/python: add Corefile.mapped_files method
@@ -171,7 +171,7 @@ Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32844
Approved-By: Tom Tromey <tom@tromey.com>
---- 7862554bcf4:
+~~~ 7862554bcf4:
gdb/python: introduce gdb.Corefile API
diff --git a/gdb.spec b/gdb.spec
index d934aa9..a677267 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -933,6 +933,10 @@ fi
# endif scl
%changelog
+* Wed Jul 8 2026 Andrew Burgess <aburgess@redhat.com>
+- Adjust commit message in gdb-backport-dap-core-file-support.patch to
+ remove '---' string which confuses git.
+
* Fri Jul 03 2026 Michal Kolar <mkolar@redhat.com> - 17.2-1
- Rebase to FSF GDB 17.2.
Deleted: gdb-rhbz2435950-skip-revert.patch
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-10 20:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 20:04 [rpms/gdb] f43: adjust commit message for gdb-backport-dap-core-file-support.patch Andrew Burgess
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox