From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Duffek To: kevinb@cygnus.com Cc: gdb@sources.redhat.com Subject: Re: [multi-arch] The frame as the global parameter (long, important) Date: Mon, 26 Feb 2001 15:27:00 -0000 Message-id: <200102262336.f1QNafa00688@rtl.cygnus.com> References: <1010226215318.ZM12999@ocotillo.lan> X-SW-Source: 2001-02/msg00391.html On 26-Feb-2001, Kevin Buettner wrote: >Personally, I'd prefer to see one extra parameter added to those >functions which are already getting one (or more) parameters >implicitly via globals. That's at least every function that calls any macro in gdbarch.sh, plus all possible ancestors of those functions. I'll bet we're talking about a big majority of the functions in GDB. Nick