* remote-sim.h (sim_state, SIM_DESC): New types.
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 13 Mar 1997 20:28:26 +0000 (20:28 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Thu, 13 Mar 1997 20:28:26 +0000 (20:28 +0000)
commit286f83b4303f08f70f71f84a50b8c202b638a17a
treec2615764a9f2ce2c3ebdb46ae09acb35bd69927a
parentd428c89fdf14de695deb00233e8775c6370a0227
* remote-sim.h (sim_state, SIM_DESC): New types.
(sim_open): Return a `descriptor' as result.
(*): New argument of descriptor result from sim_open.
* remote-sim.c (gdbsim_desc): Renamed from gdbsim_open_p.
(gdbsim_open): Record result of sim_open in gdbsim_desc.
Pass argv list to sim_open, argv[0] = pseudo program name.
(*): Pass gdbsim_desc to sim_foo fns.
gdb/ChangeLog
gdb/remote-sim.c
gdb/remote-sim.h