OSDN Git Service

* configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds.
authorkettenis <kettenis>
Sun, 20 Oct 2002 11:54:39 +0000 (11:54 +0000)
committerkettenis <kettenis>
Sun, 20 Oct 2002 11:54:39 +0000 (11:54 +0000)
commit183df03fa32fa2d3eb6b9a6a2b298dd6d2a4633e
treef2b70e90e6c9b5717671bcbc6c252833ebf20196
parentb311946cae3bf1014ed29f2a19d2aa5bfcfdb6b2
* configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds.
* config/i386/obsd.mt: New file.
* i386bsd-nat.c (_initialize_i386bsd_nat): Introduce
i386obsd_sc_pc_offset and i386obsd_sc_sp_offset;
* i386obsd-nat.c (_initialize_i386obsd_nat): Set
i386obsd_sigtramp_start and i386obsd_sigtramp_end instead of
i386nbsd_sigtramp_start and i386nbsd_sigtramp_end.
* i386obsd-tdep.c: New file.
gdb/ChangeLog
gdb/config/i386/obsd.mt [new file with mode: 0644]
gdb/configure.tgt
gdb/i386bsd-nat.c
gdb/i386obsd-nat.c
gdb/i386obsd-tdep.c [new file with mode: 0644]