From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [rfc[ multi-arch TARGET_VIRTUAL_FRAME_POINTER Date: Wed, 08 Aug 2001 08:21:00 -0000 Message-id: <3B7158F6.6070605@cygnus.com> References: X-SW-Source: 2001-08/msg00082.html > On Tue, 7 Aug 2001, Andrew Cagney wrote: > > >> This multi-arches the method TARGET_VIRTUAL_FRAME_POINTER. tracepoint >> people may want to take a quick look. I'll check it in, in a few days. > > [...] > >> * target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched. >> * gdbarch.sh (TARGET_VIRTUAL_FRAME_POINTER): Add. > > > Since TARGET_VIRTUAL_FRAME_POINTER is documented in gdbint.texinfo, > perhaps this change needs some doco change. Perhaphs eventually, the existing comments looked ok. At least this one is documented :-) Andrew