ARM ddb stack trace

Jacques Fourie jacques.fourie at gmail.com
Wed Mar 11 00:55:05 PDT 2009


> 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


More information about the freebsd-arm mailing list