Add ABFD argument to sim_create_inferior. Document.
[external/binutils.git] / include / remote-sim.h
1997-08-27 Andrew CagneyAdd ABFD argument to sim_create_inferior. Document.
1997-08-25 Andrew CagneyAdd ABFD argument to sim_open call. Pass through to...
1997-06-06 Andrew Cagneysim_kill() isn't used.
1997-05-22 Andrew CagneyRestrict simulator commands to an enabled simulator.
1997-05-21 Andrew CagneyWatchpoint interface.
1997-05-20 Andrew CagneyPart II of adding callback argument to sim_open()....
1997-05-20 Andrew CagneyDepreciate sim_set_callbacks() function. Set simulator...
1997-05-19 Andrew CagneyGraft sim/common event and other code onto the mips...
1997-04-18 Andrew CagneyRef gdb/11763 - can't stop a running simulator:
1997-04-17 David Edelsohn * remote-sim.h (struct _bfd): Declare.
1997-04-17 Andrew CagneyCleanups to compile under FreeBSD
1997-04-02 David Edelsohn(sim_open): Update comment.
1997-04-02 David Edelsohn * remote-sim.h (SIM_OPEN_KIND, SIM_RC): New enums.
1997-03-17 Andrew Cagney* remote-sim.h: New file, copied in from gdb/remote...