I can't figure out how to get trace logging to work. I've tried various combinations of options but nothing will produce a trace log the way I want it: I have to step through the code line-by-line to trace code, which is a pain in the ass in this particular case as I need to compare two versions of a routine, one that works, one that doesn't, and I honestly don't know what the difference is between the two.
The annoying thing is I could've sworn I got this to work once before. Is it saving the logs somewhere I'm not looking, maybe? I'm trying both the project directory and the Snes9x directory and no trace log has materialized in either...