gerard patel gerard.patel@asi.fr writes:
This implements a way to not output the debug trace to disk until the user hits Alf + F12. The goal is to avoid too big trace files.
I think it would be much better to do that with a small external program that you pipe the debug output into. This way you can have much more flexibility, and you don't need to hardcode a specific key that some apps may need.