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

💬 add all in one option #184

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Vollbrecht
Copy link
Collaborator

@@ -122,6 +130,12 @@ I (272) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
Hello, world!
```
##### Backtrace
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we open the topic of backtrace decoding, shouldn't we mention that decoding for riscv chips is incorrect or maybe even wrong by using this approach? And point the reader to the EH frame setup?

Copy link
Collaborator Author

@Vollbrecht Vollbrecht Feb 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i could add a footnote, and add a little section on what to add to the bottom?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Anything would work as long as it is clear for the users that what is suggested in this paragraph won't work well on anything but xtensa...

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or else we would be opening even more statements of "it does not work as per the documentation"

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

Successfully merging this pull request may close these issues.

2 participants