Hallo,
in msvcrt a lot of functions are of type vararg (e.g. printf) or are forwards into the Linux libc (e.g. strstr) and so leave no trace in a +relay log. This makes it harder to debug.
I think it would be helpfull, if we could generate debug stubs for these functions. Can anybody help?
Bye