From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21504 invoked by alias); 13 May 2014 14:41:52 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 21472 invoked by uid 55); 13 May 2014 14:41:51 -0000 From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug tdep/16940] S390: 64-bit GDB can't debug multithreaded 31-bit inferior Date: Tue, 13 May 2014 14:41:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: tdep X-Bugzilla-Version: 7.7 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-q2/txt/msg00225.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=16940 --- Comment #1 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch, gdb-7.7-branch has been updated via 20dca09662aa0d2706fbe325b8f448ef74773028 (commit) from ccbc6d2e1f4deed715c63b0652e988c69c94a31d (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=20dca09662aa0d2706fbe325b8f448ef74773028 commit 20dca09662aa0d2706fbe325b8f448ef74773028 Author: Andreas Arnez Date: Tue May 13 14:55:53 2014 +0200 PR target/16940 S390: Fix erroneous offset in fill_gregset. This fixes a bug that leads to various failures when debugging a 31-bit inferior with a 64-bit gdb on s390x. Conflicts: gdb/ChangeLog ----------------------------------------------------------------------- Summary of changes: gdb/ChangeLog | 6 ++++++ gdb/s390-linux-nat.c | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.