xmon and System.map

Tom Rini trini at kernel.crashing.org
Tue Apr 8 03:36:04 EST 2003


On Sun, Apr 06, 2003 at 04:20:43PM -0700, Ira Weiny wrote:

> I have been trying to use xmon to help debug some things and I have not been
> able to get the System.map to show up?
>
> Here is the line I thought would load it...
>
> sysmap=/boot/System.map
>
> There is only one root partition but the System.map is a soft link.  Any
> thoughts?

This is on a pmac / yaboot then?  Perhaps it's not happy about the
symlink ('tho I wouldn't know why..) and the following may work:
image=/boot/vmlinux-xmon
	label=xmon
	sysmap=/boot/System.map-xmon
With values changed to taste :)

Or, if you do a 'make zImage' and boot the vmlinuz.elf-pmac (or so) from
OF, it should just work.

--
Tom Rini
http://gate.crashing.org/~trini/

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list