* a68v-xdep.c (store_inferior_registers): declare as void.
authorStu Grossman <grossman@cygnus>
Tue, 8 Sep 1992 22:46:08 +0000 (22:46 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 8 Sep 1992 22:46:08 +0000 (22:46 +0000)
commita0f9783ea791ea36875071c35e6d2c4d5f38d34c
treec126a5c9f812dd8f0c6de150f7541626106269b5
parent1e4f3c200a15af6fe34dea69fa7c32389e1937ca
* a68v-xdep.c (store_inferior_registers):  declare as void.
* infptrace.c:  HP/Apollos have ptrace.h in the wrong place.
* remote-st2000.c:  Massive changes to use new serial package.
Also added 'connect' command to transparantly connect to serial
port.
* ser-termios.c:  Big cleanup, use nicer coding conventions.
* ser-bsd.c:  New module, serial stuff for BSD systems.
* serial.h:  Define struct ttystate properly using HAVE_TERMIO.
* xm-apollo68b.h:  #define PTRACE_IN_WRONG_PLACE...
gdb/a68v-xdep.c
gdb/infptrace.c
gdb/remote-st2000.c
gdb/ser-bsd.c [new file with mode: 0644]
gdb/ser-termios.c
gdb/serial.h
gdb/xm-apollo68b.h
This page took 0.025011 seconds and 4 git commands to generate.