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

Develop a test harness for catching crashes #14

Open
HockeyInJune opened this issue Mar 6, 2013 · 0 comments
Open

Develop a test harness for catching crashes #14

HockeyInJune opened this issue Mar 6, 2013 · 0 comments

Comments

@HockeyInJune
Copy link
Collaborator

This project can be done for Windows or Linux.

  • The simple version is attach Windbg/AppVerifier/gdb/Apport to the crashing process and log output.
  • The hard version is writing a debugger to attach before or after a crash and do analysis.

The hard version of this project is very educational. This project is related to project #15.

http://spin.atomicobject.com/2013/01/13/exceptions-stack-traces-c/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant