On Fri, 28 Jan 2005 13:09:26 -0800, Michael Ost wrote:
PS: thanks for that 'bt all' command. It's not in the winedbg man page and will save me a lot of typing when I use winedbg in the future.
Correct, it is not. That's because I suck.
If you want to submit a patch for that then great. BTW you can use something like
wine --auto --command 'bt all'
which might work.
thanks -mike