On Sun, 23 Jun 2002, David D. Hagood wrote:

>My questions are:
>1) How can I get symbols loaded on the drivers, so that I can debug this 
>in a civilized fashion? Do I need to build the Radeon driver into X 
>(i.e. is the module load process stripping the symbol data)?

Install the XFree86 src.rpm, edit the spec file, change the line 
DebuggableBuild to 1, and append "dbg" do the Release number. 
Then do:  rpm -bb XFree86.spec

The resulting packages contain full debug code and symbols for 
everything.

You can debug it then with gdb from:

ftp://people.redhat.com/mharris/gdb-xfree86


>Additional information:
>System is a PIII-800 running RH7.2 with 2.4.18 with pre-empt and XFS.
>Card is a Radeon 7500
>I've seen this both with the binaries on XFree and with my own builds 
>from today's CVS from DRI.

Red Hat Linux 7.2 doesn't support the Radeon 7500.  You need
XFree86 4.2.0 for Radeon 7500 support, which comes with Red Hat
Linux 7.3.

good luck,

TTYL


-- 
Mike A. Harris                  Shipping/mailing address:
OS Systems Engineer             190 Pittsburgh Ave., Sault Ste. Marie,
XFree86 maintainer              Ontario, Canada, P6C 5B3
Red Hat Inc.
http://www.redhat.com           ftp://people.redhat.com/mharris

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to