This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: libverbose_terminate, pass 1 of N


On Mon, Dec 23, 2002 at 12:22:05PM +0100, Gabriel Dos Reis wrote:
> How should it be handled if we have verbose-termination-by-default as
> currently proposed?

In libsupc++/eh_terminate.cc, line 40, change "std::abort" to
"__gnu_cxx::__verbose_terminate_handler".  No preloading or anything else
required.  I plan on testing this exact change, once the autocrasher is
finished flopping around (about two hours from now).


Phil

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


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