binutils-gdb/gdb/config
Mark Kettenis eee22bf873 * inf-ttrace.c: New file.
* inf-ttrace.h: New file.
* hppa-hpux-nat.c [HAVE_TTRACE]: Include <sys/ttrace>.
Include "inf-ttrace.h".
(ss_mpsfu_high): Define to ss_tlsp if necessary.
(hppa_hpux_fetch_register, hppa_hpux_store_register): Use
ptid_get_pid instead of PIDGET.  Modify to handle both ttrace and
ptrace systems.
(_initialize_hppa_hpux_nat) [HAVE_TTRACE]: Call inf_ttrace_traget
instead of inf_ptrace_target.
* config/pa/hpux.mh (NATDEPFILES): Add inf-ttrace.o.
* Makefile.in (inf_ttrace_h): New variable.
(hppa-hpux-nat.o): Update dependency.
(inf-ttrace.o): New dependency.
(ALLDEPFILES): Add inf-ptrace.c and inf-ttrace.c.
2004-11-23 21:14:33 +00:00
..
alpha * linux-thread-db.c: New file, renamed from thread-db.c. 2004-11-14 18:47:52 +00:00
arm * linux-thread-db.c: New file, renamed from thread-db.c. 2004-11-14 18:47:52 +00:00
avr
cris Index: ChangeLog 2004-09-13 20:55:42 +00:00
d10v 2004-11-01 Andrew Cagney <cagney@gnu.org> 2004-11-01 14:44:58 +00:00
djgpp Resolve file-name clash between 2004-11-20 18:08:33 +00:00
frv 2004-10-08 Jeff Johnston <jjohnstn@redhat.com> 2004-10-08 17:30:48 +00:00
i386 * linux-thread-db.c: New file, renamed from thread-db.c. 2004-11-14 18:47:52 +00:00
ia64 * linux-thread-db.c: New file, renamed from thread-db.c. 2004-11-14 18:47:52 +00:00
m32r * linux-thread-db.c: New file, renamed from thread-db.c. 2004-11-14 18:47:52 +00:00
m68hc11 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
m68k * m68klinux-tdep.c: Include "glibc-tdep.h" and "solib-svr4.h". 2004-11-21 01:51:16 +00:00
m88k 2004-10-01 Andrew Cagney <cagney@gnu.org> 2004-10-01 17:26:14 +00:00
mips * linux-thread-db.c: New file, renamed from thread-db.c. 2004-11-14 18:47:52 +00:00
pa * inf-ttrace.c: New file. 2004-11-23 21:14:33 +00:00
powerpc * linux-thread-db.c: New file, renamed from thread-db.c. 2004-11-14 18:47:52 +00:00
rs6000 2004-11-13 Andrew Cagney <cagney@gnu.org> 2004-11-14 03:09:26 +00:00
s390 * linux-thread-db.c: New file, renamed from thread-db.c. 2004-11-14 18:47:52 +00:00
sh Index: ChangeLog 2004-09-13 20:55:42 +00:00
sparc * sparc64fbsd-nat.c: Update copyright year. 2004-11-21 20:22:56 +00:00
vax 2004-10-01 Andrew Cagney <cagney@gnu.org> 2004-10-01 17:26:14 +00:00
xstormy16
nm-bsd.h * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define. 2004-08-14 23:56:49 +00:00
nm-gnu.h Index: ChangeLog 2004-09-03 17:13:48 +00:00
nm-linux.h 2004-09-20 Andrew Cagney <cagney@gnu.org> 2004-09-20 16:39:35 +00:00
nm-lynx.h 2004-09-20 Andrew Cagney <cagney@gnu.org> 2004-09-20 16:39:35 +00:00
nm-nbsd.h * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define. 2004-08-14 23:56:49 +00:00
nm-nbsdaout.h
nm-sysv4.h Index: ChangeLog 2004-09-03 17:13:48 +00:00
tm-linux.h 2004-11-13 Andrew Cagney <cagney@gnu.org> 2004-11-14 02:56:34 +00:00
tm-nto.h 2004-11-13 Andrew Cagney <cagney@gnu.org> 2004-11-14 02:56:34 +00:00