Confused again I'm afraid.
Winedbg gives me a lot of "No debugging information" messages when I load it up, which makes sense because watching the diagnostic text flow past during a build I see lots of "strip --strip-unneeded" lines. The ChangeLog refers to adding this to save disk space, but the man page says "strip everything not needed for relocation processing".
Doesn't this strip out debug info though, which is sort of useful for debugging? Am I configuring Wine wrongly? What's happening here?
thanks -mike
On January 6, 2003 12:00 pm, Mike Hearn wrote:
Doesn't this strip out debug info though, which is sort of useful for debugging? Am I configuring Wine wrongly? What's happening here?
What are you running on? RH 8?