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 3/9] Handle TLS variable lookups when using separate debug object files.


On 2019-02-06 23:05, Simon Marchi wrote:
I have not yet found the motivation to write a proper test for this
(in particular, I am not sure how to build the lib with separate debug
info in the testsuite).  But I attached a reproducer for future
reference.  You should just need to "make" and "gdb -x run.gdb".  The
wrong value is printed with today's GDB.

And of course I forgot the attachment... here it is.

Simon

Attachment: shared-lib-tls-test-2.tgz
Description: GNU Zip compressed data


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