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: Add a python event registry for selected frame changes


>>>>> "Maxime" == Maxime Coste <frrrwww@gmail.com> writes:

Maxime> Here is a patch serie which permits python scripts to watch for
Maxime> selected frame changes, ignoring changes which are triggered by
Maxime> implementation detail (like executing a call command).

Thanks.

I think this series needs 3 things --

1. ChangeLog entries.  See the GNU Coding Standards for details.
2. Test cases.
3. Copyright assignment paperwork on file.

I can get you started with #3 if you contact me off-list.

Tom


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