aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-tasks.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+0
2012-02-28Fix ARI violation in ada_tasks_inferior_data_sniffer.Joel Brobecker1-7/+9
2012-02-232012-02-23 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-47/+91
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-10-21[Ada] Fix number of lines in -ada-task-info outputJoel Brobecker1-2/+18
2011-10-052011-10-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+26
2011-10-03[Ada] Add field "thread-id" in -ada-task-info outputJoel Brobecker1-2/+31
2011-10-03[Ada] New GDB/MI command: -ada-tasks-infoJoel Brobecker1-1/+1
2011-09-16[Ada] Re-implement `info tasks' command using ui-outJoel Brobecker1-63/+103
2011-09-16[Ada] Remove `from_tty' parameter from ada-tasks.c:info_taskJoel Brobecker1-2/+2
2011-09-16[Ada] Remove `from_tty' parameter from ada-tasks.c:info_tasksJoel Brobecker1-2/+2
2011-09-16[Ada] Adjust ada-tasks.c:ada_build_task_listJoel Brobecker1-20/+21
2011-09-16[Ada] Store the Ada task list in per-inferior dataJoel Brobecker1-105/+243
2011-09-16[Ada] Make the ATCB type info program-space-specificJoel Brobecker1-53/+136
2011-09-16[Ada] Rename struct tcb_fieldnos into atcb_fieldnos.Joel Brobecker1-4/+4
2011-07-04ada-tasks.c: handle known tasks maintained by a simply-linked list.Joel Brobecker1-64/+124
2011-07-04Minor changes in ada-tasks.cJoel Brobecker1-34/+31
2011-03-17delete target_ops.to_lookup_symbolJoel Brobecker1-8/+4
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-12/+12
2011-01-06fix style violation in ada-tasks.c commentJoel Brobecker1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-23[Ada/tasks] Optimize ATCB lookupsJoel Brobecker1-5/+14
2010-09-28[Ada] Add ada-tasks.c:iterate_over_live_ada_tasksJoel Brobecker1-0/+21
2010-09-22[Ada] Do not compute task ptid when debugging core fileJoel Brobecker1-3/+12
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+0
2010-03-16Avoid switch to invalid ptid during Ada task switch.Joel Brobecker1-0/+13
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