Files
Tom Tromey a0939697c3 Move -lsocket check to common.m4
A user pointed out that the -lsocket check in gdb should also apply to
gdbserver -- otherwise it can't find the Solaris socketpair.  This
patch makes the change.  It also removes a couple of redundant
function checks from gdb's configure.ac.

This was tested by the person who reported the bug.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=30927
Approved-By: Pedro Alves <pedro@palves.net>
2023-10-12 18:22:19 -06:00
..
2023-06-05 12:53:15 +02:00
2023-09-11 06:15:52 +00:00
2023-06-03 22:43:57 +02:00
2023-10-12 18:22:19 -06:00
2023-10-12 18:22:19 -06:00
2023-06-03 22:43:57 +02:00
2023-06-03 22:43:57 +02:00
2023-06-03 22:43:57 +02:00
2023-02-24 11:53:03 -07:00
2023-08-12 10:27:57 +09:30
2023-06-03 22:43:57 +02:00
2023-06-03 22:43:57 +02:00
2023-09-15 10:36:15 -06:00
2023-06-03 22:43:57 +02:00
2023-06-03 22:43:57 +02:00

This is a helper library that is used by gdb and gdbserver.

To send patches, follow the gdb patch submission instructions in
../gdb/CONTRIBUTE.  For maintainers, see ../gdb/MAINTAINERS.