Age | Commit message (Expand) | Author | Files | Lines |
2016-07-14 | Remove some variables but call functions for side effects | Tom Tromey | 1 | -2/+1 |
2016-05-23 | Skip unwritable frames in command "finish" | Yao Qi | 1 | -0/+7 |
2016-02-18 | gdb: Add guess_tracepoint_registers hook to gdbarch. | Marcin KoĆcielnicki | 1 | -0/+23 |
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 | -2/+2 |
2015-07-31 | Mostly trivial enum fixes | Simon Marchi | 1 | -2/+2 |
2015-07-30 | Remove isize output argument from fast_tracepoint_valid_at | Pierre Langlois | 1 | -2/+2 |
2015-06-12 | gdbarch: add addressable_memory_unit_size method | Simon Marchi | 1 | -0/+9 |
2015-06-03 | compile: Use also inferior munmap | Jan Kratochvil | 1 | -0/+6 |
2015-05-26 | Rename in_function_epilogue_p to stack_frame_destroyed_p | Martin Galvan | 1 | -1/+1 |
2015-03-06 | New common function "startswith" | Gary Benson | 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-12-12 | add gnu_triplet_regexp gdbarch method | Tom Tromey | 1 | -0/+8 |
2014-12-12 | add infcall_mmap and gcc_target_options gdbarch methods | Jan Kratochvil | 1 | -0/+16 |
2014-12-12 | MIPS: Keep the ISA bit in compressed code addresses | Maciej W. Rozycki | 1 | -2/+21 |
2014-11-12 | add a default method for gdbarch_skip_permanent_breakpoint | Pedro Alves | 1 | -1/+12 |
2014-10-10 | Split vDSO range lookup to a gdbarch hook | Pedro Alves | 1 | -0/+8 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-05-22 | Add new infrun.h header. | Pedro Alves | 1 | -0/+1 |
2014-01-16 | gdbarch: add instruction predicate methods | Markus Metzger | 1 | -0/+15 |
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-09-02 | gdb/ | Yao Qi | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-14 | * gdbarch.h, gdbarch.c: Rebuild. | Tom Tromey | 1 | -2/+2 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -2/+2 |
2012-06-08 | gdb/ | Yao Qi | 1 | -0/+11 |
2012-06-04 | 2012-06-04 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -9/+0 |
2012-05-24 | 2012-05-24 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -1/+4 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -3/+3 |
2012-05-23 | 2012-05-23 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -6/+0 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+12 |
2012-02-02 | * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of | Doug Evans | 1 | -1/+1 |
2012-01-28 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-01-04 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2012-01-02 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2011-09-27 | Add return address collection for tracepoints. | Stan Shebs | 1 | -0/+8 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -14/+15 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-31 | 2010-12-31 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -26/+29 |
2010-05-13 | 2010-05-13 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+2 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+0 |
2010-02-01 | * arch-utils.c (default_remote_breakpoint_from_pc): New function. | Daniel Jacobowitz | 1 | -0/+7 |
2010-01-06 | Add fast tracepoints. | Stan Shebs | 1 | -0/+11 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+8 |
2009-09-29 | * gdbarch.sh (displaced_step_hw_singlestep): New callback. | Ulrich Weigand | 1 | -0/+6 |
2009-07-31 | ChangeLog: | Ulrich Weigand | 1 | -7/+21 |