From mint-bounce@lists.fishpool.fi  Mon May 12 18:27:04 2008
From: Andreas Schwab <schwab@suse.de>
To: Miro Kropacek <miro.kropacek@gmail.com>
Cc: mint <mint@fishpool.com>
Subject: Re: [MiNT] gdb registers dump
References: <48289C40.7010705@gmail.com>
X-Yow: I'm in DISGUISE as a BAGGAGE CHECKER....I can watch the house, if it's
 ORANGE...
Date: Tue, 13 May 2008 00:04:01 +0200
In-Reply-To: <48289C40.7010705@gmail.com> (Miro Kropacek's message of "Mon, 12
	May 2008 21:36:32 +0200")
Message-ID: <jeabiv41ta.fsf@sykes.suse.de>
User-Agent: Gnus/5.110009 (No Gnus v0.9) Emacs/22.1 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: schwab@suse.de
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id m4CMR31F013527

Miro Kropacek <miro.kropacek@gmail.com> writes:

> I was able to enter "p $%fp" (as framepointer), everything else ($%d0,
> $%sp, ...) gives me "no symbol XX defined in current context".

Register names don't included the percent, it is only needed for the
assembler.  gdb has interpreted it as a modulo operator.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


