Zap lin-thread.c

This commit is contained in:
Andrew Cagney 2002-02-24 04:31:13 +00:00
parent 50a9e2f10c
commit a3007b6fd4
3 changed files with 6 additions and 2045 deletions

View File

@ -1,5 +1,10 @@
2002-02-23 Andrew Cagney <ac131313@redhat.com>
* lin-thread.c: Delete file.
* configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
to gdb_proc_service.h.
* configure: Re-generate.
* ocd.c (ocd_open): Do not try to open the "ocd" device.
* serial.c (serial_open): Delete check for "ocd".
Fix PR gdb/349.

View File

@ -307,7 +307,7 @@ if test "$ac_cv_header_sys_procfs_h" = yes; then
dnl For Linux/i386, glibc 2.1.3 was released with a bogus
dnl prfpregset_t type (it's a typedef for the pointer to a struct
dnl instead of the struct itself). We detect this here, and work
dnl around it in lin-thread.c.
dnl around it in gdb_proc_service.h.
if test $bfd_cv_have_sys_procfs_type_prfpregset_t = yes; then
AC_MSG_CHECKING(whether prfpregset_t type is broken)

File diff suppressed because it is too large Load Diff