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

Task: Better debugging with SDK #7020

Open
wec43 opened this issue May 28, 2024 · 1 comment
Open

Task: Better debugging with SDK #7020

wec43 opened this issue May 28, 2024 · 1 comment

Comments

@wec43
Copy link
Contributor

wec43 commented May 28, 2024

When using the SDK, I would like to have an better way to debug running Rust codes.

AC

  • It is possible to attach a debugger for the native code to a running Android/iOS application.
  • It is possible to trigger breakpoints and see stack trace from the debugger

Notes

  • Debugging should work, we need to check why not. We should check how other projects deal with this problem.
@rezbyte
Copy link
Contributor

rezbyte commented Jul 1, 2024

The logging part was split into #7151.

@rezbyte rezbyte changed the title Task: Better debugging and logging utilities with SDK Task: Better debugging with SDK Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants