Skip to content
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

Get exception handling outside of libCore and ld #31

Open
yoalieh opened this issue Nov 13, 2017 · 1 comment
Open

Get exception handling outside of libCore and ld #31

yoalieh opened this issue Nov 13, 2017 · 1 comment

Comments

@yoalieh
Copy link

yoalieh commented Nov 13, 2017

Would be great if it was possible to debug the exception handling routine from mplabx instead of buring it in libcore.a

@gholdys
Copy link
Collaborator

gholdys commented Nov 13, 2017

Building the libcore.a during import and then keeping it in the compiled form saves a lot of time during every project compilation. However, the issue you've raised is an important one and we will need to look into it.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants