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

The library terminate the process if a fault occurs #2

Open
GoogleCodeExporter opened this issue Mar 25, 2015 · 0 comments
Open

The library terminate the process if a fault occurs #2

GoogleCodeExporter opened this issue Mar 25, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

1. I would have the control of the process
2. I would have the backtrace stored in a variable
3. For example I would send an email with the stacktrace or print the trace 
   in a gui

The library works fine but end the process after a stderr print,
I think that can be very useful give a way to re-give the control
to the test.c with the backtrace throught a callback or something 
like this

In any case thanks for the project it is a very good experiment

Have you considered the idea to implement the standard glibc backtrace function 
on windows32? I think that it can be very usefull to many people

Original issue reported on code.google.com by [email protected] on 7 Dec 2010 at 12:03

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