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: [PATCHv2] Fix setting breakpoints or stepping on line 65535


On 12/29/19 9:41 PM, Simon Marchi wrote:
> On 2019-12-29 3:32 p.m., Andrew Burgess wrote:
>> I place more value on having tests and changes in the same commit - I
>> find it more useful the other way around, when I find some code I
>> don't understand and I figure out which commit it came from, having
>> the tests in the same commit means it is easy to know "this test"
>> should check "this code".
>>
>> If the test and changes are separate I have to do more work. Boo!
>>
>> For this reason, if you've not already pushed this patch, could you
>> collapse the test and change into a single commit please before
>> pushing.
> 
> FWIW, that's my preference too.
> 

Okay, will do.

Thanks!

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