]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ada-tasks.c
problem debugging ravenscar programs if runtime is stripped
[thirdparty/binutils-gdb.git] / gdb / ada-tasks.c
2017-11-21  Joel Brobeckerproblem debugging ravenscar programs if runtime is...
2017-11-21  Joel BrobeckerAdd multiple-CPU support in ravenscar-thread.c
2017-11-21  Joel BrobeckerProvide the "Base CPU" in output of "info task" (if...
2017-11-07  Tom TromeyConstify add_info
2017-09-27  Tom TromeyConstify some commands in ada-tasks.c
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-03  Tom TromeyIntroduce and use ui_out_emit_table
2017-04-22  Tom TromeyUse ui_out_emit_tuple
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-22  Simon MarchiClass-ify ui_out
2016-11-27  Simon MarchiRemove verbosity from ui_out_message and friends
2016-01-13  Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-15  Simon MarchiIntroduce utility function find_inferior_ptid
2014-10-15  Pedro AlvesPush pruning old threads down to the target
2014-03-26  Keith SeitzRemove VAR_DOMAIN/STRUCT_DOMAIN ambiguity from ada...
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26  Tom Tromeychange minsym representation
2014-02-10  Joel Brobecker[Ada] Rename some observer callbacks in ada-tasks.c
2014-01-13  Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-09-17  Pedro AlvesPR gdb/15911: "info threads" changes the default source...
2013-08-30  Pedro Alvesada-tasks.c: write SRC_AND_LOC instead '1'.
2013-04-19  Pedro Alves-Wpointer-sign: ada-lang.c, ada-tasks.c.
2013-04-08  Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-02-28  Joel BrobeckerFix ARI violation in ada_tasks_inferior_data_sniffer.
2012-02-23  Tristan Gingold2012-02-23 Tristan Gingold <gingold@adacore.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-21  Joel Brobecker[Ada] Fix number of lines in -ada-task-info output
2011-10-05  Tristan Gingold2011-10-05 Tristan Gingold <gingold@adacore.com>
2011-10-03  Joel Brobecker[Ada] Add field "thread-id" in -ada-task-info output
2011-10-03  Joel Brobecker[Ada] New GDB/MI command: -ada-tasks-info
2011-09-16  Joel Brobecker[Ada] Re-implement `info tasks' command using ui-out
2011-09-16  Joel Brobecker[Ada] Remove `from_tty' parameter from ada-tasks.c...
2011-09-16  Joel Brobecker[Ada] Remove `from_tty' parameter from ada-tasks.c...
2011-09-16  Joel Brobecker[Ada] Adjust ada-tasks.c:ada_build_task_list
2011-09-16  Joel Brobecker[Ada] Store the Ada task list in per-inferior data
2011-09-16  Joel Brobecker[Ada] Make the ATCB type info program-space-specific
2011-09-16  Joel Brobecker[Ada] Rename struct tcb_fieldnos into atcb_fieldnos.
2011-07-04  Joel Brobeckerada-tasks.c: handle known tasks maintained by a simply...
2011-07-04  Joel BrobeckerMinor changes in ada-tasks.c
2011-03-17  Joel Brobeckerdelete target_ops.to_lookup_symbol
2011-01-07  Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-06  Joel Brobeckerfix style violation in ada-tasks.c comment
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-11-23  Joel Brobecker[Ada/tasks] Optimize ATCB lookups
2010-09-28  Joel Brobecker[Ada] Add ada-tasks.c:iterate_over_live_ada_tasks
2010-09-22  Joel Brobecker[Ada] Do not compute task ptid when debugging core...
2010-05-06  Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-03-16  Joel BrobeckerAvoid switch to invalid ptid during Ada task switch.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2010-01-01  Joel BrobeckerFix break *FUN'address task NUM.
2009-07-02  Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-06-29  Ulrich Weigand * value.h (value_subscript, value_subscripted_rvalue,
2009-06-17  Ulrich Weigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-05-28  Tom Tromey2009-05-27 Tom Tromey <tromey@redhat.com>
2009-04-23  Joel Brobecker * ada-tasks (task_command_1): Call target_find_...
2009-03-31  Joel Brobecker Provide support for (Ada) task-specific breakpo...
2009-03-31  Joel Brobecker * ada-tasks.c (short_task_info): Eliminate...
2009-03-13  Joel Brobecker * ada-tasks.c (ada_task_is_alive): Move up...
2009-03-12  Joel Brobecker * ada-tasks.c (task_states,long_task_states...
2009-03-03  Joel Brobecker Remove some unused routines.
2009-02-21  Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-14  Vladimir Prus Include frame information for *stopped due...
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-10-23  Jan Kratochvil * ada-tasks.c (task_states, long_task_states): Use...
2008-10-22  Joel Brobecker * target.h (struct target_ops): Add new field...
2004-07-09  Paul N. HilfingerRemoved ada-tasks.c, as ACT plans to rewrite it extensi...
2004-06-16  Paul N. Hilfinger * ada-tasks.c: Rename build_task_list to ada_build_tas...
2004-06-02  Paul N. Hilfingerada-exp.y: Synchronize with current ACT sources.
2004-04-28  Andrew Cagney2004-04-28 Andrew Cagney <cagney@redhat.com>
2003-06-17  Stephane Carrez * ada-tasks.c (find_function_in_inferior): Don't decla...
2002-11-29  Andrew Cagney2002-11-29 Andrew Cagney <ac131313@redhat.com>
2002-09-08  Aidan Skinner * ada-lang.c (ada_array_bound, ada_type_match,
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-18  Aidan Skinner * ada-lang.c: run through gdb_indent.sh
2002-07-20  Aidan Skinner2002-07-20 Aidan Skinner <aidan@velvet.net>
2002-07-13  Aidan Skinner * ada-tasks.c (add_task_entry): replace calls to
2002-06-04  Aidan SkinnerAdd base ada language files