Skip to content

[request] stacktrace/1.0.0 #26601

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

Open
AiyionPrime opened this issue Feb 14, 2025 · 0 comments · May be fixed by #26599
Open

[request] stacktrace/1.0.0 #26601

AiyionPrime opened this issue Feb 14, 2025 · 0 comments · May be fixed by #26599

Comments

@AiyionPrime
Copy link

Package Name/Version

stacktrace/1.0.0

Webpage

https://panthema.net/2008/0901-stacktrace-demangled/

Source code

https://panthema.net/2008/0901-stacktrace-demangled/stacktrace.h

Description of the library/tool

C++ Code Snippet - Print Stack Backtrace Programmatically with Demangled Function Names

Timo Bingmann wrote a nice stacktrace1 emitter in "08 published under WTFPL.
It found its ways into components we maintain and develop.

In an ongoing effort to reduce the amount of git submodules in favor of conan2 packages,
I'd like to contribute a recipe for this small marvel.

My current effort contains all of his code,
the test-package is therefore 40 lines instead of the desired 15.

Furthermore the script is published unversioned on his webserver.
Changes and fixes are unlikely, I stripped the patches section from the template I used.

All in all this is smaller than most contributions, I'd suppose.

Feedback is highly appreciated, as I'm a firsttime contributor.

Thanks, Aiyion

Footnotes

  1. https://panthema.net/2008/0901-stacktrace-demangled/

@AiyionPrime AiyionPrime changed the title [request] <stacktrace>/<1.0.0> [request] stacktrace/1.0.0 Feb 14, 2025
@AiyionPrime AiyionPrime linked a pull request Feb 14, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant