This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 0/2] Demangler crash handler
- From: Tom Tromey <tromey at redhat dot com>
- To: Gary Benson <gbenson at redhat dot com>
- Cc: Mark Kettenis <mark dot kettenis at xs4all dot nl>, "gdb-patches\ at sourceware dot org" <gdb-patches at sourceware dot org>
- Date: Tue, 13 May 2014 13:28:57 -0600
- Subject: Re: [PATCH 0/2] Demangler crash handler
- Authentication-results: sourceware.org; auth=none
- References: <20140509100656 dot GA4760 at blade dot nx> <201405091120 dot s49BKO1f010622 at glazunov dot sibelius dot xs4all dot nl> <20140509153305 dot GA13345 at blade dot nx> <CAP9bCMRmZOcMtdKfZZHVCdYat3MqiaK8-RWGzJ3SQW7MViSr6w at mail dot gmail dot com> <20140513102035 dot GA17805 at blade dot nx>
Gary> I attached an updated patch that uses internal_warning below. It
Gary> As an aside, would it be worth printing an extra line or two from
Gary> internal_vproblem asking the user to report the bug and directing
Gary> them to the bug tracker and/or the mailing lists?
I think that would be a good idea.
Tom