public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sergio Durigan Junior <sergiodj@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] gdb-17.2-rebase-f44: Declare _python_bytecompile_extra.
Date: Sat, 27 Jun 2026 23:59:26 GMT	[thread overview]
Message-ID: <178260476620.1.8961329259342786340.rpms-gdb-f11faa1e6a1f@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gdb
            Branch : gdb-17.2-rebase-f44
            Commit : f11faa1e6a1ff2e3433a2756fdbdd6bbfbc1fb3b
            Author : Sergio Durigan Junior <sergiodj@redhat.com>
            Date   : 2018-11-20T13:54:57-05:00
            Stats  : +6/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/gdb/c/f11faa1e6a1ff2e3433a2756fdbdd6bbfbc1fb3b?branch=gdb-17.2-rebase-f44

            Log:
            Declare _python_bytecompile_extra.
Fix typo on gdb-x86_64-i386-syscall-restart.patch.

---
diff --git a/gdb-x86_64-i386-syscall-restart.patch b/gdb-x86_64-i386-syscall-restart.patch
index e4a41c8..12708e5 100644
--- a/gdb-x86_64-i386-syscall-restart.patch
+++ b/gdb-x86_64-i386-syscall-restart.patch
@@ -113,7 +113,7 @@ diff --git a/gdb/amd64-nat.c b/gdb/amd64-nat.c
 +
 +      int k = I386_EAX_REGNUM;
 +
-+      if (regnum == -1 || regnum == i)
++      if (regnum == -1 || regnum == k)
 +	{
 +	  void *ptr = regs + amd64_native_gregset_reg_offset (gdbarch, k);
 +

diff --git a/gdb.spec b/gdb.spec
index 1741a4f..b9ffd82 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -30,7 +30,7 @@ Version: 8.2.50.%{snapsrc}
 
 # 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: 8%{?dist}
+Release: 9%{?dist}
 
 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL
 Group: Development/Debuggers
@@ -1032,6 +1032,10 @@ fi
 %endif
 
 %changelog
+* Tue Nov 20 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2.50.20181114-9.fc30
+- Declare _python_bytecompile_extra.
+- Fix typo on gdb-x86_64-i386-syscall-restart.patch.
+
 * Wed Nov 14 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2.50.20181114-8.fc30
 - Rebase to FSF GDB 8.2.50.20181114 (8.3pre).
 - Drop gdb-6.3-ppc64syscall-20040622.patch.

                 reply	other threads:[~2026-06-27 23:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178260476620.1.8961329259342786340.rpms-gdb-f11faa1e6a1f@fedoraproject.org \
    --to=sergiodj@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox