summaryrefslogtreecommitdiff
path: root/gdb/ada-tasks.c
Commit message (Expand)AuthorAgeFilesLines
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-1/+0
* Avoid switch to invalid ptid during Ada task switch.Joel Brobecker2010-03-161-0/+13
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Fix break *FUN'address task NUM.Joel Brobecker2010-01-011-0/+1
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-1/+2
* * value.h (value_subscript, value_subscripted_rvalue,Ulrich Weigand2009-06-291-1/+2
* * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand2009-06-171-2/+2
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-1/+1
* * ada-tasks (task_command_1): Call target_find_new_threads.Joel Brobecker2009-04-231-0/+9
* Provide support for (Ada) task-specific breakpoints.Joel Brobecker2009-03-311-1/+1
* * ada-tasks.c (short_task_info): Eliminate the "Running" task state.Joel Brobecker2009-03-311-3/+0
* * ada-tasks.c (ada_task_is_alive): Move up and make static.Joel Brobecker2009-03-131-9/+9
* * ada-tasks.c (task_states,long_task_states): Add new statesJoel Brobecker2009-03-121-5/+11
* Remove some unused routines.Joel Brobecker2009-03-031-37/+0
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-4/+7
* Include frame information for *stopped due to CLI commands.Vladimir Prus2009-02-141-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-2/+2
* * ada-tasks.c (task_states, long_task_states): Use constant N_()Jan Kratochvil2008-10-231-27/+27
* * target.h (struct target_ops): Add new field to_get_ada_task_ptid.Joel Brobecker2008-10-221-0/+991
* Removed ada-tasks.c, as ACT plans to rewrite it extensively beforePaul N. Hilfinger2004-07-091-1447/+0
* * ada-tasks.c: Rename build_task_list to ada_build_task_list, andPaul N. Hilfinger2004-06-161-43/+8
* ada-exp.y: Synchronize with current ACT sources.Paul N. Hilfinger2004-06-021-422/+1087
* 2004-04-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-281-4/+2
* * ada-tasks.c (find_function_in_inferior): Don't declare it.Stephane Carrez2003-06-171-3/+2
* 2002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-291-4/+4
* * ada-lang.c (ada_array_bound, ada_type_match,Aidan Skinner2002-09-081-2/+2
* * ada-lang.c: run through gdb_indent.shAidan Skinner2002-08-181-145/+167
* 2002-07-20 Aidan Skinner <aidan@velvet.net>Aidan Skinner2002-07-201-32/+24
* * ada-tasks.c (add_task_entry): replace calls toAidan Skinner2002-07-131-3/+3
* Add base ada language filesAidan Skinner2002-06-041-0/+806