Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2009 09:55:03 +0200
From:      Jacques Fourie <jacques.fourie@gmail.com>
To:        freebsd-arm@freebsd.org
Subject:   Re: ARM ddb stack trace
Message-ID:  <be2f52430903110055m72029e50oe517e9046af79e16@mail.gmail.com>
In-Reply-To: <be2f52430903100901j4a092843g1cf79803e61df393@mail.gmail.com>
References:  <be2f52430903100901j4a092843g1cf79803e61df393@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi,
>
> I've noticed that the ddb 'bt' command on my gumstix platform starts
> the display of each stack frame with "func() at func+0xc". The
> included patch to arm/arm/db_trace.c changes this behaviour to be more
> in line with the output I see on other platforms. I am not an expert
> on ARM (or any other platforms for that matter) and would welcome any
> comments on this patch.
>

I've just realised that this patch is wrong and not really necessary
:). The ARM ddb stack trace prints the rlv values in each stack frame.
Sorry for the noise.

Jacques



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?be2f52430903110055m72029e50oe517e9046af79e16>