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] btrace: avoid tp != NULL assertion


On 02/09/2015 09:25 AM, Markus Metzger wrote:
> On some targets, I see the LWP field patched out of INFERIOR_PTID before
> calling record_btrace_fetch_registers.  Looking to the respective linux-nat
> versions, they use the PID field if the LWP field is zero.

Sorry, I'm not sold on this one.  Please give more detail.

Which targets?  What's the backtrace like?

Thanks,
Pedro Alves


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