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

can it show the function name with Release version? #201

Open
aengusjiang opened this issue Dec 30, 2024 · 1 comment
Open

can it show the function name with Release version? #201

aengusjiang opened this issue Dec 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@aengusjiang
Copy link

aengusjiang commented Dec 30, 2024

can it show the function name with Release version?

build it with release version, no -g option,
backward-cpp show like bellow:
image
it can show the frame function name

but cpptrace can't,
image

@jeremy-rifkin
Copy link
Owner

Hi, it is possible to get the names of some functions from symbol tables in the elf file however I haven’t implemented anything for this in cpptrace yet. It’s on the todo list.

@jeremy-rifkin jeremy-rifkin added the enhancement New feature or request label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants