From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4621 invoked by alias); 13 Sep 2006 20:05:18 -0000 Received: (qmail 4613 invoked by uid 22791); 13 Sep 2006 20:05:18 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.palmsource.com (HELO mx2.palmsource.com) (12.7.175.14) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 13 Sep 2006 20:05:16 +0000 Received: from localhost (localhost [127.0.0.1]) by localhost.domain.tld (Postfix) with ESMTP id 9A92A261CA; Wed, 13 Sep 2006 13:05:14 -0700 (PDT) Received: from mx2.palmsource.com ([127.0.0.1]) by localhost (mx2.palmsource.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 32328-03; Wed, 13 Sep 2006 13:05:12 -0700 (PDT) Received: from ussunex01.palmsource.com (unknown [192.168.101.9]) by mx2.palmsource.com (Postfix) with ESMTP id 9F2072618E; Wed, 13 Sep 2006 13:05:12 -0700 (PDT) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: [RFC] h8300 "info registers" fix Date: Wed, 13 Sep 2006 20:05:00 -0000 Message-ID: <0F4DF2E21F33DD46BE7B8CDEEB0E16D307EAB2@ussunex01.palmsource.com> References: From: "Michael Snyder" To: "Yoshinori Sato" , "gdb-patches" X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-09/txt/msg00066.txt.bz2 At Wed, 13 Sep 2006 00:04:58 +0900, Yoshinori Sato wrote: > I modified it in technique to think that I was appropriate. OK, much better. Just one more question. Your change to h8300_pseudo_register_read (and write): is it because someone is calling the function with a one-byte buffer? I assume so,=20 but who is making that call? Thanks, Michael Snyder