* configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds.
authorMark Kettenis <kettenis@gnu.org>
Sun, 20 Oct 2002 11:54:40 +0000 (11:54 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 20 Oct 2002 11:54:40 +0000 (11:54 +0000)
commit005328e3424c897b43ff0f6666bcf6f10efcb5d7
tree12aed2097145e2a945bde79413fd297756b123c0
parent05e17ccd8e74de75c41860c56eb0557c37b67c35
* 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]
This page took 0.028579 seconds and 4 git commands to generate.