This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: [patch] debug compile: Replace confusing debug message


On Wed, 01 Jul 2015 16:10:22 +0200, Pedro Alves wrote:
> OK.
> 
> On 07/01/2015 01:20 PM, Jan Kratochvil wrote:
> 
> >        if (strcmp (sym->name, "_GLOBAL_OFFSET_TABLE_") == 0)
> >  	{
> 
> It'd be nice to have a comment here mentioning why we need to do this.

I do not know, I think it is a GCC bug, with -mcmodel=large I have no idea why
GCC needs _GLOBAL_OFFSET_TABLE_.  I can write there this info.


Jan


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