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] infrun: step through indirect branch thunks


On 2018-04-13 12:06 PM, Simon Marchi wrote:
> On 2018-04-13 10:58 AM, Gary Benson wrote:
>> This is with a clean build on x86_64 RHEL 7.4,
>> CFLAGS="-g -O0" CXXFLAGS="-g -O0" ./configure --with-separate-debug-dir=/usr/lib/debug --enable-targets=all
>>
>> Is anyone else seeing this or is it just me?
>>
>> Thanks,
>> Gary
> 
> Is x86-tdep.o built and included in the link command (make V=1)?
> 
> Simon
> 

Ok, so actually this happened with _not_ using --enable-targets=all.  I just
pushed a patch which should fix it:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=eda4efb12763893b8a49c10c6f2823a465c1c6ba

Simon


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