* infrun.c, remote-eb.c, remote-nindy.c, remote-vx.c: Remove
authorJohn Gilmore <gnu@cygnus>
Sat, 14 Dec 1991 04:18:45 +0000 (04:18 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 14 Dec 1991 04:18:45 +0000 (04:18 +0000)
commit76b2c3c8cbd2ddad5d5af68b4bfe9fa0b40cef04
treef13718bc39ebc0ce5276aa13df229ad252c142ad
parent201258d5f57b574b090ac7089662086f8c729f1a
* infrun.c, remote-eb.c, remote-nindy.c, remote-vx.c:  Remove
unused START_INFERIOR_HOOK.

* remote-eb.c:  Change timeout to 24 seconds (*10 fits in byte)
to account for slow loading from floppies.
(eb_create_inferior):  New fn, from eb_start and
nindy_create_inferior.
(eb_close):  Only use log_file if nonzero.
(eb_xfer_memory):  If not writing, then read!
(eb_read_inferior_memory, eb_write_inferior_memory):  Return length.
(eb_kill):  A new no-op.
(eb_mourn_inferior):  Remove breakpoints, then generically weep.
gdb/remote-eb.c
gdb/remote-nindy.c
gdb/remote-vx.c
This page took 0.026853 seconds and 4 git commands to generate.