From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Buettner To: Nick Duffek Cc: gdb@sources.redhat.com Subject: Re: [multi-arch] The frame as the global parameter (long, important) Date: Mon, 26 Feb 2001 15:55:00 -0000 Message-id: <1010226235539.ZM13247@ocotillo.lan> References: <1010226215318.ZM12999@ocotillo.lan> <200102262336.f1QNafa00688@rtl.cygnus.com> X-SW-Source: 2001-02/msg00393.html On Feb 26, 6:36pm, Nick Duffek 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. I think that's why Andrew suggested approaching it incrementally. Kevin