[Bug libfortran/29649] Force core dump on runtime library errors

fxcoudert at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 5 14:03:00 GMT 2007



------- Comment #12 from fxcoudert at gcc dot gnu dot org  2007-01-05 14:03 -------
(In reply to comment #11)
> A draft patch was posted (quite a while ago) by FX:
> http://gcc.gnu.org/ml/fortran/2006-11/msg00634.html

I'd add that it's easy to separate the coredump part of the patch (handling of
the option in the front-end & library, and the kill(SIGQUIT,...) line in the
library), that is almost trivial, from the rest of the patch (the backtrace
option), which has draft status itself.

Although I don't have time to write/regtest/submit this, I'll review such a
patch if someone has time to submit it.


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2006-11-19 14:58:12         |2007-01-05 14:03:30
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29649



More information about the Gcc-bugs mailing list