David Edelsohn
bf008f9852
Undo last change, add comment saying why I think I was wrong.
1997-08-14 20:07:56 +00:00
David Edelsohn
a5120a7e53
* callback.h (cb_printf, cb_eprintf): Declare.
1997-08-14 19:55:37 +00:00
Andrew Cagney
8517f62b16
Ref gdb/11763 - can't stop a running simulator:
...
o Provide poll_quit callback to simulators
so that they can poll for SIGINT on
clueless OS's.
o Add sim_stop to simulators so that clients
can request a halt (eg gdbtk's STOP button)
Works for PPC!
o Re-arange remote-sim.c so that the
hard work is moved from gdbsim_resume()
to gdbsim_wait() (where it should be).
1997-04-18 12:24:52 +00:00
David Edelsohn
09e348731e
Tweak comment.
1997-04-17 13:46:50 +00:00
Michael Meissner
8902803f75
Fix faulty assumption that va_list is a pointer type
1997-03-28 20:48:12 +00:00
David Edelsohn
efa8608055
Add copyright, tweak some comments.
1997-03-13 17:13:15 +00:00
Andrew Cagney
6d68593763
Extend callback interface to support vprintf, flush and error printing.
...
Corresponding change for gdb directory can be checked in later.
1997-03-12 12:27:30 +00:00
David Edelsohn
e114415332
* callback.h (host_callback): New member `error'.
1996-12-09 01:12:03 +00:00
David Edelsohn
9d10b92d2a
* callback.h: New file, moved here from gdb.
1996-11-20 08:42:22 +00:00