[PATCH 0/2] Demangler crash handler

Pedro Alves palves@redhat.com
Thu May 15 16:01:00 GMT 2014


On 05/15/2014 02:25 PM, Gary Benson wrote:
> It's not clear to me what benefit a second system for early
> termination would add, or how you would decide which system
> to use for any given error.

Just to cross this off for the record.  The idea would be to use
early termination for bad input, and d_assert for asserting
internal consistency is sane.  Much like in GDB we don't use
gdb_assert for bad input.

But better coverage/testing beats this by a wide margin,
in my book.

Speaking of coverage, I wonder what gcov says...

-- 
Pedro Alves



More information about the Gdb-patches mailing list