On Wednesday 20 August 2008 12:23:16, Pedro Alves wrote: > On Thursday 05 June 2008 20:16:02, Daniel Jacobowitz wrote: > > On Fri, May 16, 2008 at 05:21:15PM +0100, Pedro Alves wrote: > > > I've been meaning to test this on Cygwin/MinGW/Dwarf before > > > posting, but since the subject came up, here it goes anyway. > > > > I looked through the patch, and I can't see anything wrong with it. > > It's OK to commit, though you might want to do that Cygwin test > > first... > > I've finally passed this through the testsuite on mingw32 + dwarf, and > found no regressions. > > I checked it in after also retesting on x86_64-unknown-linux-gnu. I missed that a several tdep files access obj_section->[addr|endaddr] directly. I checked in this patch to adjusts them. --enable-targets=all && make -k builds all files sucessfully, except m88k-tdep.c which needs unwinder updates. -- Pedro Alves