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

Improve analysis with sources and gdb #35

Open
wants to merge 6 commits into
base: add-selftest-heap
Choose a base branch
from

Conversation

aewag
Copy link
Member

@aewag aewag commented Mar 2, 2023

No description provided.

@aewag aewag force-pushed the add-selftest-heap branch from b3eb150 to 0d2399f Compare March 3, 2023 12:02
@aewag aewag force-pushed the improve-analysis-with-sources-and-gdb branch 4 times, most recently from 8755725 to e49a519 Compare March 3, 2023 12:11
@aewag aewag force-pushed the add-selftest-heap branch from 0d2399f to a14382b Compare March 3, 2023 12:33
@aewag aewag force-pushed the improve-analysis-with-sources-and-gdb branch 2 times, most recently from e5e4953 to 8c2e691 Compare March 7, 2023 12:36
@aewag aewag force-pushed the add-selftest-heap branch from a14382b to 7cfc71c Compare March 13, 2023 08:42
aewag added 6 commits March 13, 2023 09:42
For libc and other installed libaries a separate package can be installed to access
debug symbols. But for this a separate elffile is stored with an arbitrary name.
gdb does automagically detect this and loads the correct files.
If nm fails to load any symbols, gdb is used as a fallback to find the debug
elffile.
@aewag aewag force-pushed the improve-analysis-with-sources-and-gdb branch from 8c2e691 to 598cf0b Compare March 13, 2023 08:43
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.

1 participant