Closed
Description
I started with a clean 1.0.2 installation, wiped the preferences.txt file as well. Enabled "preproc.save_build_files=true", but all that remains in /tmp/buildXXXXX is the .cpp and .cpp.d file. I would like to see the code after it has gone through the preprocessor with all text replacements done to debug compilation errors.
I think "-save-temps" would be nice to have.