Skip to content

Preprocessor files / temporary compile files not saved #1166

Closed
@madworm

Description

@madworm

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.

Metadata

Metadata

Assignees

Labels

Component: PreprocessorThe Arduino sketch preprocessor converts .ino files into C++ code before compilation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions