Radeon 9200 hangs: How to debug?

Johan Eriksson johan.eriksson at lkpg.visit.se
Fri Nov 5 02:05:47 PST 2004


Debug X by logging in with ssh and run it in gdb.

When the other computer freezes just press Control-C in gdb and type bt 
to get the stacktrace.
It's even better if you compiled X with debugging information then you 
can move around in the callstack and
print the variables used.





More information about the xorg mailing list