From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15114 invoked by alias); 7 Nov 2008 20:58:32 -0000 Received: (qmail 15065 invoked by uid 22791); 7 Nov 2008 20:58:31 -0000 X-Spam-Check-By: sourceware.org Received: from mail.oarcorp.com (HELO OARmail.OARCORP.com) (216.186.189.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 07 Nov 2008 20:57:55 +0000 Received: from [192.168.1.3] (192.168.1.3) by OARmail.OARCORP.com (192.168.2.2) with Microsoft SMTP Server (TLS) id 8.1.311.2; Fri, 7 Nov 2008 14:54:28 -0600 Message-ID: <4914ABC8.7030908@oarcorp.com> Date: Fri, 07 Nov 2008 20:58:00 -0000 From: Joel Sherrill User-Agent: Thunderbird 2.0.0.16 (X11/20080723) MIME-Version: 1.0 To: Joel Sherrill , teawater , "gdb-patches@sourceware.org" Subject: Re: Add SystemV IPC drivers to PSIM References: <4911CFB1.40006@oarcorp.com> <49148DF5.2060301@oarcorp.com> <20081107190039.GA25908@caradoc.them.org> In-Reply-To: <20081107190039.GA25908@caradoc.them.org> Content-Type: text/plain; charset="us-ascii"; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-11/txt/msg00069.txt.bz2 Daniel Jacobowitz wrote: > On Fri, Nov 07, 2008 at 12:50:29PM -0600, Joel Sherrill wrote: > >> Most of it is boilerplate for adding a device. Looking >> at the ChangeLog, Andrew hasn't done anything >> except commit someone else's patch in a few years. >> Is anyone other than Andrew capable of reviewing it? >> > > You might try asking H-P (Hans-Peter Nilsson ). > Beyond that, I'm not sure what to say; no one is really taking care of > these simulators recently. > > Thanks. I have emailed him. Hopefully we can turn up someone. If not, what's next? We are using these patches in the RTEMS GDB RPMs and reporting test results to gcc-testresults regularly with these simulators. --joel