https://bugs.winehq.org/show_bug.cgi?id=37825
Bug ID: 37825 Summary: Keybinding to write to stderr Product: Wine Version: 1.7.33 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: sworddragon2@aol.com Distribution: ---
For some of my bug reports I'm providing logs that contain the output from Wine in the case there appears an error that gives a hint. But I'm noticing one problem with this: Until the point there the bug can be reproduced the log does often get spammed with many things that are unrelated to the targeted bug. So I was thinking that it could be helpful for debugging if we could bind an action to a key combination that does for example write the timestamp to stderr. With such a feature it would be possible to use the keybinding directly before and after the bug appears. This would make it easier to see the related lines on the Wine output that could be responsible for the targeted bug.