aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-tasks.c
AgeCommit message (Collapse)AuthorFilesLines
2002-08-18 * ada-lang.c: run through gdb_indent.shAidan Skinner1-144/+166
* ada-lang.h: run through gdb_indent.sh * ada-tasks.c: run through gdb_indent.sh * ada-typeprint.c: run through gdb_indent.sh * ada-valprint.c: run through gdb_indent.sh
2002-07-202002-07-20 Aidan Skinner <aidan@velvet.net>Aidan Skinner1-31/+23
* ada-tasks.c: Change k&r style function definitions to prototyped form.
2002-07-13 * ada-tasks.c (add_task_entry): replace calls toAidan Skinner1-2/+2
malloc() with xmalloc * ada-tasks.c (init_task_list): replace calls to free with xfree() * ada-lang.c (replace_operator_with_call, fill_in_ada_prototype, ada_finish_decode_line_1, all_sals_for_line ada_breakpoint_rewrite): replace calls to free() with xfree()
2002-06-04Add base ada language filesAidan Skinner1-0/+806