index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
ada-tasks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create branch 'binutils-
nobody
2013-09-18
1
-1452
/
+0
*
PR gdb/15911: "info threads" changes the default source and line (for "break"...
Pedro Alves
2013-09-17
1
-1
/
+1
*
ada-tasks.c: write SRC_AND_LOC instead '1'.
Pedro Alves
2013-08-30
1
-1
/
+2
*
-Wpointer-sign: ada-lang.c, ada-tasks.c.
Pedro Alves
2013-04-19
1
-1
/
+1
*
* minsyms.h (struct bound_minimal_symbol): New.
Tom Tromey
2013-04-08
1
-3
/
+3
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-2
/
+1
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
1
-3
/
+3
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
1
-1
/
+0
*
Fix ARI violation in ada_tasks_inferior_data_sniffer.
Joel Brobecker
2012-02-28
1
-7
/
+9
*
2012-02-23 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2012-02-23
1
-47
/
+91
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+2
*
[Ada] Fix number of lines in -ada-task-info output
Joel Brobecker
2011-10-21
1
-2
/
+18
*
2011-10-05 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2011-10-05
1
-2
/
+26
*
[Ada] Add field "thread-id" in -ada-task-info output
Joel Brobecker
2011-10-03
1
-2
/
+31
*
[Ada] New GDB/MI command: -ada-tasks-info
Joel Brobecker
2011-10-03
1
-1
/
+1
*
[Ada] Re-implement `info tasks' command using ui-out
Joel Brobecker
2011-09-16
1
-63
/
+103
*
[Ada] Remove `from_tty' parameter from ada-tasks.c:info_task
Joel Brobecker
2011-09-16
1
-2
/
+2
*
[Ada] Remove `from_tty' parameter from ada-tasks.c:info_tasks
Joel Brobecker
2011-09-16
1
-2
/
+2
*
[Ada] Adjust ada-tasks.c:ada_build_task_list
Joel Brobecker
2011-09-16
1
-20
/
+21
*
[Ada] Store the Ada task list in per-inferior data
Joel Brobecker
2011-09-16
1
-105
/
+243
*
[Ada] Make the ATCB type info program-space-specific
Joel Brobecker
2011-09-16
1
-53
/
+136
*
[Ada] Rename struct tcb_fieldnos into atcb_fieldnos.
Joel Brobecker
2011-09-16
1
-4
/
+4
*
ada-tasks.c: handle known tasks maintained by a simply-linked list.
Joel Brobecker
2011-07-04
1
-64
/
+124
*
Minor changes in ada-tasks.c
Joel Brobecker
2011-07-04
1
-34
/
+31
*
delete target_ops.to_lookup_symbol
Joel Brobecker
2011-03-17
1
-8
/
+4
*
2011-01-07 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-07
1
-12
/
+12
*
fix style violation in ada-tasks.c comment
Joel Brobecker
2011-01-06
1
-1
/
+1
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
[Ada/tasks] Optimize ATCB lookups
Joel Brobecker
2010-11-23
1
-5
/
+14
*
[Ada] Add ada-tasks.c:iterate_over_live_ada_tasks
Joel Brobecker
2010-09-28
1
-0
/
+21
*
[Ada] Do not compute task ptid when debugging core file
Joel Brobecker
2010-09-22
1
-3
/
+12
*
2010-05-06 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-06
1
-1
/
+0
*
Avoid switch to invalid ptid during Ada task switch.
Joel Brobecker
2010-03-16
1
-0
/
+13
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
Fix break *FUN'address task NUM.
Joel Brobecker
2010-01-01
1
-0
/
+1
*
* defs.h (strlen_paddr, paddr, paddr_nz): Remove.
Ulrich Weigand
2009-07-02
1
-1
/
+2
*
* value.h (value_subscript, value_subscripted_rvalue,
Ulrich Weigand
2009-06-29
1
-1
/
+2
*
* ada-tasks.c (read_known_tasks_array): Use target_gdbarch instead
Ulrich Weigand
2009-06-17
1
-2
/
+2
*
2009-05-27 Tom Tromey <tromey@redhat.com>
Tom Tromey
2009-05-28
1
-1
/
+1
*
* ada-tasks (task_command_1): Call target_find_new_threads.
Joel Brobecker
2009-04-23
1
-0
/
+9
*
Provide support for (Ada) task-specific breakpoints.
Joel Brobecker
2009-03-31
1
-1
/
+1
*
* ada-tasks.c (short_task_info): Eliminate the "Running" task state.
Joel Brobecker
2009-03-31
1
-3
/
+0
*
* ada-tasks.c (ada_task_is_alive): Move up and make static.
Joel Brobecker
2009-03-13
1
-9
/
+9
*
* ada-tasks.c (task_states,long_task_states): Add new states
Joel Brobecker
2009-03-12
1
-5
/
+11
*
Remove some unused routines.
Joel Brobecker
2009-03-03
1
-37
/
+0
*
2008-02-21 Pedro Alves <pedro@codesorcery.com>
Pedro Alves
2009-02-21
1
-4
/
+7
*
Include frame information for *stopped due to CLI commands.
Vladimir Prus
2009-02-14
1
-1
/
+1
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-2
/
+2
*
* ada-tasks.c (task_states, long_task_states): Use constant N_()
Jan Kratochvil
2008-10-23
1
-27
/
+27
*
* target.h (struct target_ops): Add new field to_get_ada_task_ptid.
Joel Brobecker
2008-10-22
1
-0
/
+991
[next]