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 v2 00/17] record btrace: non-stop and ASNS


> -----Original Message-----
> From: gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] On Behalf Of Pedro Alves
> Sent: Friday, September 11, 2015 9:57 AM
> To: Metzger, Markus T
> Cc: gdb-patches@sourceware.org
> Subject: Re: [PATCH v2 00/17] record btrace: non-stop and ASNS
> 
> On 09/11/2015 07:51 AM, Markus Metzger wrote:
> > Changes to v1:
> >   - reworked non-stop test
> >   - changed the error string when trying to store registers while replaying
> >   - fixed all-stop/non-stop confusion in comments
> >
> > This patch series adds support for non-stop mode to the record btrace
> target
> > and prepares for all-stop on top of non-stop (ASNS).
> >
> > It adds a new scheduler-locking mode "reverse" for the current record
> btrace
> > behaviour of scheduler-locking during reverse/replay execution.
> >
> > I tested this with the current all-stop and with Pedro's ASNS (by reverting
> > his disable patch).
> >
> > The patch series can also be found on branch users/mmetzger/btrace-non-
> stop.
> 
> Thanks Markus.  The core changes are OK.  The btrace changes all LGTM too.
> 
> Excellent work.

Thanks.

Eli suggested a different wording for the new scheduler-locking mode.  I'm
waiting a bit for further comments on this patch or for reactions on Eli's
suggestion.

Regards,
Markus.
Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Prof. Dr. Hermann Eul
Chairperson of the Supervisory Board: Tiffany Doon Silva
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928


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