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] Handle hitting a recording extent boundary as a normal trap-caused stop


>>>>> "Andrey" == Andrey Utkin <autkin@undo.io> writes:

Andrey> Because that's what it is.
Andrey> This enables reporting of a breakpoint hitting on the first replayable
Andrey> instruction when reverse-stepping to the beginning of recorded history.

Hi.  Thanks for the patch.

See the contribution checklist for some info on how to submit a patch:

    https://sourceware.org/gdb/wiki/ContributionChecklist

This one is missing a ChangeLog and perhaps a test case, assuming the
latter is reasonably possible to write.

Tom


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