From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22317 invoked by alias); 10 May 2005 12:13:02 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22297 invoked from network); 10 May 2005 12:12:59 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 10 May 2005 12:12:59 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50) id 1DVTbe-0001tL-2K; Tue, 10 May 2005 08:12:58 -0400 Date: Tue, 10 May 2005 13:53:00 -0000 From: Daniel Jacobowitz To: Ulrich Weigand Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Fix gdbserver on s390(x) Message-ID: <20050510121257.GA7216@nevyn.them.org> Mail-Followup-To: Ulrich Weigand , gdb-patches@sources.redhat.com References: <200505101145.j4ABjSh2023763@53v30g15.boeblingen.de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200505101145.j4ABjSh2023763@53v30g15.boeblingen.de.ibm.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-05/txt/msg00223.txt.bz2 On Tue, May 10, 2005 at 01:45:28PM +0200, Ulrich Weigand wrote: > Hello, > > this patch adds the missing members to the the_low_target struct > in linux-s390-low.c, getting gdbserver working again on s390(x). > > Tested on s390-ibm-linux and s390x-ibm-linux. > OK? > > Bye, > Ulrich > > > ChangeLog: > > * linux-s390-low.c (s390_breakpoint, s390_breakpoint_len): Define. > (s390_get_pc, s390_set_pc, s390_breakpoint_at): New functions. > (the_low_target): Add new members. Please update the copyright year in this file; otherwise, this is OK. Thanks a lot! -- Daniel Jacobowitz CodeSourcery, LLC