Mark Kettenis <kettenis@gnu.org>
authorMark Kettenis <kettenis@gnu.org>
Sun, 17 Dec 2006 13:30:44 +0000 (13:30 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 17 Dec 2006 13:30:44 +0000 (13:30 +0000)
commit84c5b489a8d38288089ae33717c511b1391e426b
treeee83fa875e699984c686aa2eab882afab8c8cec3
parent2970a4c485aa4f69bc734e271eb6e19f808dbe22
Mark Kettenis  <kettenis@gnu.org>

* i386nbsd-nat.c: Include "nbsd-nat.h".
(_initialize_i386nbsd_nat): Update target vector to use
nbsd_pid_to_exec_file.
* config/i386/nbsdelf.mh (NATDEPFILES): Add nbsd-nat.o.
* config/i386/nbsdaout.mh (NATDEPFILES): Add nbsd-nat.o.
* nbsd-nat.c: New file.
* nbsd-nat.h: New file.
* Makefile.in (ALLDEPFILES): Add nbsd-nat.c.
(nbsd_nat_h): New variable.
(nbsd-nat.o): New dependency.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/i386/nbsdaout.mh
gdb/config/i386/nbsdelf.mh
gdb/i386nbsd-nat.c
gdb/nbsd-nat.c [new file with mode: 0644]
gdb/nbsd-nat.h [new file with mode: 0644]
This page took 0.026971 seconds and 4 git commands to generate.