From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Henderson To: Andrew Cagney Cc: Jason Merrill , gcc-patches@gcc.gnu.org, mark@codesourcery.com, gdb@sources.redhat.com Subject: Re: fix sjlj eh vs dwarf2 debug Date: Thu, 23 Aug 2001 00:30:00 -0000 Message-id: <20010823002950.B30094@redhat.com> References: <20010814121628.A30538@redhat.com> <20010814121921.A8417@redhat.com> <3B847864.7060106@cygnus.com> X-SW-Source: 2001-08/msg00204.html On Wed, Aug 22, 2001 at 11:28:36PM -0400, Andrew Cagney wrote: > (1) because as far as I can tell, no one has extended GDB's throw/catch > code (contributed by HP) to support anything beyond HP's C++ compiler. That is actually irrelevant. The place gdb should be using .debug_frame is instead of code reading for the prologue. r~