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 7/7] Delete enum inferior_event_handler::INF_TIMER


Pedro Alves <palves@redhat.com> writes:

> gdb/ChangeLog:
> 2015-08-12  Pedro Alves  <palves@redhat.com>
>
> 	* inf-loop.c (inferior_event_handler): Delete INF_TIMER case.
> 	* target.h (enum inferior_event_type) <INF_TIMER>: Delete.

It looks good to me.  It can go in separately, since it is a cleanup and
not dependent on other patches in this series.

-- 
Yao (éå)


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