gdb/mi: remove warning about mi1
[binutils-gdb.git] / gdb / solib-svr4.c
2023-08-08 Alan ModraRename bfd_bread and bfd_bwrite
2023-07-10 Tom TromeyRemove target_close
2023-06-05 Tom de Vries[gdb] Fix grammar in comments and docs
2023-06-03 Tom de Vries[gdb] Fix typos
2023-05-25 Simon Marchigdb: remove breakpoint_pointer_iterator
2023-05-25 Simon Marchigdb: remove bp_location_pointer_iterator
2023-03-28 Tom TromeyUse function_view in gdb_bfd_lookup_symbol
2023-03-09 Simon Marchigdb, gdbserver, gdbsupport: fix whitespace issues
2023-02-02 Simon Marchigdb/solib-svr4: don't disable probes interface if probe...
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-02 Simon Marchigdb: add some debug statements to solib-svr4.c
2022-11-28 Andrew Burgessgdb: relax requirement for the map_failed stap probe...
2022-10-18 Markus Metzgergdb, solib-svr4: support namespaces in DSO iteration
2022-10-18 Markus Metzgergdb, gdbserver: extend RSP to support namespaces
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 BrobeckerCopyright Year update after running gdb/copyright.py
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
next