From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32096 invoked by alias); 13 Feb 2002 03:26:49 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 31764 invoked from network); 13 Feb 2002 03:26:43 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.135.44) by sources.redhat.com with SMTP; 13 Feb 2002 03:26:43 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id D09273CC2; Tue, 12 Feb 2002 22:26:37 -0500 (EST) Message-ID: <3C69DCED.70009@cygnus.com> Date: Tue, 12 Feb 2002 19:26:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.8) Gecko/20020210 X-Accept-Language: en-us MIME-Version: 1.0 To: Keith Seitz , Duane Ellis , mckennad@esatclear.ie Cc: insight@sources.redhat.com Subject: Re: Adding Registers References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-q1/txt/msg00112.txt.bz2 Just FYI, > On Tue, 12 Feb 2002, Duane Ellis wrote: > > [snip excellent description of register handling in gdb] Just BTW, gdb's internals have changed. > One small thing to add (which is pretty obvious, but just to make sure): > Insight gets its register list from gdb. Anything in REGISTER_NAMES will > show up in Insight's register window. >> Doing things like this can be viewed like this: You may want to look at: http://sources.redhat.com/gdb/ari/ If a macro/method is listed on there then you'll likely run into problems. enjoy, Andrew