This is the mail archive of the gdb@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]

GSoC Status Report #5


Hi,
Current code in gsoc-kayral-python branch can succesfully connect to
an event, disconnect from an event and emit an event.

>From now on, current event class will serve as an event registry. We
are going to have a new base event class which will serve as a
superclass for specific events The new event class will contain info
such as event_type, inferior_thread.

Regards,
Oguz


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