]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/solib-svr4.c
gdb, gdbserver: support dlmopen()
[thirdparty/binutils-gdb.git] / gdb / solib-svr4.c
2022-10-18  Markus Metzgergdb, gdbserver: support dlmopen()
2022-10-18  Markus Metzgergdb, solib-svr4: remove locate_base()
2022-10-14  Tom de Vries[gdb] Fix heap-buffer-overflow in find_program_interpreter
2022-10-11  Simon Marchigdb: fix auxv caching
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-09-21  Simon Marchigdb: remove TYPE_LENGTH
2022-09-20  Tom TromeyConstify some target_so_ops instances
2022-09-20  Tom TromeyMove solib_ops into gdbarch
2022-08-04  Tom TromeyUse registry in gdbarch
2022-08-03  Tom TromeyUse gdb_bfd_ref_ptr in objfile
2022-07-28  Tom TromeyRewrite registry.h
2022-05-05  Simon Marchigdb: use gdb::function_view for gdbarch_iterate_over_ob...
2022-04-11  Simon Marchigdb: remove symbol value macros
2022-04-04  John BaldwinHandle TLS variable lookups when using separate debug...
2022-03-29  Tom TromeyUnify gdb printf functions
2022-03-29  Tom TromeyRemove some uses of printf_unfiltered
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-08-19  Aaron Mereygdb/solib: Refactor scan_dyntag
2021-05-27  Simon Marchigdb: remove iterate_over_breakpoints function
2021-05-27  Simon Marchigdb: add breakpoint::locations method
2021-04-24  Simon Marchigdbsupport, gdb: give names to observers
2021-03-24  Simon Marchigdb: remove current_top_target function
2021-02-24  Andrew Burgessgdb: make the target_sections table private within...
2021-02-24  Andrew Burgessgdb: spread a little 'const' through the target_section...
2021-02-22  Tom TromeyChange target_bfd_reopen to take a gdb_bfd_ref_ptr
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-29  Tom TromeyRemove symfile_objfile macro
2020-10-29  Tom TromeyRemove the exec_bfd macro
2020-10-29  Tom TromeyRemove current_target_sections macro
2020-10-13  Tom TromeyChange target_section_table to std::vector alias
2020-10-13  Tom TromeyUse a std::vector in target_section_table
2020-09-29  Tom TromeyRemove target_has_execution macro
2020-06-15  Tom TromeyChange target_read_string API
2020-05-08  Tom TromeyRemove ALL_SO_LIBS and so_list_head
2020-01-23  Simon Marchigdb: introduce objfile text_section_offset and data_sec...
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-10  Pedro AlvesMulti-target support
2020-01-08  Tom TromeyChange section_offsets to a std::vector
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-21  George BarrettFix disabling of solib probes when LD_AUDITing
2019-11-21  Peeter JootAdjust byte order variable display/change if DW_AT_endi...
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-10-15  Christian BiesingerChange iterate_over_breakpoints to take a function_view
2019-09-22  Simon Marchigdb: fix formatting in solib-svr4.c
2019-09-21  Christian BiesingerReplace solib_global_lookup with gdbarch_iterate_over_o...
2019-09-19  Alan Modrabfd_section_* macros
2019-09-02  Alan HaywardCheck arguments for all probes before using them
2019-09-02  Alan HaywardUse gdbarch for probe::get_argument_count
2019-09-02  Alan HaywardRefactor svr4_create_solib_event_breakpoints
2019-07-25  Christian BiesingerAllow passing a block to lookup_global_symbol_from_objfile
2019-06-10  Tom TromeyRemove newlines from warnings
2019-05-08  Tom TromeyConvert solib-svr4.c to type-safe registry API
2019-04-22  Simon Marchisolib-svr4: Pass down svr4_info as much as possible
2019-04-22  Pedro AlvesFix "nosharedlibrary + continue + shared lib event...
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-03-25  Tom TromeyRemove null_block_symbol
2019-03-12  John BaldwinHandle an edge case for minisym TLS variable lookups.
2019-03-06  Tom TromeyRemove last cleanups from solib-svr4.c
2019-03-06  Tom TromeyRemove cleanup from solib-svr4.c
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-09-19  Rainer OrthHandle 64-bit Solaris/x86 ld.so.1
2018-08-22  Simon MarchiMake read_program_headers_from_bfd return a gdb::byte_v...
2018-08-22  Simon MarchiMake read_program_header return a gdb::byte_vector
2018-08-20  Simon MarchiFix formatting in solib-svr4.c
2018-08-19  Michael SpangFix debugging of stripped PIE executables with padded...
2018-06-18  Tom TromeyRemove resume_section_map_updates_cleanup
2018-06-07  Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-04-07  Simon MarchiMake target_read_alloc & al return vectors
2018-03-30  Tom TromeyRemove some cleanups from solib-svr4.c
2018-03-30  Tom TromeyChange target_read_string to use unique_xmalloc_ptr
2018-03-19  Tom TromeyConvert observers to C++
2018-01-07  Simon MarchiReplace VEC(gdb_xml_value_s) with std::vector
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-23  Sergio Durigan JuniorConvert generic probe interface to C++ (and perform...
2017-10-28  Simon MarchiGet rid of VEC(probe_p)
2017-10-16  Tom TromeyReturn unique_xmalloc_ptr from target_read_stralloc
2017-10-10  Pedro AlvesEliminate catch_errors
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-03  Tom TromeyRemove make_cleanup_free_so
2017-04-28  Simon MarchiClass-ify lm_info_svr4
2017-04-28  Simon MarchiMake various lm_info implementations inherit from a...
2017-03-20  Marc-Andre LaperleRemove unused parameter in solib_add and update_solib_list
2017-01-11  Tom TromeyUse class to manage BFD reference counts
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-26  Sandra LoosemorePR 20569, segv in follow_exec
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-10-13  Simon MarchiConstify arguments of gdb_bfd_lookup_symbol and related...
2015-09-26  Simon MarchiFix cast of xml_find_attribute's return value
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-09-02  Sergio Durigan JuniorInitialize yet another variable to silence GCC warning...
2015-09-02  Sergio Durigan JuniorInitialize variable and silence GCC warning from last...
2015-09-02  Sergio Durigan JuniorCatching errors on probes-based dynamic linker interface
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-14  Matthew FortuneAdd support for DT_MIPS_RLD_MAP_REL.
next