This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: New s390 gdb patch


DJBARROW@de.ibm.com wrote:
> 
> Thanks for your response,
> 
> I'll check out again in the next few days once I've other work out of the
> way.
> 
> Martin already has submitted patches against bfd so I'll put the binutils
> into a separate patch as gdb binutils
> is not the same as the latest binutils.
> 
> The check for link_map_32 was completely wrong for starters there is no
> file called sys/link.h on aix or linux
> & the test didn't even compile thus gcc returned a non zero error code not
> the actual code snippet which was supposed to be
> run therfore HAVE_LINK_MAP_32 was defined in config.h

That (link32) was probably due to a configure bug that has been fixed.
If you just take out any changes of yours and leave it the way
it is in sourceware, hopefully it should work for you now.

Sorry for the trouble (it was my bug).

Michael

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]