Age | Commit message (Expand) | Author | Files | Lines |
2014-10-17 | Delete Tru64 support | Pedro Alves | 1 | -17/+0 |
2014-10-15 | Push pruning old threads down to the target | Pedro Alves | 1 | -4/+6 |
2014-09-30 | Drop 'regset_from_core_section' gdbarch method | Andreas Arnez | 1 | -1/+1 |
2014-09-12 | [IRIX] eliminate deprecated_insert_raw_breakpoint uses | Pedro Alves | 1 | -42/+5 |
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-18 | clean up some target delegation cases | Tom Tromey | 1 | -5/+3 |
2014-06-25 | make_corefile_notes: have caller free returned memory | Markus Metzger | 1 | -1/+0 |
2014-06-16 | constify to_info_proc and friends | Tom Tromey | 1 | -2/+2 |
2014-06-04 | constify to_attach | Tom Tromey | 1 | -2/+2 |
2014-05-22 | Add new infrun.h header. | Pedro Alves | 1 | -0/+1 |
2014-05-21 | Allow making GDB not automatically connect to the native target. | Pedro Alves | 1 | -5/+8 |
2014-03-13 | Rename Solaris's target to "target child" like most other ports. | Pedro Alves | 1 | -4/+0 |
2014-02-24 | procfs.c: Don't install a deprecated_xfer_memory method | Pedro Alves | 1 | -46/+27 |
2014-02-19 | Add target_ops argument to to_make_corefile_notes | Tom Tromey | 1 | -3/+4 |
2014-02-19 | Add target_ops argument to to_find_memory_regions | Tom Tromey | 1 | -2/+4 |
2014-02-19 | Add target_ops argument to to_stop | Tom Tromey | 1 | -2/+2 |
2014-02-19 | Add target_ops argument to to_pass_signals | Tom Tromey | 1 | -2/+4 |
2014-02-19 | Add target_ops argument to to_region_ok_for_hw_watchpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_insert_watchpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_remove_watchpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_can_use_hw_breakpoint | Tom Tromey | 1 | -2/+4 |
2014-02-19 | add "this" pointers to more target APIs | Tom Tromey | 1 | -1/+1 |
2014-02-11 | Return target_xfer_status in to_xfer_partial | Yao Qi | 1 | -4/+6 |
2014-02-07 | Replace -1 with TARGET_XFER_E_IO | Yao Qi | 1 | -2/+2 |
2014-01-27 | Remove assert in procfs.c::procfs_make_note_section (x86-solaris) | Joel Brobecker | 1 | -3/+0 |
2014-01-14 | Change to_xfer_partial 'len' type to ULONGEST. | Yao Qi | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-18 | Add target_xfer_partial_ftype | Yao Qi | 1 | -6/+1 |
2013-11-18 | remove gdb_stat.h | Tom Tromey | 1 | -1/+1 |
2013-11-18 | remove gdb_dirent.h | Tom Tromey | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-11-08 | constify to_detach | Tom Tromey | 1 | -2/+2 |
2013-10-25 | Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-sh... | Pedro Alves | 1 | -2/+0 |
2013-10-04 | Fix build failure in procfs.c after MERGEPID -> ptid_build conversion. | Joel Brobecker | 1 | -1/+1 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -50/+55 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-11 | 2012-12-11 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+7 |
2012-12-11 | gdb/ | Pedro Alves | 1 | -60/+16 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -15/+15 |
2012-09-27 | Make procfs.c:proc_get_LDT_entry static | Joel Brobecker | 1 | -1/+1 |
2012-09-27 | Fix declaration of proc_find_memory_regions | Joel Brobecker | 1 | -5/+1 |
2012-09-26 | * procfs.c: Add gdb_bfd header. | Pierre Muller | 1 | -0/+1 |
2012-08-07 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2012-07-23 | * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr. | Tom Tromey | 1 | -2/+1 |
2012-07-23 | * bfd-target.c (target_bfd_reopen): Update. | Tom Tromey | 1 | -1/+2 |
2012-07-18 | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and | Tom Tromey | 1 | -5/+5 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -5/+5 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -9/+9 |