summaryrefslogtreecommitdiff
path: root/gdb/corelow.c
Commit message (Expand)AuthorAgeFilesLines
* Drop 'regset_from_core_section' gdbarch methodAndreas Arnez2014-09-301-20/+2
* Add 'regset' parameter to 'iterate_over_regset_sections_cb'Andreas Arnez2014-09-301-13/+39
* Replace 'core_regset_sections' by iterator methodAndreas Arnez2014-09-301-18/+22
* Replace 0 with TARGET_XFER_EOF in to_xfer_partialYao Qi2014-08-071-1/+1
* Move errno.h to common-defs.hGary Benson2014-08-071-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* constify to_openTom Tromey2014-07-301-5/+4
* clean up some target delegation casesTom Tromey2014-07-181-6/+4
* constify to_info_proc and friendsTom Tromey2014-06-161-1/+2
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* fix regressions with target-asyncTom Tromey2014-03-121-2/+0
* change delegation for to_read_descriptionTom Tromey2014-02-191-3/+9
* Add target_ops argument to to_closeTom Tromey2014-02-191-3/+3
* Return target_xfer_status in to_xfer_partialYao Qi2014-02-111-26/+69
* Replace -1 with TARGET_XFER_E_IOYao Qi2014-02-071-13/+13
* Change len's type to ULONGEST: remote_read_bytes and get_core_siginfoYao Qi2014-01-241-1/+1
* target, breakpoint: allow insert/remove breakpoint to be forwardedMarkus Metzger2014-01-161-1/+2
* Change to_xfer_partial 'len' type to ULONGEST.Yao Qi2014-01-141-1/+1
* replace XZALLOC with XCNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* constify to_detachTom Tromey2013-11-081-3/+1
* This patch adds a new convenience variable called "$_exitsignal", whichSergio Durigan Junior2013-10-071-0/+8
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-171-1/+1
* * corelow.c (core_gdbarch): Now static.Tom Tromey2013-06-271-1/+1
* * corelow.c (core_open): Print GDB signal name instead of targetPierre Muller2013-06-171-2/+2
* ppc-aix core file relocation.Joel Brobecker2013-05-151-0/+12
* Reimplement shared library support on ppc-aix...Joel Brobecker2013-05-061-18/+0
* PR gdb/7912:Tom Tromey2013-04-221-1/+2
* gdb/Yao Qi2013-03-291-1/+2
* gdb/Jan Kratochvil2013-03-201-3/+3
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-3/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdbTom Tromey2012-12-141-0/+14
* gdbTom Tromey2012-11-081-0/+35
* * gdbarch.c: Rebuild.Tom Tromey2012-10-311-6/+0
* * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey2012-07-231-6/+3
* * bfd-target.c (target_bfd_reopen): Update.Tom Tromey2012-07-231-3/+4
* * utils.c (make_cleanup_bfd_unref): Rename fromTom Tromey2012-07-181-1/+1
* * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey2012-07-181-3/+3
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-4/+5
* 2012-06-04 Pedro Alves <palves@redhat.com>Pedro Alves2012-06-041-4/+9
* 2012-05-24 Pedro Alves <palves@redhat.com>Pedro Alves2012-05-241-6/+4
* gdb/Pedro Alves2012-05-241-7/+7
* 2012-01-26 Pedro Alves <palves@redhat.com>Pedro Alves2012-01-261-9/+12
* gdb/Jan Kratochvil2012-01-101-15/+12
* * Makefile.in (SFILES): Remove wrapper.c.Keith Seitz2012-01-091-3/+8
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* gdb/Jan Kratochvil2011-04-171-1/+2