Age | Commit message (Expand) | Author | Files | Lines |
2018-03-19 | Convert observers to C++ | Tom Tromey | 1 | -2/+2 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-22 | (Ada) ravenscar-thread.c: remove unwanted trailing \n in call to warning | Joel Brobecker | 1 | -1/+1 |
2017-11-21 | ravenscar: update inferior ptid with event ptid | Jerome Guitton | 1 | -1/+3 |
2017-11-21 | (Ada) crash connecting to TSIM simulator | Joel Brobecker | 1 | -2/+8 |
2017-11-21 | problem debugging ravenscar programs if runtime is stripped | Joel Brobecker | 1 | -0/+8 |
2017-11-21 | Add multiple-CPU support in ravenscar-thread.c | Joel Brobecker | 1 | -34/+136 |
2017-11-21 | watchpoint regression debugging with remote protocol (bare metal) | Joel Brobecker | 1 | -0/+82 |
2017-10-25 | s/get_regcache_arch (regcache)/regcache->arch ()/g | Yao Qi | 1 | -3/+3 |
2017-10-11 | Constify add_prefix_cmd | Tom Tromey | 1 | -2/+2 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-04-05 | -Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_info | Pedro Alves | 1 | -4/+4 |
2017-03-20 | Use ptid from regcache in almost all remaining nat files | Simon Marchi | 1 | -6/+9 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -1/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -1/+1 |
2015-09-19 | Replace current_inferior ()->gdbarch with its wrapper target_gdbarch. | Doug Evans | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-15 | Push pruning old threads down to the target | Pedro Alves | 1 | -5/+5 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-18 | fix calls to find_target_beneath | Tom Tromey | 1 | -2/+2 |
2014-06-13 | make calls to help_list use enumerator | Tom Tromey | 1 | -1/+1 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -1/+2 |
2014-02-26 | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 1 | -13/+14 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_get_ada_task_ptid | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_extra_thread_info | Tom Tromey | 1 | -2/+3 |
2014-02-13 | cleanup: remove declared variables without any references | Sanimir Agovic | 1 | -2/+0 |
2014-01-16 | Add target_ops argument to to_prepare_to_store | Markus Metzger | 1 | -3/+5 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-08-05 | more add_target removals | Tom Tromey | 1 | -1/+1 |
2013-04-19 | -Wpointer-sign: char -> gdb_byte. | Pedro Alves | 1 | -1/+1 |
2013-02-12 | Consistent use of (C) after "Copyright". | Pedro Alves | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-15 | gdbarch-ification of ravenscar-thread support. | Joel Brobecker | 1 | -18/+26 |
2012-12-15 | minor ravenscar-thread cleanup | Joel Brobecker | 1 | -29/+6 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -1/+1 |
2012-10-24 | remote packet sent after Ravenscar inferior exited | Joel Brobecker | 1 | -2/+13 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -2/+2 |
2012-03-09 | Add missing _initialize_ravenscar prototype. | Joel Brobecker | 1 | -0/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-09-16 | [Ada] Adjust ada-tasks.c:ada_build_task_list | Joel Brobecker | 1 | -1/+1 |
2011-07-04 | ada-tasks.c: handle known tasks maintained by a simply-linked list. | Joel Brobecker | 1 | -1/+4 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+3 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-11-23 | copy/paste typo when registering the `show ravenscar' prefix command | Joel Brobecker | 1 | -1/+1 |
2010-11-23 | Add missing \n in `show ravenscar task-switching' output | Joel Brobecker | 1 | -2/+2 |
2010-11-23 | [Ada/ravenscar] New name for active-thread symbol | Joel Brobecker | 1 | -10/+28 |