Hi. I just figured I never told anyone (did I?) - a while ago I wrote a Ruby/GTK2 tool to parse +message logs (along with other channels mixed in) and display them in a treeview - makes debugging message related problems much easier. I suppose others wrote similar scripts for their own use - but maybe someone will find it useful nevertheless:

http://users.holycrap.org/flexo/spy.rb

Use like:

$ WINEDEBUG="+message" wine foo.exe 2>log
$ ruby spy.rb log

Felix


Reply via email to