* infptrace.c: Split out define of PT_KILL; Sequent defines PT_KILL
authorJim Kingdon <jkingdon@engr.sgi.com>
Mon, 19 Jul 1993 05:00:13 +0000 (05:00 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Mon, 19 Jul 1993 05:00:13 +0000 (05:00 +0000)
commit56eec3c737e0f038711286c34175504fad3cd95c
treec8c3eda004199152186ec50e1b8b52fd7f8527ed
parentbea80b013deed137522eac146fcc413a959166bf
* infptrace.c: Split out define of PT_KILL; Sequent defines PT_KILL
but not the others.
* symm-tdep.c: Remove exec_file_command.
[_SEQUENT_] (ptx_coff_regno_to_gdb, register_addr): New functions.
A few miscellaneous cleanups.
* symm-nat.c: Renamed from symm-xdep.c.
* All symmetry dependent files: Many changes.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/i386/symmetry.mh
gdb/config/i386/symmetry.mt
gdb/config/i386/tm-i386v.h
gdb/config/i386/tm-symmetry.h
gdb/config/i386/xm-symmetry.h
gdb/configure.in
gdb/symm-nat.c [new file with mode: 0644]
gdb/symm-tdep.c
gdb/symm-xdep.c [deleted file]
This page took 0.026851 seconds and 4 git commands to generate.