From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15454 invoked by alias); 17 Oct 2003 12:53:07 -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 15424 invoked from network); 17 Oct 2003 12:53:05 -0000 Received: from unknown (HELO sohm.kpit.com) (203.129.230.82) by sources.redhat.com with SMTP; 17 Oct 2003 12:53:05 -0000 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Subject: RE: RFA - PATCH - Support H8/300H and H8S Normal Mode for GDB Date: Fri, 17 Oct 2003 12:53:00 -0000 Message-ID: <69595093233BB547BB70CF5E492B63F2025463D1@sohm.kpit.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Shrinivas Atre" To: Cc: , "Michael Snyder" X-SW-Source: 2003-10/txt/msg00584.txt.bz2 Hi, Committed with changes suggested. http://sources.redhat.com/ml/gdb-cvs/2003-10/msg00144.html http://sources.redhat.com/ml/gdb-cvs/2003-10/msg00145.html Regards, Shrinivas > -----Original Message----- > From: Michael Snyder [mailto:msnyder@redhat.com] > Sent: Friday, October 10, 2003 2:54 AM > To: Shrinivas Atre > Cc: gdb-patches@sources.redhat.com; nickc@redhat.com > Subject: Re: RFA - PATCH - Support H8/300H and H8S Normal Mode for GDB >=20 >=20 > Shrinivas Atre wrote: > > Hi, > >=20 > > The attached patch enables debugging and simulation of=20 > H8/300H and H8S=20 > > Normal Mode binaries in GDB. > >=20 > > Is that OK for mainline and 6.0 branch ? > >=20 > > The patches are attached as well as included inline. > >=20 > > Regards, > > Shrinivas > > Hi Shrinivas, >=20 > I'm sorry for the delay. Yes, these are fine -- except that I can't > approve the BFD part. Please submit that separately to > binutils@sources.redhat.com, it should be approved as a matter > of course. Then you can check everything in -- and thanks. >=20 > Michael >=20 > Oops, I forgot to add -- I would prefer the idiom "!h8300_normal_mode" > instead of "0 =3D=3D h8300_normal_mode", especially when it's not=20 > by itself > but part of an expression. >=20 > Thanks, > Michael >=20 >=20 > Err... and I meant to approve the updated version of your patch, > including the changes made in response to Corinna's suggestions. > ;-/