From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8642 invoked by alias); 15 Jun 2007 16:46:30 -0000 Received: (qmail 8633 invoked by uid 22791); 15 Jun 2007 16:46:29 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO brahms.sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 15 Jun 2007 16:46:28 +0000 Received: from brahms.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by brahms.sibelius.xs4all.nl (8.14.0/8.14.0) with ESMTP id l5FGkJaa021248; Fri, 15 Jun 2007 18:46:19 +0200 (CEST) Received: (from kettenis@localhost) by brahms.sibelius.xs4all.nl (8.14.0/8.14.0/Submit) id l5FGkJ4I000248; Fri, 15 Jun 2007 18:46:19 +0200 (CEST) Date: Fri, 15 Jun 2007 16:46:00 -0000 Message-Id: <200706151646.l5FGkJ4I000248@brahms.sibelius.xs4all.nl> From: Mark Kettenis To: uweigand@de.ibm.com CC: drow@false.org, gdb-patches@sourceware.org In-reply-to: <200706041853.l54IrkXd005333@d12av02.megacenter.de.ibm.com> (uweigand@de.ibm.com) Subject: Re: [rfc] Eliminate write_register from solib-sunos.c References: <200706041853.l54IrkXd005333@d12av02.megacenter.de.ibm.com> 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-06/txt/msg00295.txt.bz2 > Date: Mon, 4 Jun 2007 20:53:46 +0200 (CEST) > From: "Ulrich Weigand" > > Mark Kettenis wrote: > > > There are some a.out BSD targets that use solib-sunos.o. In > > particular OpenBSD/m68k still uses it. Interestingly enough, that > > target sets DECR_PC_AFTER_BREAK to 2. I'll fire up my Quadra 800 and > > investigate somewhere later this week. > > Did you get around to investigate this? I started things but didn't finish. And now I've forgotten what exactly it was that needed to be tested :(. Can you refresh my mind?