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: [RFA] replay bookmarks


>>>>> "Michael" == Michael Snyder <msnyder@vmware.com> writes:

>> I think instead of using ALL_BOOKMARKS this code would be simpler and
>> more obviously correct if it just had an explicit loop.  There's no need
>> to have a special case for the first element of the list, either.  E.g.,
>> see the deletion code in cli-decode.c:delete_cmd.

Michael> Well, my model was breakpoints.  Do you really insist that I
Michael> change it?

Nope.

Tom


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