This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: other/10628: core file not generated


yep.
Here is the changelog for the patch that added -dH:

2003-02-11 Geoffrey Keating <geoffk@apple.com>

        * diagnostic.c (real_abort): New.
        (diagnostic_report_diagnostic): Call real_abort on error.
        * diagnostic.h (diagnostic_abort_on_error): New.
        (struct diagnostic_context): Add abort_on_error field.
        * toplev.c (setup_core_dumping): New.
        (decode_d_option): Handle 'H' case.
        * doc/invoke.texi (Debugging Options): Document -dH.


Thanks, Andrew Pinski


On Tuesday, May 6, 2003, at 10:22 US/Eastern, Wolfgang Bangerth wrote:



3.4 has an option -dH.

Does that mean that the PR is thus resolved and should be closed?


Thanks
  W.

----------------------------------------------------------------------- --
Wolfgang Bangerth email: bangerth@ices.utexas.edu
www: http://www.ices.utexas.edu/~bangerth/







Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]