From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: gdb-patches Subject: Re: [PATCH]: Add SKIP_TRAMPOLINE_CODE handling to multi arch code Date: Wed, 15 Aug 2001 08:20:00 -0000 Message-id: <3B7A9324.6010203@cygnus.com> References: <20010815105028.R17709@cygbert.vinschen.de> X-SW-Source: 2001-08/msg00178.html Was this an RFC or an RFA? :-) Either way it is fine. Per the maintainers file, as far as I'm concerned, if you can convince your self that a multi-arch conversion is obvious then it is :-). Thanks for doing this one. Andrew > 2001-08-15 Corinna Vinschen > > * arch-utils.c (generic_skip_trampoline_code): New function. > * arch-utils.h: Declare generic_skip_trampoline_code external. > * gdbarch.c: Regeberated from gdbarch.sh. > * gdbarch.h: Ditto. > * gdbarch.sh (SKIP_TRAMPOLINE_CODE): Multi-arch. > * infrun.c: Remove default setting of SKIP_TRAMPOLINE_CODE macro.