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] Fix for PR15117


>>>>> "Ali" == ali anwar <ali_anwar@codesourcery.com> writes:

Ali> Thank you for reviewing the patch again.

It's customary to always send the ChangeLog entry when re-sending a
patch.

I personally do this by putting the ChangeLog entry into the git commit
and using git send-email, but there are many ways to manage it.

The patch is ok with the ChangeLog from up-thread.


FWIW I am not especially fond of convenience variables in linespecs.
They seem odd to me.  Like, won't the breakpoint move at re-set if the
variable changes?  Also I note that they aren't documented...  But your
patch is just fixing an error in the existing support, which I think
makes it ok to go in.

thanks,
Tom


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