From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Buettner To: gdb-patches@sources.redhat.com Subject: Re: [PATCH RFC] arm-tdep.c: Define SVR4 link map offset fetcher Date: Fri, 30 Nov 2001 12:29:00 -0000 Message-ID: <1011130202753.ZM22619@ocotillo.lan> References: <1011127214311.ZM12873@ocotillo.lan> X-SW-Source: 2001-11/msg00628.html Message-ID: <20011130122900.BW1zpibPfu1tXbK5c9EzMBI3Ygn4Ncr2xd9EKIvhDng@z> On Nov 27, 2:43pm, Kevin Buettner wrote: > The patch below adds shared library support for non-native ARM linux > targets. I'll wait a few days for comments before committing it. > > From Louis Hamilton : > * arm-tdep.c (solib-svr4.h): Include. > (arm_linux_svr4_fetch_link_map_offsets): New function. > * config/arm/tm-linux.h (SVR4_FETCH_LINK_MAP_OFFSETS): Define. > (arm_linux_svr4_fetch_link_map_offsets): Declare. Committed.