diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1994-05-18 20:42:06 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1994-05-18 20:42:06 +0000 |
commit | 47424e7931938245de9422e58d78a8cc2c6a6fd9 (patch) | |
tree | 59c64681c1947ccd93a2a29b33bd5a49fb9a131e /sim | |
parent | bc67bf9606ef34a3d1dd4c0c8a11c29323b72dbd (diff) | |
download | gdb-47424e7931938245de9422e58d78a8cc2c6a6fd9.zip gdb-47424e7931938245de9422e58d78a8cc2c6a6fd9.tar.gz gdb-47424e7931938245de9422e58d78a8cc2c6a6fd9.tar.bz2 |
* remote-sim.h (sim_verbose): Delete.
Document callbacks needed.
(sim_*): Change result to void where there isn't one.
(sim_open): Clarify argument and error response.
(sim_close): Declare.
(sim_load): Change bfd_handle argument to file name. Clarify result.
(sim_create_inferior): Renamed from sim_set_args.
(sim_set_pc): Delete.
(sim_info): Delete printf_fn argument.
* remote-sim.c (gdbsim_kill): Add comment describing purpose.
(gdbsim_load): Try sim_load first.
(gdbsim_create_inferior): Call sim_create_inferior.
(gdbsim_open): Handle args == NULL. Update call to sim_open.
(gdbsim_close): Call sim_close.
(gdbsim_files_info): Update call to sim_info.
(gdbsim_ops): Realign comments.
Diffstat (limited to 'sim')
0 files changed, 0 insertions, 0 deletions