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

Add support for Mini DuMP (ELF, and PE) #204

Open
patryk4815 opened this issue Nov 22, 2024 · 0 comments
Open

Add support for Mini DuMP (ELF, and PE) #204

patryk4815 opened this issue Nov 22, 2024 · 0 comments

Comments

@patryk4815
Copy link

Mini DuMP is used as coredump in linux and windows.

$ lldb ./hello
(lldb) run -s
(lldb) process save-core /tmp/mini

$ file /tmp/mini
/tmp/mini: Mini DuMP crash report, 14 streams, Fri Nov 22 17:21:39 2024, 0 type 

Some libs:

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

1 participant