Remove iterate_over_inferiors
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2020-04-23  Tom TromeyRemove iterate_over_inferiors
2020-04-23  Tom de Vries[gdb/symtab] Fix disassembly of non-contiguous functions
2020-04-22  Tom de Vries[gdb/symtab] Store external var decls in psymtab
2020-04-22  Tom de Vries[gdb/symtab] Find filename in shared psymtab
2020-04-22  Tom de Vries[gdb/symtab] Don't create duplicate psymtab for forward...
2020-04-21  Tankut Baris Aktemurgdb/infrun: switch the context before 'displaced_step_r...
2020-04-21  Markus Metzgergdb, btrace: make record-btrace per-inferior
2020-04-21  Markus Metzgergdb, btrace: diagnose double and failed enable
2020-04-21  Markus Metzgergdb, btrace: forward fetch_registers for unknown threads
2020-04-21  Tom de Vries[gdb] Fix hang after ext sigkill
2020-04-20  Tom TromeyMark move constructors as "noexcept"
2020-04-20  Mihails StrasunsAdd myself to gdb/MAINTAINERS
2020-04-20  Simon Marchigdb: fix tabs vs spaces in ChangeLog
2020-04-19  Tom TromeyRestore some windows-tdep.c code
2020-04-18  Tom TromeyChange get_objfile_arch to a method on objfile
2020-04-17  Tom TromeyReplace most calls to help_list and cmd_show_list
2020-04-17  Kamil RytarowskiRemove obsolete and unused inf_ptrace_target::auxv_parse
2020-04-16  Simon Marchigdb: is_linked_with_cygwin_dll: mention filename in...
2020-04-16  Simon Marchigdb: is_linked_with_cygwin_dll: handle import table...
2020-04-16  Pedro AlvesRefactor delete_program_space as a destructor
2020-04-16  Tom TromeyFix Cygwin gdb build
2020-04-16  Tom de Vries[gdb/symtab] Handle PU without import in "save gdb...
2020-04-16  Kevin BuettnerFix compilation of python/python.c for Python 3.9
2020-04-15  Kamil RytarowskiFix OpenBSD build error.
2020-04-15  Tom TromeyUse debug_printf in windows-nat.c
2020-04-15  Andrew Burgessgdb: Don't corrupt completions hash when expanding...
2020-04-15  Jon TurneyBetter handling of realpath() failure in windows_make_s...
2020-04-14  Kamil RytarowskiImplement IP_STAT+IP_STATUS (aliases of the same format...
2020-04-14  Tom de Vries[gdb] Fix missing symtab includes
2020-04-14  Tom de Vries[gdb] Expand symbolless symtabs using maint expand...
2020-04-13  Tom TromeyMove event-loop.[ch] to gdbsupport/
2020-04-13  Tom TromeyIntroduce async-event.[ch]
2020-04-13  Tom TromeyIntroduce and use flush_streams
2020-04-13  Tom TromeyUse warning in event-loop
2020-04-13  Tom TromeyInclude <chrono> in event-loop.c
2020-04-13  Tom TromeyMove gdb_select.h to gdbsupport/
2020-04-13  Tom TromeyMove event-loop configury to common.m4
2020-04-13  Tom TromeyMove start_event_loop out of event-loop.c
2020-04-13  Sergio Durigan JuniorUpdate my email address on MAINTAINERS
2020-04-13  Kamil RytarowskiImplement IP_MINIMAL and IP_ALL on NetBSD
2020-04-12  Kamil RytarowskiImplement "info proc cmdline" for NetBSD
2020-04-12  Kamil RytarowskiImplement "info proc cwd" for NetBSD
2020-04-12  Kamil RytarowskiImplement "info proc exe" for NetBSD
2020-04-12  Kamil RytarowskiImplement "info proc mappings" for NetBSD
2020-04-11  Artur Shepilkogdb: fix undefined behavior reported in copy_bitwise
2020-04-10  Tom TromeyAvoid infinite recursion in get_msymbol_address
2020-04-10  Tom TromeySkip separate debug files when handling copy relocations
2020-04-10  Hannes DomaniFix debugging of WOW64 processes
2020-04-10  Tom de Vries[gdb/cli] Don't let python colorize strip leading newlines
2020-04-09  Simon Marchigdb: move Tom de Vries to Global Maintainers
2020-04-09  Bernd EdlingerPartially revert my UB fix in record_line
2020-04-09  Kamil RytarowskiAdd SVR4 psABI specific parser for AUXV entries
2020-04-08  Tom TromeyMake last_wait_event static
2020-04-08  Tom TromeyMove wait_for_debug_event to nat/windows-nat.c
2020-04-08  Tom TromeyIntroduce fetch_pending_stop
2020-04-08  Tom TromeyShare some inferior-related Windows code
2020-04-08  Tom TromeyShare handle_exception
2020-04-08  Tom TromeyRemove some globals from windows-nat.c
2020-04-08  Tom TromeyShare handle_load_dll and handle_unload_dll declarations
2020-04-08  Tom TromeyFix up complaints.h for namespace use
2020-04-08  Tom TromeyNormalize handle_output_debug_string API
2020-04-08  Tom TromeyShare some Windows-related globals
2020-04-08  Tom TromeyShare get_image_name between gdb and gdbserver
2020-04-08  Tom TromeyShare thread_rec between gdb and gdbserver
2020-04-08  Tom TromeyWrap shared windows-nat code in windows_nat namespace
2020-04-08  Tom TromeyCall CloseHandle from ~windows_thread_info
2020-04-08  Tom TromeyHandle pending stops from the Windows kernel
2020-04-08  Tom TromeyChange type of argument to windows-nat.c:thread_rec
2020-04-08  Tom TromeyShare Windows thread-suspend and -resume code
2020-04-08  Tom TromeyUse lwp, not tid, for Windows thread id
2020-04-08  Tom TromeyMake windows_thread_info::name a unique_xmalloc_ptr
2020-04-08  Tom TromeyChange two windows_thread_info members to "bool"
2020-04-08  Tom TromeyUse new and delete for windows_thread_info
2020-04-08  Tom TromeyShare windows_thread_info between gdb and gdbserver
2020-04-08  Tom TromeyRename windows_thread_info::id to "tid"
2020-04-08  Tom TromeyRemove the "next" field from windows_thread_info
2020-04-08  Simon Marchigdb: stop using host-dependent signal numbers in window...
2020-04-08  Simon MarchiRemove objfile parameter from read_gdb_index_from_buffer
2020-04-07  Kamil RytarowskiDefine NetBSD specific skip_solib_resolver
2020-04-07  nitachraDWARFv5: Info address command error in gdb with DWARFfv5.
2020-04-07  nitachraDWARFv5: Handle location list for split dwarf.
2020-04-07  nitachraSupport for DW_AT_loclists_base and DW_FORM_loclistx.
2020-04-07  Simon Marchigdb: small cleanups in dwarf2_psymtab constructors
2020-04-07  Tom de Vries[gdb/symtab] Add symbol with inherited DW_AT_const_valu...
2020-04-07  Tom de Vries[gdb/symtab] Fix check-psymtab failure for inline function
2020-04-06  Kamil RytarowskiImplement basic threading support in the NetBSD target
2020-04-06  Tom TromeySelect variant field when printing variant
2020-04-06  Tom TromeyFix build breakage in NetBSD tdep files
2020-04-06  Tom TromeyHandle complex error type in read_base_type
2020-04-06  Kamil RytarowskiAdd signal number conversions for NetBSD
2020-04-03  Hannes DomaniFix attributes of typed enums of typedefs
2020-04-03  Tom TromeyFix DWARF disassembly of DW_OP_const_type
2020-04-02  Simon Marchigdb: use bfd_get_section_contents to read section conte...
2020-04-02  Simon Marchigdb: replace some calls to internal_error with gdb_assert
2020-04-02  Tom TromeyAvoid assertion failure due to complex type change
2020-04-02  Tom TromeyMicro-optimize partial_die_info::read
2020-04-02  Andrew Burgessgdb: Don't remove duplicate entries from the line table
2020-04-02  Tom de Vries[gdb/ada] Fix -readnow FAILs
2020-04-02  Tom de Vries[gdb] Use partial symbol table to find language for...
2020-04-01  Simon Marchigdb: fix style issues in is_linked_with_cygwin_dll
next
This page took 0.22911 seconds and 107 git commands to generate.