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

Developer experience: Debugging source code locally during the development phase #235

Open
Tracked by #231
Aymalla opened this issue Feb 22, 2023 · 1 comment
Open
Tracked by #231

Comments

@Aymalla
Copy link
Contributor

Aymalla commented Feb 22, 2023

As a developer, I need a way to start or attach the debugger to monitor the execution of the endpoint, stop it, restart it, and set breakpoints in my local development environment (when the application is hosted using Sandbox).

@Aymalla
Copy link
Contributor Author

Aymalla commented Feb 22, 2023

@achamayou comment
"This is difficult to do, and specific to SGX. Once on AMD, users will run their logic in a container they completely control, and can use a debugger easily, since it will be outside the CCF node. So it will get addressed, but not on SGX."

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

1 participant