This is the mail archive of the gdb@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: Strange backtrace from GDB 7.5.91


> Date: Wed, 20 Mar 2013 18:57:40 +0100
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
> Cc: gdb@sourceware.org
> 
> > But relocate_path's argument list is this:
> > 
> >   relocate_path (const char *progname, const char *initial, int flag)
> > 
> > i.e., the FLAG argument is the last one, not the first one.
> 
> It needs a fix in GDB:
> 	Bug 15223 - reversed order of inlined function parameters 
> 	http://sourceware.org/bugzilla/show_bug.cgi?id=15223

Thanks.

Any chance of fixing this before 7.6 is released?


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