Skip to content

Don't save unstripped elf for debugging #314

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 7, 2016

Conversation

calvinatintel
Copy link
Contributor

The current save mechanism breaks when a user has deleted system32 from PATH environment variable. Comment out the copying so that it won't break for such users, but do not delete so that advanced users can use the unstripped elfs to debug.

The current save mechanism breaks when a user has deleted system32 from PATH environment variable. Comment out the copying so that it won't break for such users, but do not delete so that advanced users can use the unstripped elfs to debug.
calvinatintel added a commit to calvinatintel/CODK-A-ARC that referenced this pull request Oct 7, 2016
Debug elf saving was disabled in order to make IDE more fool proof
arduino/ArduinoCore-arc32#314
This commit re-enables the elf saving so that it'll work on make debug-* targets.
@eriknyquist eriknyquist added this to the Castor milestone Oct 7, 2016
@calvinatintel calvinatintel merged commit 39ef9ef into arduino:master Oct 7, 2016
calvinatintel added a commit to calvinatintel/CODK-A that referenced this pull request Oct 11, 2016
Debug elf saving was disabled in order to make IDE more idiot proof
arduino/ArduinoCore-arc32#314
This commit re-enables the elf saving to make debug-* targets work again
calvinatintel added a commit to calvinatintel/CODK-A that referenced this pull request Oct 12, 2016
Debug elf saving was disabled in order to make IDE more idiot proof
arduino/ArduinoCore-arc32#314
This commit re-enables the elf saving to make debug-* targets work again
calvinatintel added a commit to calvinatintel/CODK-A that referenced this pull request Oct 12, 2016
Debug elf saving was disabled in order to make IDE more idiot proof
arduino/ArduinoCore-arc32#314
This commit re-enables the elf saving to make debug-* targets work again
calvinatintel added a commit to calvinatintel/CODK-A that referenced this pull request Oct 12, 2016
Debug elf saving was disabled in order to make IDE more idiot proof
arduino/ArduinoCore-arc32#314
This commit re-enables the elf saving to make debug-* targets work again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants