From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Kettenis To: cagney@gnu.org Cc: drow@false.org, gdb-patches@sources.redhat.com, roland@redhat.com Subject: Re: [obish?sym;rfa:doc] Wire up vsyscall Date: Sat, 15 May 2004 20:58:00 -0000 Message-id: <200405152057.i4FKvdt2000817@elgar.kettenis.dyndns.org> References: <409A8C2A.2010605@gnu.org> <409AA61F.8050807@gnu.org> <20040507012549.GA30182@nevyn.them.org> <409FF3D7.5000106@gnu.org> <200405102140.i4ALe13A001092@elgar.kettenis.dyndns.org> <20040511145344.GA15501@nevyn.them.org> <40A0FFB1.8030407@gnu.org> <20040511172619.GA19487@nevyn.them.org> <40A16FA1.9060506@gnu.org> X-SW-Source: 2004-05/msg00448.html Date: Tue, 11 May 2004 20:28:17 -0400 From: Andrew Cagney Another [SIGTRAMP_FRAME] attribute is how to display it when doing a backtrace or stop. I'm somewhat reluctant to throw the CFI completely overboard. How about extending the DWARF2 unwinder such that we can set the [SIGTRAMP_FRAME] attribute based on the function's name? Mark