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 03/17] Displaced stepping debug: fetch the right regcache


On 04/01/2015 11:14 PM, Pedro Alves wrote:
> Although not currently possible in practice when we get here,
> 'resume_ptid' can also be a wildcard throughout this function.  It's
> clearer to fetch the regcache using the thread's ptid.
> 
> gdb/ChangeLog:
> 2015-04-01  Pedro Alves  <pedro@codesourcery.com>
> 
> 	* infrun.c (resume) <displaced stepping debug output>: Get the
> 	leader thread's regcache, not resume_ptid's.

Not much point in carrying this one around.  I pushed it in.

Thanks,
Pedro Alves


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