XQuartz: Added debugging for NewCurrentScreen crash.

This commit is contained in:
Jeremy Huddleston 2008-08-19 02:00:35 -07:00
parent 6f7ab5a6ac
commit cdadce8816

View File

@ -2378,6 +2378,8 @@ NewCurrentScreen(ScreenPtr newScreen, int x, int y)
{
sprite.hotPhys.x = x;
sprite.hotPhys.y = y;
ErrorF("noPanoramiXExtension=%d newScreen=%p\n", noPanoramiXExtension, newScreen);
ErrorF("newScreen->myNum=%d\n", newScreen->myNum);
#ifdef PANORAMIX
if(!noPanoramiXExtension) {
sprite.hotPhys.x += panoramiXdataPtr[newScreen->myNum].x -