From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Buettner To: Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: [PATCH RFC] arm-tdep.c: Define SVR4 link map offset fetcher Date: Tue, 27 Nov 2001 14:16:00 -0000 Message-ID: <1011127221554.ZM13043@ocotillo.lan> References: <1011127214311.ZM12873@ocotillo.lan> <20011127165053.A19071@nevyn.them.org> X-SW-Source: 2001-11/msg00515.html Message-ID: <20011127141600.5Br1E5o3dmIHWpiSoqnFLyz7G2d--1XYdwOrjCJodkw@z> On Nov 27, 4:50pm, Daniel Jacobowitz wrote: > The exact same numbers work for PowerPC/Linux, by the way. Might want > to add that too. Yeah, it's in one of my trees. Hopefully, I'll get around to it later today... The catch with PowerPC/Linux is that it's a multiarched target and it took a bit more work to get it all working properly. Kevin