Juraj Hercek juraj@syncad.com writes:
I have troubles with debugging winelib applications. This is what makes me unhappy:
$ gdb wine (gdb) r notepad Starting program: /usr/local/bin/wine notepad XIO: fatal IO error 0 (Success) on X server ":0.0" after 187 requests (187 known processed) with 0 events remaining.
That's because of the errno problems with the new glibc. Working on it...