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 v8] Events when inferior is modified



On 02/12/14 19:19, Doug Evans wrote:
> Nick Bull writes:
>   >
>   >
>   > On 20/11/14 00:21, Doug Evans wrote:
>   > > On Tue, Nov 18, 2014 at 8:37 AM, Nick Bull <nicholaspbull@gmail.com> wrote:
>   > >> On 17/11/14 21:24, Doug Evans wrote:
>   > >>> Hi.
>   > >>>
>   > >>> Let's go with ptids.
>   > >>
>   > >> Doug,
>   > >>
>   > >> Thanks. So is this version of the patch now good to apply?  Note that I don't have
>   > >> push access so will need someone to commit it on my behalf.
>   > >
>   > > Hi.
>   > >
>   > > I gave the patch one last look-over.
>   > > It's almost good to apply but what remains is whitespace and a file name change.
>   > >
>   > > I wouldn't expect to find the register/memory change events in py-infcallevent.c
>   > > so how about naming the file py-infevents.c?
>   > >
>   > > I'll make those changes and commit.
>   > > [Saves you a round trip.]
>   >
>   > Excellent. Thanks to you and everyone else for your help.
> 
> Here is what I committed.
> 
> I tweaked a few things:
> 
> - updated copyright year in one file
> - hardcoded line number in py-events.exp
> - ChangeLog
> - inferior_fn_handle -> inferior_call_handler
> - whitespace
> - py-infcallevent.c -> py-infevents.c

Many thanks Doug.

Nick


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