aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-tasks.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2010-01-01Fix break *FUN'address task NUM.Joel Brobecker1-0/+1
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-1/+2
2009-06-29 * value.h (value_subscript, value_subscripted_rvalue,Ulrich Weigand1-1/+2
2009-06-17 * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand1-2/+2
2009-05-282009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey1-1/+1
2009-04-23 * ada-tasks (task_command_1): Call target_find_new_threads.Joel Brobecker1-0/+9
2009-03-31 Provide support for (Ada) task-specific breakpoints.Joel Brobecker1-1/+1
2009-03-31 * ada-tasks.c (short_task_info): Eliminate the "Running" task state.Joel Brobecker1-3/+0
2009-03-13 * ada-tasks.c (ada_task_is_alive): Move up and make static.Joel Brobecker1-9/+9
2009-03-12 * ada-tasks.c (task_states,long_task_states): Add new statesJoel Brobecker1-5/+11
2009-03-03 Remove some unused routines.Joel Brobecker1-37/+0
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-4/+7
2009-02-14 Include frame information for *stopped due to CLI commands.Vladimir Prus1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-2/+2
2008-10-23 * ada-tasks.c (task_states, long_task_states): Use constant N_()Jan Kratochvil1-27/+27
2008-10-22 * target.h (struct target_ops): Add new field to_get_ada_task_ptid.Joel Brobecker1-0/+991
2004-07-09Removed ada-tasks.c, as ACT plans to rewrite it extensively beforePaul N. Hilfinger1-1447/+0
2004-06-16 * ada-tasks.c: Rename build_task_list to ada_build_task_list, andPaul N. Hilfinger1-43/+8
2004-06-02ada-exp.y: Synchronize with current ACT sources.Paul N. Hilfinger1-422/+1087
2004-04-282004-04-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+1
2003-06-17 * ada-tasks.c (find_function_in_inferior): Don't declare it.Stephane Carrez1-2/+1
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+3
2002-09-08 * ada-lang.c (ada_array_bound, ada_type_match,Aidan Skinner1-1/+1
2002-08-18 * ada-lang.c: run through gdb_indent.shAidan Skinner1-144/+166
2002-07-202002-07-20 Aidan Skinner <aidan@velvet.net>Aidan Skinner1-31/+23
2002-07-13 * ada-tasks.c (add_task_entry): replace calls toAidan Skinner1-2/+2
2002-06-04Add base ada language filesAidan Skinner1-0/+806