Developing Games on Intel Graphics
If you are gaming on graphics integrated in your Intel Processor, this is the place for you! Find answers to your questions or post your issues with PC games
489 Discussions

Debugging driver / application issues

bradhuber
Beginner
442 Views
Hello I am a developer currently experience a couple of issues (crashes) with Intel graphics chipsets while using OpenGL.

One is quite possibly similar to the one mentioned here: http://communities.intel.com/message/71136

What I am wondering is if it is possible to obtain symbol files (eg for iglicd32.dll) so that I can observe the call stack better and see what is causing the malfunction.

Any information would be appreciated.


Thank You,

Brad
0 Kudos
2 Replies
Doraisamy_G_Intel
442 Views

Hi Brad,

Unfortunately, the driver debug symbols are not available to be shared outside Intel currently.

Have you tried the workaround suggested in the communities page to see if one of your crashes goes away?
I would suggest updating to the latest graphics drivers from Intel, and if you still experience issues, please give us details on what system config you have, and what driver version you are on.

Thanks,
-Ganesh

0 Kudos
Philip_T_Intel1
Employee
442 Views
Have you tried the gDEBugger from gremedy?

http://www.gremedy.com/products.php

it has a free 7 day trial.
0 Kudos
Reply