gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / solib-darwin.c
2020-05-20  Alan ModraPR25993, read of freed memory
2020-05-19  Pedro AlvesDefault gdb_bfd_open's fd parameter to -1
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-21  Peeter JootAdjust byte order variable display/change if DW_AT_endi...
2019-09-21  Christian BiesingerReplace solib_global_lookup with gdbarch_iterate_over_o...
2019-09-11  Tom TromeyIntroduce bfd_set_filename
2019-09-06  Alan Modrabfd_get_filename
2019-07-10  Tom TromeyChange solib-darwin.c to use type-safe registry
2019-03-25  Tom TromeyRemove null_block_symbol
2019-02-25  Tom TromeyFix BFD leak in solib-darwin.c
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-09-19  Xavier RoirandDarwin: Handle unrelocated dyld.
2018-06-18  Tom TromeyUse unique_xmalloc_ptr in darwin_current_sos
2018-06-07  Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-03-30  Tom TromeyChange target_read_string to use unique_xmalloc_ptr
2018-02-14  Tom TromeyConstify target_so_ops::bfd_open
2018-02-14  Tom TromeyReturn unique_xmalloc_ptr from some solib.c functions
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-10  Pedro AlvesEliminate catch_errors
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-07-31  Xavier Roiranddarwin: handle recent version of dyld
2017-04-28  Simon MarchiClass-ify lm_info_darwin
2017-04-28  Simon MarchiMake various lm_info implementations inherit from a...
2017-04-28  Simon MarchiStandardize darwin's lm_info
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-01-11  Tom TromeyUse class to manage BFD reference counts
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-21  Philipp RudoDelete target_so_ops->special_symbol_handling hook
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-14  Andrew Burgessgdb: Use TYPE_LENGTH macro
2015-11-23  Tristan Gingoldsolib-darwin: support PIE for spawned processes.
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-15  Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15  Jan KratochvilValidate symbol file using build-id
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-05  Jan KratochvilRemove const from many struct objfile *
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-04-18  Tristan Gingoldsolib-darwin: simplify code.
2014-03-17  Tristan Gingolddarwin: handle recent version of dyld
2014-01-13  Tom Tromeyreplace XZALLOC with XCNEW
2014-01-06  Hui ZhuRemove gdb_bfd_stash_filename to fix crash with fix...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-15  Joel BrobeckerRevert "Do not overwrite so_list's so_name in solib_map...
2013-10-29  Yao QiSimplify REGISTRY cleanup usages
2013-04-19  Pedro Alves-Wpointer-sign: gdb_byte -> char.
2013-04-19  Pedro Alves-Wpointer-sign: char -> gdb_byte.
2013-03-01  Pedro AlvesUse gdb_byte for bytes from the program being debugged.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-18  Joel Brobeckersolib-darwin.c: handle PIE when attaching processes.
2012-11-28  Tom Tromey PR gdb/14290:
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-08-22  Tom Tromey * windows-nat.c (windows_make_so): Use gdb_bfd_open.
2012-08-22  Tom Tromey * auto-load.c (_initialize_auto_load): Update.
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 * remote-mips.c (mips_load_srec): Use make_cleanup_bfd...
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-05-29  Tristan Gingold2012-05-29 Tristan Gingold <gingold@adacore.com>
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-03-02  Jan Kratochvilgdb/
2012-02-17  Tristan Gingold2012-02-17 Tristan Gingold <gingold@adacore.com>
2012-02-08  Tristan Gingold2012-02-08 Joel Brobecker <brobecker@adacore.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-09-27  Tristan Gingold2011-09-27 Tristan Gingold <gingold@adacore.com>
2011-01-11  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-05-16  Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-03-09  Keith Seitzdwarf2_physname patchset:
2010-02-24  Pedro Alves * breakpoint.c (breakpoint_init_inferior): Also delete
2010-01-08  Jan Kratochvilgdb/
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-10-14  Tristan Gingold2009-10-14 Tristan Gingold <gingold@adacore.com>
2009-10-13  Tristan Gingold2009-10-13 Tristan Gingold <gingold@adacore.com>
2009-08-10  Tristan Gingold2009-08-10 Tristan Gingold <gingold@adacore.com>
2009-07-02  Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02  Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-17  Ulrich Weigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-05-22  Pedro Alves * target.h (struct section_table): Rename to ...
2009-05-05  Ulrich Weigand * inferior.h (read_pc, write_pc): Remove.
2009-02-04  Tristan Gingold2009-02-04 Tristan Gingold <gingold@adacore.com>
This page took 2.43992 seconds and 94 git commands to generate.