All of lore.kernel.org
 help / color / mirror / Atom feed
* xmon memory dump does not handle LE
@ 2017-02-02 14:42 Douglas Miller
  2017-02-03  1:46 ` Michael Ellerman
  0 siblings, 1 reply; 7+ messages in thread
From: Douglas Miller @ 2017-02-02 14:42 UTC (permalink / raw)
  To: linuxppc-dev

I was hoping this would be any easy fix, but now it looks like it will 
be more difficult.


The basic problem is that xmon memory commands like 'dd' do not properly 
display the data on LE instances. This means that not only is it 
difficult to read but one cannot copy-paste addresses from the output. 
This severely encumbers debugging using xmon on LE systems.


It looks like prdump() is highly optimized but only works on BE. Have I 
missed something, or will it take a significant re-write of this code to 
fix the LE problem?


Thanks,

Doug

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-02-07  1:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-02 14:42 xmon memory dump does not handle LE Douglas Miller
2017-02-03  1:46 ` Michael Ellerman
2017-02-03  3:07   ` Douglas Miller
2017-02-03 10:31     ` Michael Ellerman
2017-02-06 13:50       ` Douglas Miller
2017-02-06 20:37         ` Douglas Miller
2017-02-07  1:00         ` Michael Ellerman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.