From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Michael Elizabeth Chastain Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] multi-arch INIT_FRAME_PC*; Was: New gdb 31 & 64 bit patches for S/390 Date: Sun, 17 Jun 2001 08:51:00 -0000 Message-id: <3B2CD140.2050803@cygnus.com> References: <200106170040.RAA13931@bosch.cygnus.com> X-SW-Source: 2001-06/msg00332.html > Backtrace is working again on native solaris 2.6 and native red hat linux 6.2. > But native solaris traces back past main without stopping. Native linux > does not have a problem. Michael, the sparc case has me stumped. tm-sparc.h defines both INIT_FRAME_PC() and INIT_FRAME_PC_FIRST() so (as far as theories go :-) shouldn't be affected by the change. Andrew