This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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 0/3] Fix issues with writing Linux core PRSTATUS note on MIPS o32, n32 and n64 into core file


Hi Maciej,

Please notice that I have reformatted patches 1/3 and 3/3, according your comments, and also tweaked a little bit patch 3/3.

Regarding patch 3/3, as Pedro said, currently “thread” function has a piece of code that is never going to be executed since core file is going to be generated as soon as the first thread reaches the thread function.  So, since we are testing fetching value of TLS variable from core file, creating just a one thread in test case would be enough and regarding that, I have cut unnecessary code from the function.

Thanks,
Djordje


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