2005-01-13 Michael Snyder <msnyder@redhat.com>
* remote-st.c: Whitespace tweaks.
This commit is contained in:
parent
8a0ce09a33
commit
90c065fb13
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
2005-01-13 Michael Snyder <msnyder@redhat.com>
|
2005-01-13 Michael Snyder <msnyder@redhat.com>
|
||||||
|
|
||||||
|
* remote-st.c: Whitespace tweaks.
|
||||||
* remote-sim.c: Whitespace tweaks.
|
* remote-sim.c: Whitespace tweaks.
|
||||||
* remote-mips.c: Whitespace tweaks.
|
* remote-mips.c: Whitespace tweaks.
|
||||||
* pa64solib.[ch]: Whitespace tweaks.
|
* pa64solib.[ch]: Whitespace tweaks.
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
In reality, this module talks to a debug monitor called 'STDEBUG', which
|
In reality, this module talks to a debug monitor called 'STDEBUG', which
|
||||||
runs in a phone switch. We communicate with STDEBUG via either a direct
|
runs in a phone switch. We communicate with STDEBUG via either a direct
|
||||||
serial line, or a TCP (or possibly TELNET) stream to a terminal multiplexor,
|
serial line, or a TCP (or possibly TELNET) stream to a terminal multiplexor,
|
||||||
which in turn talks to the phone switch. */
|
which in turn talks to the phone switch. */
|
||||||
|
|
||||||
#include "defs.h"
|
#include "defs.h"
|
||||||
#include "gdbcore.h"
|
#include "gdbcore.h"
|
||||||
|
|
Loading…
Add table
Reference in a new issue