gdb and nanosleep() issues

Eric Pouech eric.pouech at wanadoo.fr
Fri May 24 13:27:14 CDT 2002


> Running some apps leave me sometime having an
> exception in the debugger, so gdb is called.
> And many times the function that appears when gdb is
> called is nanosleep().
> Should I consider this as a libc issue ?
two questions:
- what's the type of the exception ?
- is the address of the exception really at nanosleep (and not
something like nanosleep + 0x????zillion ?)

A+



More information about the wine-devel mailing list