summaryrefslogtreecommitdiff
path: root/include/callback.h
Commit message (Expand)AuthorAgeFilesLines
* * callback.h (CB_SYSCALL): Comment out arg names in prototypes.Doug Evans1997-12-011-4/+6
* Use names for all prototype argumentsMichael Meissner1997-11-261-2/+2
* * callback.h (CB_SYSCALL): Change byte count arguments toDoug Evans1997-11-261-3/+23
* * callback.h (struct stat): Move forward decl up.Doug Evans1997-11-251-14/+21
* * callback.h (CB_TARGET_DEFS_MAP): Renamed from target_defs_map.Doug Evans1997-11-171-27/+149
* Undo last change, add comment saying why I think I was wrong.David Edelsohn1997-08-141-4/+10
* * callback.h (cb_printf, cb_eprintf): Declare.David Edelsohn1997-08-141-0/+4
* Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1997-04-181-0/+11
* Tweak comment.David Edelsohn1997-04-171-2/+1
* Fix faulty assumption that va_list is a pointer typeMichael Meissner1997-03-281-2/+11
* Add copyright, tweak some comments.David Edelsohn1997-03-131-2/+24
* Extend callback interface to support vprintf, flush and error printing.Andrew Cagney1997-03-121-1/+9
* * callback.h (host_callback): New member `error'.David Edelsohn1996-12-091-2/+6
* * callback.h: New file, moved here from gdb.David Edelsohn1996-11-201-0/+56