]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/corelow.c
Remove some unused variables
[thirdparty/binutils-gdb.git] / gdb / corelow.c
2017-12-05  Simon MarchiRemove some unused variables
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-05  Tom TromeyUse gdb::unique_xmalloc_ptr when calling tilde_expand
2017-07-07  John BaldwinAdd a new gdbarch method to fetch signal information...
2017-07-07  John BaldwinMove the thread_section_name class to gdbcore.h.
2017-05-04  Pedro AlvesFix get_core_register_section leak, introduce thread_se...
2017-05-04  Andreas ArnezRemove some superfluous code in corelow.c
2017-04-05  Pedro Alves-Wwrite-strings: Constify target_pid_to_str and target_...
2017-03-17  Simon Marchicorelow: Use ptid from regcache instead of inferior_ptid
2017-01-26  Antoine TremblayFix crash when loading a core with unexpected register...
2017-01-11  Tom TromeyUse class to manage BFD reference counts
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-08-10  Pedro AlvesPlumb enum remove_bp_reason all the way to target_remov...
2016-01-19  John BaldwinAdd support for extracting thread names from cores.
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-06  Gary BensonNew common function "startswith"
2015-02-04  Andreas ArnezWarn if core file register section is larger than expected
2015-01-22  Jan KratochvilPrint current thread after loading a core file
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-15  Simon MarchiIntroduce utility function find_inferior_ptid
2014-10-15  Pedro AlvesPush pruning old threads down to the target
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-09-30  Andreas ArnezDrop 'regset_from_core_section' gdbarch method
2014-09-30  Andreas ArnezAdd 'regset' parameter to 'iterate_over_regset_sections_cb'
2014-09-30  Andreas ArnezReplace 'core_regset_sections' by iterator method
2014-08-07  Yao QiReplace 0 with TARGET_XFER_EOF in to_xfer_partial
2014-08-07  Gary BensonMove errno.h to common-defs.h
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-30  Tom Tromeyconstify to_open
2014-07-18  Tom Tromeyclean up some target delegation cases
2014-06-16  Tom Tromeyconstify to_info_proc and friends
2014-05-22  Pedro AlvesAdd new infrun.h header.
2014-03-12  Tom Tromeyfix regressions with target-async
2014-02-19  Tom Tromeychange delegation for to_read_description
2014-02-19  Tom TromeyAdd target_ops argument to to_close
2014-02-11  Yao QiReturn target_xfer_status in to_xfer_partial
2014-02-07  Yao QiReplace -1 with TARGET_XFER_E_IO
2014-01-24  Yao QiChange len's type to ULONGEST: remote_read_bytes and...
2014-01-16  Markus Metzgertarget, breakpoint: allow insert/remove breakpoint...
2014-01-14  Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-13  Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-11-08  Tom Tromeyconstify to_detach
2013-10-07  Sergio Durigan JuniorThis patch adds a new convenience variable called...
2013-09-17  Pedro AlvesPR gdb/15911: "info threads" changes the default source...
2013-06-27  Tom Tromey * corelow.c (core_gdbarch): Now static.
2013-06-17  Pierre Muller * corelow.c (core_open): Print GDB signal name instead...
2013-05-15  Joel Brobeckerppc-aix core file relocation.
2013-05-06  Joel BrobeckerReimplement shared library support on ppc-aix...
2013-04-22  Tom Tromey PR gdb/7912:
2013-03-29  Yao Qigdb/
2013-03-20  Jan Kratochvilgdb/
2013-01-31  Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-14  Tom Tromeygdb
2012-11-08  Tom Tromeygdb
2012-10-31  Tom Tromey * gdbarch.c: Rebuild.
2012-07-23  Tom Tromey * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd...
2012-07-23  Tom Tromey * bfd-target.c (target_bfd_reopen): Update.
2012-07-18  Tom Tromey * utils.c (make_cleanup_bfd_unref): Rename from
2012-07-18  Tom Tromey * symfile.c (symfile_bfd_open): Don't copy name. ...
2012-07-18  Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-06-04  Pedro Alves2012-06-04 Pedro Alves <palves@redhat.com>
2012-05-24  Pedro Alves2012-05-24 Pedro Alves <palves@redhat.com>
2012-05-24  Pedro Alvesgdb/
2012-01-26  Pedro Alves2012-01-26 Pedro Alves <palves@redhat.com>
2012-01-10  Jan Kratochvilgdb/
2012-01-09  Keith Seitz * Makefile.in (SFILES): Remove wrapper.c.
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-04-17  Jan Kratochvilgdb/
2011-02-26  Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-25  Pedro Alves * regcache.c (struct regcache_descr): Rename
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-12-31  Michael Snyder2010-12-31 Michael Snyder <msnyder@vmware.com>
2010-09-06  Jan Kratochvilgdb/
2010-08-18  Pedro Alves2010-08-18 Pedro Alves <pedro@codesourcery.com>
2010-08-04  Pedro Alves * corelow.c (core_pid_to_str): Default to using normal...
2010-07-19  Jan Kratochvilgdb/
2010-05-13  Michael Snyder2010-05-13 Michael Snyder <msnyder@vmware.com>
2010-05-05  Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-04-14  Pedro Alves * objfiles.h (gdb_bfd_close_or_warn): Declare.
2010-01-04  Ulrich Weigand * regset.h (struct core_regset_section): Add HUMAN_NAME.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-12-31  Joel BrobeckerInternal error while loading core on alpha-tru64.
2009-10-19  Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-10-09  Pedro Alves * corelow.c (add_to_thread_list): Fix typo.
2009-10-09  Pedro Alves * corelow.c (core_has_fake_pid): New.
2009-10-06  Pierre Muller ARI fix: OP eol rule.
2009-07-31  Ulrich WeigandChangeLog:
2009-07-02  Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-17  Ulrich Weigand * gdbarch.sh (gcore_bfd_target): New gdbarch callback.
2009-06-07  Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
2009-06-05  Aleksandar Ristovski* corelow.c (core_open): Check for core_gdbarch before...
next