This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA]: Remove target_activity_function/target_activity_fd.
On Monday 15 December 2008 13:43:03, Tristan Gingold wrote:
> 2008-12-15 Tristan Gingold <gingold@adacore.com>
>
> * inflow.c: Remove old_sigio, handle_sigio, old_fcntl_flags,
> set_sigio_trap, clear_sigio_trap definitions.
> * inferior.h: Remove set_sigio_trap and clear_sigio_trap declarations.
> * inf-ptrace.c (inf_ptrace_wait): Remove call to set_sigio_trap
> and clear_sigio_trap.
> * inf-ttrace.c (inf_ttrace_wait): Ditto.
> * linux-nat.c (linux_nat_wait): Ditto.
> * spu-linux-nat.c (spu_child_wait): Ditto.
> * rs6000-nat.c (rs6000_wait): Ditto.
> * target.c: Remove target_activity_function and target_activity_fd.
> * target.h: Remove target_activity_function and target_activity_fd
> declarations.
Ok.
--
Pedro Alves