console handling

Dimitrie O. Paun dpaun at rogers.com
Mon Jan 6 14:02:49 CST 2003


On January 6, 2003 03:40 pm, Eric Pouech wrote:
> thanks for the traces ;-)

No problem, my pleasure! :)

> ok, winedbg is too slow to respond, so gdb retries with the same packet,
> and when winedbg is ready, it's out of sync with gdb...
> does the attached hack^H^H^H^Hpatch solve the issue ?

Perfect -- thank you! Look:

[dimi at dimi bin]$ winedbg -- --gdb visual-mingw.exe.so
using wine_path: wine
081c18e8:081c10f8: create process 'F:\dev\wine\visual-mingw.cvs\bin\visual-mingw.exe'/0x400eea00 @40562000 (0<0>)
081c18e8:081c10f8: create thread I @40562000
GNU gdb Red Hat Linux (5.2.1-4)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux".
081c18e8:081c10f8: loads DLL C:\WINDOWS\SYSTEM\ntdll.dll @40050000 (0<0>)
081c18e8:081c10f8: loads DLL C:\WINDOWS\SYSTEM\kernel32.dll @40ac0000 (0<0>)
081c18e8:081c10f8: loads DLL C:\WINDOWS\SYSTEM\advapi32.dll @40a70000 (0<0>)
081c18e8:081c10f8: loads DLL C:\WINDOWS\SYSTEM\gdi32.dll @40a10000 (0<0>)
081c18e8:081c10f8: loads DLL C:\WINDOWS\SYSTEM\user32.dll @40900000 (0<0>)
081c18e8:081c10f8: loads DLL C:\WINDOWS\SYSTEM\comctl32.dll @40850000 (0<0>)
081c18e8:081c10f8: loads DLL C:\Windows\System\ole32.dll @65f00000 (0<19251>)
081c18e8:081c10f8: loads DLL C:\Windows\System\MSVCRT.DLL @78000000 (0<0>)
081c18e8:081c10f8: loads DLL C:\Windows\System\SHLWAPI.DLL @70bd0000 (0<7222>)
081c18e8:081c10f8: loads DLL C:\WINDOWS\SYSTEM\shell32.dll @40bd0000 (0<0>)
081c18e8:081c10f8: loads DLL C:\WINDOWS\SYSTEM\winspool.drv @40c30000 (0<0>)
081c18e8:081c10f8: loads DLL C:\WINDOWS\SYSTEM\comdlg32.dll @40b50000 (0<0>)
081c18e8:081c10f8: loads DLL C:\WINDOWS\SYSTEM\x11drv.dll @40ca0000 (0<0>)
081c18e8:081c10f8: exception code=80000003
[New Thread 136057080]
0x400b0f20 in ?? ()
trace: 18 => 0
Wine-gdb>

-- 
Dimi.




More information about the wine-devel mailing list