.symver fixes
[deliverable/binutils-gdb.git] / gdb /
2020-04-22  Tom de Vries[gdb/testsuite] Fix .debug_ranges in gdb.mi/dw2-ref...
2020-04-22  Tom de Vries[gdb/testsuite] Fix .debug_aranges in gdb.dlang/watch...
2020-04-22  Mihails StrasunsChangeLog entries for my last changes.
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  Gary BensonFix compilation errors with clang in gdb.base/advance.c
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-21  Mihails Strasuns[gdb/testsuite] share jit-protocol.h by all jit tests
2020-04-21  Mihails Strasuns[gdb/testsuite] structured rename of jit test files
2020-04-21  Mihails Strasuns[gdb/testsuite] allow more registers in gdb.base/jit...
2020-04-20  Tom TromeyMark move constructors as "noexcept"
2020-04-20  Gary BensonUse support_nested_function_tests in gdb.base/nested...
2020-04-20  Gary BensonDisable nested function tests for clang
2020-04-20  Mihails StrasunsAdd myself to gdb/MAINTAINERS
2020-04-20  Gary BensonFix ChangeLog entry for commit fa93cc8f35dbed69c3c47aa8...
2020-04-20  Simon Marchigdb: fix tabs vs spaces in ChangeLog
2020-04-20  Gary BensonFix compilation error with clang in gdb/testsuite/gdb...
2020-04-20  Gary BensonFix compilation error with clang in gdb/testsuite/gdb...
2020-04-20  Gary BensonFix compilation error with clang in gdb/testsuite/gdb...
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  Kamil RytarowskiFix gdb.base/attach-twice.c build on NetBSD
2020-04-17  Kamil RytarowskiFix the build of fork-running-state.c on NetBSD
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-16  Tom de Vries[gdb/testsuite] Fix maint-expand-symbols-header-file...
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-15  Artur ShepilkoFix makeinfo warnings in gdb.texinfo and python.texi...
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-14  Andrew Burgessgdb/testsuite: Move helper function into lib/dwarf.exp
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  Tom de Vries[gdb/testsuite] Fix gdb.ada/catch_ex_std.exp gnatlink...
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/testsuite] Fix -readnow FAIL in gdb.base/style.exp
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-08  Tom de Vries[gdb/testsuite] Fix imported-unit.exp FAIL without...
2020-04-08  Tom de Vries[gdb/testsuite] Add gcc/94469 xfails to gdb.ada/call_pn.exp
2020-04-07  Kamil RytarowskiDefine NetBSD specific skip_solib_resolver
2020-04-07  nitachraDWARFv5: Info address command error in gdb with DWARFfv5.
next
This page took 0.043643 seconds and 7 git commands to generate.