From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1911 invoked by alias); 23 Apr 2007 15:44:01 -0000 Received: (qmail 1903 invoked by uid 22791); 23 Apr 2007 15:44:01 -0000 X-Spam-Check-By: sourceware.org Received: from mtagate3.de.ibm.com (HELO mtagate3.de.ibm.com) (195.212.29.152) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 23 Apr 2007 16:43:58 +0100 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate3.de.ibm.com (8.13.8/8.13.8) with ESMTP id l3NFhtkO131500 for ; Mon, 23 Apr 2007 15:43:55 GMT Received: from d12av02.megacenter.de.ibm.com (d12av02.megacenter.de.ibm.com [9.149.165.228]) by d12nrmr1607.megacenter.de.ibm.com (8.13.8/8.13.8/NCO v8.3) with ESMTP id l3NFhtAf3559482 for ; Mon, 23 Apr 2007 17:43:55 +0200 Received: from d12av02.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l3NFhtdc016857 for ; Mon, 23 Apr 2007 17:43:55 +0200 Received: from tuxmaker.boeblingen.de.ibm.com (tuxmaker.boeblingen.de.ibm.com [9.152.85.9]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with SMTP id l3NFhtbf016854 for ; Mon, 23 Apr 2007 17:43:55 +0200 Message-Id: <200704231543.l3NFhtbf016854@d12av02.megacenter.de.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Mon, 23 Apr 2007 17:43:55 +0200 Subject: [rfc/rft] [0,1,2/4] Untangle register_addr - v2 To: gdb-patches@sourceware.org Date: Mon, 23 Apr 2007 15:45:00 -0000 From: "Ulrich Weigand" X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00307.txt.bz2 Hello, based on the discussion with Mark I've re-done the patch without trying to modify the CANNOT_FETCH/STORE_REGISTER mechanism, except for moving the mips-linux versions of those from an NM file macro override to a gdbarch property. This does change mips-linux cross-debugging, but gdbserver cannot fetch/store those registers anyway. At some future time we can then think of ways to eliminate the cannot_fetch/store_register gdbarch callbacks as well, but that isn't really important now. The patch set now has only 4 parts; the first two are completely unchanged from the first try: http://sourceware.org/ml/gdb-patches/2007-04/msg00222.html http://sourceware.org/ml/gdb-patches/2007-04/msg00223.html the original third patch is missing, and the mips-linux and alpha-linux patches are adapted. I'd appreciate further comments. If you don't see any further problems, I'm planning of committing this version by end of this week. Bye, Ulrich -- Dr. Ulrich Weigand GNU Toolchain for Linux on System z and Cell BE Ulrich.Weigand@de.ibm.com