[Skiboot] [PATCH] mambo: Fix bt command and add little endian support
Stewart Smith
stewart at linux.vnet.ibm.com
Wed Jul 20 18:55:31 AEST 2016
Michael Neuling <mikey at neuling.org> writes:
> This fixes the bt (back trace) command which had bit rot.
>
> It also adds little endian support.
>
> Format looks like this:
> systemsim % bt
> pc: 0x000000003007F270
> lr: 0x000000003007EFAC
> stack:0x0000000031C03B60 0x0000000031C03BF0
> stack:0x0000000031C03C00 0x0000000030022F44
> stack:0x0000000031C03C90 0x0000000030023000
> stack:0x0000000031C03D20 0x0000000030039540
> stack:0x0000000031C03E30 0x00000000300145BC
> stack:0x0000000031C03F00 0x000000003000259C
>
> Signed-off-by: Michael Neuling <mikey at neuling.org>
> ---
> external/mambo/mambo_utils.tcl | 40 ++++++++++++++++++++++++++++++++--------
> 1 file changed, 32 insertions(+), 8 deletions(-)
Thanks! Merged to master as of 50ffe5e499d76ffd813154c0cfbe0d1b01866d49.
--
Stewart Smith
OPAL Architect, IBM.
More information about the Skiboot
mailing list