]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ChangeLog
Fix two latent Rust bugs
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
2020-04-24  Tom TromeyFix two latent Rust bugs
2020-04-24  Tom TromeyMove the rust "{" hack
2020-04-24  Tom TromeyConvert symbol_set_demangled_name to a method
2020-04-24  Tom TromeyAdd Python support for dynamic types
2020-04-24  Tom TromeyUpdate Ada ptype support for dynamic types
2020-04-24  Tom TromeyAdd support for variable field offsets
2020-04-24  Tom TromeyAdd support for dynamic type lengths
2020-04-24  Tom TromeyRewrite the existing variant part code
2020-04-24  Tom TromeyPrefer existing data when evaluating DWARF expression
2020-04-24  Tom TromeyAllow DWARF expression to push the initial address
2020-04-24  Tom TromeyAdd new variant part code
2020-04-24  Tom TromeyRename "variant" to "ppc_variant"
2020-04-24  Hannes DomaniAdd WOW64 exception numbers to $_siginfo.ExceptionCode...
2020-04-24  Kamil RytarowskiMove OpenBSD-only functions from inf-ptrace to obsd-nat
2020-04-24  Tom TromeyFix Windows debugging regression
2020-04-24  Tom de Vries[gdb/contrib] Use temp dir for gdb-add-index in cc...
2020-04-23  Tom TromeyFix infinite loop in is_linked_with_cygwin_dll
2020-04-23  Luis MachadoFix inline frame unwinding breakage
2020-04-23  Tom de Vries[gdb/symtab] Prefer def over decl (inter-CU case, with...
2020-04-23  Tom de Vries[gdb/symtab] Prefer def over decl (inter-CU case)
2020-04-23  Tom TromeyFix Ada crash with .debug_names
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
next