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 2/2] Make breakpoint handling in record-full idempotent


On 04/06/2016 03:50 AM, Yao Qi wrote:
Luis Machado <lgustavo@codesourcery.com> writes:

Hi Luis,

+  /* Find any existing entries.  */

Should this say...

/* Make sure there are no duplicate breakpoint entries.  */

... instead?

I put tow comments together,

     /* Use the existing entries if found in order to avoid duplication
        in record_full_breakpoints.  */


Thanks. That reads better.


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