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

How to use this tool to retrieve all global variables #22

Closed
Plyees opened this issue Nov 26, 2021 · 1 comment
Closed

How to use this tool to retrieve all global variables #22

Plyees opened this issue Nov 26, 2021 · 1 comment

Comments

@Plyees
Copy link

Plyees commented Nov 26, 2021

I am looking to retrieve all global variables from debuginfo generated for C application by gcc under Ubuntu. Is this tool able to do it? Many thanks.

@sevaa
Copy link
Owner

sevaa commented Nov 26, 2021

Not out of the box. The information is available in the debug info, but dwex, as is it now, isn't about producing lists or reports.

@sevaa sevaa closed this as completed Nov 26, 2021
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

No branches or pull requests

2 participants