Age | Commit message (Expand) | Author | Files | Lines |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -7/+12 |
2015-03-06 | New common function "startswith" | Gary Benson | 1 | -1/+1 |
2015-02-04 | Warn if core file register section is larger than expected | Andreas Arnez | 1 | -0/+5 |
2015-01-22 | Print current thread after loading a core file | Jan Kratochvil | 1 | -0/+13 |
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 | -1/+1 |
2014-10-15 | Push pruning old threads down to the target | Pedro Alves | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-09-30 | Drop 'regset_from_core_section' gdbarch method | Andreas Arnez | 1 | -20/+2 |
2014-09-30 | Add 'regset' parameter to 'iterate_over_regset_sections_cb' | Andreas Arnez | 1 | -13/+39 |
2014-09-30 | Replace 'core_regset_sections' by iterator method | Andreas Arnez | 1 | -18/+22 |
2014-08-07 | Replace 0 with TARGET_XFER_EOF in to_xfer_partial | Yao Qi | 1 | -1/+1 |
2014-08-07 | Move errno.h to common-defs.h | Gary Benson | 1 | -1/+0 |
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-07-30 | constify to_open | Tom Tromey | 1 | -5/+4 |
2014-07-18 | clean up some target delegation cases | Tom Tromey | 1 | -6/+4 |
2014-06-16 | constify to_info_proc and friends | Tom Tromey | 1 | -1/+2 |
2014-05-22 | Add new infrun.h header. | Pedro Alves | 1 | -0/+1 |
2014-03-12 | fix regressions with target-async | Tom Tromey | 1 | -2/+0 |
2014-02-19 | change delegation for to_read_description | Tom Tromey | 1 | -3/+9 |
2014-02-19 | Add target_ops argument to to_close | Tom Tromey | 1 | -3/+3 |
2014-02-11 | Return target_xfer_status in to_xfer_partial | Yao Qi | 1 | -26/+69 |
2014-02-07 | Replace -1 with TARGET_XFER_E_IO | Yao Qi | 1 | -13/+13 |
2014-01-24 | Change len's type to ULONGEST: remote_read_bytes and get_core_siginfo | Yao Qi | 1 | -1/+1 |
2014-01-16 | target, breakpoint: allow insert/remove breakpoint to be forwarded | Markus Metzger | 1 | -1/+2 |
2014-01-14 | Change to_xfer_partial 'len' type to ULONGEST. | Yao Qi | 1 | -1/+1 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -1/+1 |
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-11-08 | constify to_detach | Tom Tromey | 1 | -3/+1 |
2013-10-07 | This patch adds a new convenience variable called "$_exitsignal", which | Sergio Durigan Junior | 1 | -0/+8 |
2013-09-17 | PR gdb/15911: "info threads" changes the default source and line (for "break"... | Pedro Alves | 1 | -1/+1 |
2013-06-27 | * corelow.c (core_gdbarch): Now static. | Tom Tromey | 1 | -1/+1 |
2013-06-17 | * corelow.c (core_open): Print GDB signal name instead of target | Pierre Muller | 1 | -2/+2 |
2013-05-15 | ppc-aix core file relocation. | Joel Brobecker | 1 | -0/+12 |
2013-05-06 | Reimplement shared library support on ppc-aix... | Joel Brobecker | 1 | -18/+0 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 1 | -1/+2 |
2013-03-29 | gdb/ | Yao Qi | 1 | -1/+2 |
2013-03-20 | gdb/ | Jan Kratochvil | 1 | -3/+3 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -3/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-14 | gdb | Tom Tromey | 1 | -0/+14 |
2012-11-08 | gdb | Tom Tromey | 1 | -0/+35 |
2012-10-31 | * gdbarch.c: Rebuild. | Tom Tromey | 1 | -6/+0 |
2012-07-23 | * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr. | Tom Tromey | 1 | -6/+3 |
2012-07-23 | * bfd-target.c (target_bfd_reopen): Update. | Tom Tromey | 1 | -3/+4 |
2012-07-18 | * utils.c (make_cleanup_bfd_unref): Rename from | Tom Tromey | 1 | -1/+1 |
2012-07-18 | * symfile.c (symfile_bfd_open): Don't copy name. Call | Tom Tromey | 1 | -3/+3 |
2012-07-18 | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and | Tom Tromey | 1 | -4/+5 |