On September 29, 2002 01:54 pm, Alexandre Julliard wrote:
The problem is that your debugger path points to a Unix script, and the new exe loadorder support no longer starts Winelib apps that way.
That's very unfortunate, as it is extremely counterintuitive. To the point where *I* gave up on using the debugger. A developer. What about users? We'll have to explain weird technical reasons: that's a winelib app, that's PE executable, etc. This sucks. Wine should seamlessly integrate all these executables together. A user should not care about the actual type of executable, it should just be able to run the dang thing.