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

Remove backtrace example, move into docs instead #2842

Merged
merged 4 commits into from
Feb 14, 2024

Conversation

ZedThree
Copy link
Member

  • Add a new docs page to summarise debugging utilities: output_debug, TRACE, and the exception backtrace
  • Remove the backtrace example

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

manual/sphinx/developer_docs/debugging.rst Outdated Show resolved Hide resolved
manual/sphinx/developer_docs/debugging.rst Outdated Show resolved Hide resolved
manual/sphinx/developer_docs/debugging.rst Outdated Show resolved Hide resolved
manual/sphinx/user_docs/physics_models.rst Outdated Show resolved Hide resolved
(``-v`` for short) increases it by one. Running with ``-q`` in the
command line arguments suppresses the ``output_info`` messages, so
that they will not appear in the console or log file. Running with
``-q -q`` suppresses everything except ``output_warn`` and
Copy link
Contributor

Choose a reason for hiding this comment

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

output_progress is disabled here, in case someone wonders like me ...

Copy link
Contributor

github-actions bot commented Feb 8, 2024

clang-tidy review says "All clean, LGTM! 👍"

@ZedThree ZedThree merged commit 7be2be9 into fix-examples Feb 14, 2024
25 checks passed
@ZedThree ZedThree deleted the remove-backtrace-example branch February 14, 2024 08:57
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.

3 participants