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

Inspecting crashes intro #2198

Merged
merged 3 commits into from
May 22, 2019
Merged

Conversation

peteruithoven
Copy link
Collaborator

Fixes: #2149

Changes Summary

  • A ultra short intro into using gdb to inspect crashes

This pull request is ready for review.

@btkostner btkostner requested a review from a team May 22, 2019 20:27
Copy link
Collaborator

@donadigo donadigo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As an intro it's good.

@btkostner btkostner merged commit 80dd3d8 into elementary:master May 22, 2019
@doublehourglass
Copy link

Good general description. Would add that it's a general purpose external debugger and more options can be found in manpages. As it's not only a crash inspector.

@peteruithoven peteruithoven deleted the gdb-intro branch May 23, 2019 00:22
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.

Add gdb docs
4 participants