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 v9 06/23] btrace, doc: document remote serial protocol


On Wed, 06 Mar 2013 11:01:29 +0100, Metzger, Markus T wrote:
> I intended to commit the patches separately.  There is a single patch that does not
> build - the one where we split record.c.
> 
> I could also squash the entire series, if that's preferred, but the resulting patch
> will be huge.

As long as each commit is buildable and not regressing (and not introducing
unapproved code/functionality which just gets deleted by a later patch) it is
preferred to check it in separately.

(Reason: For example if one git bisect-s a regression it is easier to
investigate a smaller commit.)


Thanks,
Jan


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