* remote.c (remote_wait): Make regs be char to avoid picayune
authorStu Grossman <grossman@cygnus>
Fri, 25 Sep 1992 22:23:54 +0000 (22:23 +0000)
committerStu Grossman <grossman@cygnus>
Fri, 25 Sep 1992 22:23:54 +0000 (22:23 +0000)
commitb869d3f47fa723f7371f8ec9b62a45ff84bf68d2
treea2047cc724aedc6b52606f760dca5ed43697fc3c
parent13ff13438b17902dde9bbc6e73a0b234769a9bd7
* remote.c (remote_wait):  Make regs be char to avoid picayune
ANSI compiler warnings.

* energize.h:  Move all external struct decls to inside of
__STDC__, add prototype for energize_shell_wait().
* energize.c (getpty):  Clean up, make us really get a controlling
terminal.
* (energize_initialize):  Disable SIGIO prior to setting up for
I/O interrupts.  Move setsid(), et. al. to getpty().
* (energize_shell_wait):  New routine to wait for things started
via the shell command, uses wait() instead of /dev/proc.
* Also, add prototype for execute_command_1().
gdb/ChangeLog
gdb/energize.c
gdb/energize.h
This page took 0.02474 seconds and 4 git commands to generate.