This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: exceptions and gdb
- To: nbecker at fred dot net
- Subject: Re: exceptions and gdb
- From: Richard Henderson <rth at redhat dot com>
- Date: Thu, 15 Mar 2001 14:42:07 -0800
- Cc: gcc at gcc dot gnu dot org
- References: <x88ofv27rhf.fsf@adglinux1.hns.com>
On Thu, Mar 15, 2001 at 02:38:04PM -0500, nbecker@fred.net wrote:
> I noticed that if there are uncaught C++ exceptions, gdb is unable to
> provide any useful info as to the source of the exception. Tracing
> through stack frames doesn't provide any useful information AFAIK. I
> wonder if it would be possible to improve this.
http://gcc.gnu.org/ml/gcc-patches/2001-03/msg00661.html
r~