http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Fri May 10 09:21:26 2002 --- shadow/650.tmp.27404 Fri May 10 11:57:42 2002 *************** *** 91,93 **** --- 91,106 ---- I suspect that winedbg have problems with C++ debugging information or format of this information is different in your new distribution, so try application, writted in C++ or create one yourself. + + + ------- Additional Comments From spetreolle@yahoo.fr 2002-05-10 11:57 ------- + I found another application that produces such output : wineconsole itself. + launching winedbg wineconsole being in wineconsole source directory reproduces + the problem. could i do some --debugmsg to where does it comes from ? + + for info, the file you mentioned comes from the package libstdc++-2.96.110 + provided by RedHat. But by the way, wineconsole isn't precisely a c++ application, + is it ? + + you're right, libGL isn't the problem because I load Quake3 whithout problem. + no speed loss even at 1024x768 !! \ No newline at end of file