-
Notifications
You must be signed in to change notification settings - Fork 7
Add LLDB pretty printers and doc page on how to use them #1279
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
Conversation
|
An automated preview of the documentation is available at https://1279.decimal.prtest3.cppalliance.org/libs/decimal/doc/html/index.html If more commits are pushed to the pull request, the docs will rebuild at the same URL. 2025-12-10 15:56:22 UTC |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #1279 +/- ##
=======================================
Coverage 99.0% 99.0%
=======================================
Files 268 268
Lines 17746 17746
Branches 1980 1980
=======================================
Hits 17553 17553
Misses 193 193 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
The python files are written to be modular so that we can use the decoding functions to build out support for GDB
Closes: #1278