On Fri, 2002-04-26 at 00:41, Peter Andersson wrote:
> 
> Vector 800 at pc - d58fb02c , lr -d58fb64
> mxr - 9032, xp -42000000
> current - c99fc000, pid - 1077, comm -glxgears
> mon>
> 
> When i type "?" the following menu rolls up:
> 
> d     dump bytes
> di    dump instructions
> df    dump float values
> dd    dump double values
> e    print exception information
> h    dump hash table
> mm    move a block of memory
> ms     set a block of memory
> md    compare two blocks of memory
> M    print system.map
> r    print registers
> S    print special registers
> t    print backtrace
> la    lookup adress in system.map
> ls    lookup symbol in system.map
> x    exit monitor

This is the xmon (simple kernel debugger) prompt.

If the atimisc driver had Option "UseFBDev" and you used it, the display
would be correct...

> I tried the backtrace option but it only produced a bunch of numbers and 
> letters, and since i am not exactly sure if i am able to read them right 
> i don´t think they are useful for anyone, but if you want me to give it 
> a try please let me know.

If you provide the System.map corresponding to the kernel to yaboot,
xmon will show symbol names. This is my default yaboot label:

image=/vmlinux
        label=Debian
        sysmap=/System.map


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to