Age | Commit message (Expand) | Author | Files | Lines |
2017-11-21 | problem debugging ravenscar programs if runtime is stripped | Joel Brobecker | 1 | -17/+22 |
2017-11-21 | Add multiple-CPU support in ravenscar-thread.c | Joel Brobecker | 1 | -0/+24 |
2017-11-21 | Provide the "Base CPU" in output of "info task" (if set by runtime). | Joel Brobecker | 1 | -0/+10 |
2017-11-07 | Constify add_info | Tom Tromey | 1 | -2/+2 |
2017-09-27 | Constify some commands in ada-tasks.c | Tom Tromey | 1 | -2/+2 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-08-03 | Introduce and use ui_out_emit_table | Tom Tromey | 1 | -5/+1 |
2017-04-22 | Use ui_out_emit_tuple | Tom Tromey | 1 | -3/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-22 | Class-ify ui_out | Simon Marchi | 1 | -33/+30 |
2016-11-26 | Remove verbosity from ui_out_message and friends | Simon Marchi | 1 | -3/+3 |
2016-01-13 | Per-inferior/Inferior-qualified thread IDs | Pedro Alves | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -2/+4 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -2/+2 |
2015-08-01 | Replace the block_found global with explicit data-flow | Pierre-Marie de Rodat | 1 | -7/+8 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-15 | Introduce utility function find_inferior_ptid | Simon Marchi | 1 | -2/+1 |
2014-10-15 | Push pruning old threads down to the target | Pedro Alves | 1 | -2/+2 |
2014-03-26 | Remove VAR_DOMAIN/STRUCT_DOMAIN ambiguity from ada-tasks.c. | Keith Seitz | 1 | -6/+6 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -2/+2 |
2014-02-26 | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 1 | -5/+5 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -3/+3 |
2014-02-10 | [Ada] Rename some observer callbacks in ada-tasks.c | Joel Brobecker | 1 | -4/+4 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -2/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-09-17 | PR gdb/15911: "info threads" changes the default source and line (for "break"... | Pedro Alves | 1 | -1/+1 |
2013-08-30 | ada-tasks.c: write SRC_AND_LOC instead '1'. | Pedro Alves | 1 | -1/+2 |
2013-04-19 | -Wpointer-sign: ada-lang.c, ada-tasks.c. | Pedro Alves | 1 | -1/+1 |
2013-04-08 | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 1 | -3/+3 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -3/+3 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+0 |
2012-02-28 | Fix ARI violation in ada_tasks_inferior_data_sniffer. | Joel Brobecker | 1 | -7/+9 |
2012-02-23 | 2012-02-23 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -47/+91 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-10-21 | [Ada] Fix number of lines in -ada-task-info output | Joel Brobecker | 1 | -2/+18 |
2011-10-05 | 2011-10-05 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -2/+26 |
2011-10-03 | [Ada] Add field "thread-id" in -ada-task-info output | Joel Brobecker | 1 | -2/+31 |
2011-10-03 | [Ada] New GDB/MI command: -ada-tasks-info | Joel Brobecker | 1 | -1/+1 |
2011-09-16 | [Ada] Re-implement `info tasks' command using ui-out | Joel Brobecker | 1 | -63/+103 |
2011-09-16 | [Ada] Remove `from_tty' parameter from ada-tasks.c:info_task | Joel Brobecker | 1 | -2/+2 |
2011-09-16 | [Ada] Remove `from_tty' parameter from ada-tasks.c:info_tasks | Joel Brobecker | 1 | -2/+2 |
2011-09-16 | [Ada] Adjust ada-tasks.c:ada_build_task_list | Joel Brobecker | 1 | -20/+21 |
2011-09-16 | [Ada] Store the Ada task list in per-inferior data | Joel Brobecker | 1 | -105/+243 |
2011-09-16 | [Ada] Make the ATCB type info program-space-specific | Joel Brobecker | 1 | -53/+136 |
2011-09-16 | [Ada] Rename struct tcb_fieldnos into atcb_fieldnos. | Joel Brobecker | 1 | -4/+4 |
2011-07-04 | ada-tasks.c: handle known tasks maintained by a simply-linked list. | Joel Brobecker | 1 | -64/+124 |
2011-07-04 | Minor changes in ada-tasks.c | Joel Brobecker | 1 | -34/+31 |
2011-03-17 | delete target_ops.to_lookup_symbol | Joel Brobecker | 1 | -8/+4 |