* a68v-xdep.c (store_inferior_registers): declare as void.
authorStu Grossman <grossman@cygnus>
Tue, 8 Sep 1992 22:51:31 +0000 (22:51 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 8 Sep 1992 22:51:31 +0000 (22:51 +0000)
commita090e7063ae0f9c8783821418c3f6a1f84502b6d
tree45661a0b7d3d5de06eac9b2790bc0bf30a5dfdf1
parenta0f9783ea791ea36875071c35e6d2c4d5f38d34c
* 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/ChangeLog