[RFA] Don't immediately SIGTERM the child of "target remote |".

Jan Kratochvil jan.kratochvil@redhat.com
Thu Dec 1 20:20:00 GMT 2011


On Thu, 01 Dec 2011 21:12:57 +0100, Doug Evans wrote:
> I thought of that but punted on portability grounds.
> There are lots of places in gdb that still use int.

Yes but pid_t is also already in use and configure already checks and defines
pid_t when needed (AC_TYPE_PID_T probably).  Although just indirectly via some
other macro.
/* Define to `int' if <sys/types.h> does not define. */
/* #undef pid_t */

Anyway not much worth a discussion.


Regards,
Jan



More information about the Gdb-patches mailing list