summaryrefslogtreecommitdiff
path: root/gdb/ada-tasks.c
Commit message (Expand)AuthorAgeFilesLines
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-171-1/+1
* ada-tasks.c: write SRC_AND_LOC instead '1'.Pedro Alves2013-08-301-1/+2
* -Wpointer-sign: ada-lang.c, ada-tasks.c.Pedro Alves2013-04-191-1/+1
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-3/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-3/+3
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-1/+0
* Fix ARI violation in ada_tasks_inferior_data_sniffer.Joel Brobecker2012-02-281-7/+9
* 2012-02-23 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-02-231-47/+91
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* [Ada] Fix number of lines in -ada-task-info outputJoel Brobecker2011-10-211-2/+18
* 2011-10-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-10-051-2/+26
* [Ada] Add field "thread-id" in -ada-task-info outputJoel Brobecker2011-10-031-2/+31
* [Ada] New GDB/MI command: -ada-tasks-infoJoel Brobecker2011-10-031-1/+1
* [Ada] Re-implement `info tasks' command using ui-outJoel Brobecker2011-09-161-63/+103
* [Ada] Remove `from_tty' parameter from ada-tasks.c:info_taskJoel Brobecker2011-09-161-2/+2
* [Ada] Remove `from_tty' parameter from ada-tasks.c:info_tasksJoel Brobecker2011-09-161-2/+2
* [Ada] Adjust ada-tasks.c:ada_build_task_listJoel Brobecker2011-09-161-20/+21
* [Ada] Store the Ada task list in per-inferior dataJoel Brobecker2011-09-161-105/+243
* [Ada] Make the ATCB type info program-space-specificJoel Brobecker2011-09-161-53/+136
* [Ada] Rename struct tcb_fieldnos into atcb_fieldnos.Joel Brobecker2011-09-161-4/+4
* ada-tasks.c: handle known tasks maintained by a simply-linked list.Joel Brobecker2011-07-041-64/+124
* Minor changes in ada-tasks.cJoel Brobecker2011-07-041-34/+31
* delete target_ops.to_lookup_symbolJoel Brobecker2011-03-171-8/+4
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-12/+12
* fix style violation in ada-tasks.c commentJoel Brobecker2011-01-061-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* [Ada/tasks] Optimize ATCB lookupsJoel Brobecker2010-11-231-5/+14
* [Ada] Add ada-tasks.c:iterate_over_live_ada_tasksJoel Brobecker2010-09-281-0/+21
* [Ada] Do not compute task ptid when debugging core fileJoel Brobecker2010-09-221-3/+12
* 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