This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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

Re: [rfc] add __FILE__ and __LINE__ to internal_error()


> This is part one of a two step process to completly
eliminate
> all
> remaining abort() calls in GDB.
> Part two involves replacing abort() with ``internal_error
> (__FILE__,
> __LINE__, "legacy call to abort()");''.

FYI,

I've checked this in (after updating to match the recent
re-aranging
that has gone on).

        Andrew

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