x86-64: Provide more info when failed to convert GOTPCREL
[deliverable/binutils-gdb.git] / gdb /
2021-02-03  Simon Marchigdb: infrun: move stop_soon variable to inner scoped...
2021-02-03  Pedro AlvesTestcase for detaching while stepping over breakpoint
2021-02-03  Pedro Alvesdetach in all-stop with threads running
2021-02-03  Pedro Alvesdetach with in-line step over in progress
2021-02-03  Pedro Alvesdetach and breakpoint removal
2021-02-03  Pedro Alvesprepare_for_detach and ongoing displaced stepping
2021-02-03  Pedro Alvesprepare_for_detach: don't release scoped_restore at...
2021-02-03  Pedro AlvesFactor out after-stop event handling code from stop_all...
2021-02-03  Pedro AlvesFix a couple vStopped pending ack bugs
2021-02-03  Pedro AlvesTestcase for attaching in non-stop mode
2021-02-03  Pedro AlvesFix "target extended-remote" + "maint set target-non...
2021-02-03  Pedro AlvesFix attaching in non-stop mode (PR gdb/27055)
2021-02-02  Lancelot SIXInferior without argument prints detail of current...
2021-02-02  Simon Marchigdb/testsuite: use proc_with_prefix in gdb.base/scope.exp
2021-02-02  Simon Marchigdb/testsuite: add test for .debug_{rng,loc}lists secti...
2021-02-02  Simon Marchigdb/dwarf: make read_{loc,rng}list_index return sect_offset
2021-02-02  Simon Marchigdb/dwarf: split dwarf2_cu::ranges_base in two
2021-02-02  Simon Marchigdb/testsuite: add .debug_loclists tests
2021-02-02  Simon Marchigdb/testsuite: DWARF assembler: add context parameters...
2021-02-02  Simon Marchigdb/testsuite: add .debug_rnglists tests
2021-02-02  Simon Marchigdb/dwarf: read correct rnglist/loclist header in read_...
2021-02-02  Simon Marchigdb/dwarf: few fixes for handling DW_FORM_{rng,loc...
2021-02-02  Simon Marchigdb/dwarf: remove unnecessary check in read_{rng,loc...
2021-02-02  Simon Marchigdb/dwarf: add missing bound check to read_loclist_index
2021-02-02  Simon Marchigdb/dwarf: fix bound check in read_rnglist_index
2021-02-02  Simon Marchigdb/dwarf: change read_loclist_index complaints into...
2021-02-02  Tom de Vries[gdb/symtab] Fix assert in write_one_signatured_type
2021-02-01  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/fission-reread.exp with...
2021-02-01  Andrew Burgessgdb: unify parts of the Linux and FreeBSD core dumping...
2021-01-29  Tom de Vries[gdb/breakpoint] Fix stepping past non-stmt line-table...
2021-01-29  Tom de Vries[gdb/testsuite] Fix gdb.opt/solib-intra-step.exp with...
2021-01-28  Andrew Burgessgdb: remove unneeded switch_to_thread from thr_try_catc...
2021-01-28  Andrew Burgessgdb/tui: remove special handling of locator/status...
2021-01-28  Tom de Vries[gdb/testsuite] Fix gdb.arch/i386-gnu-cfi.exp
2021-01-28  Tom de Vries[gdb/testsuite] Fix g0 search in gdb.arch/i386-sse...
2021-01-28  Simon Marchigdb: rename get_type_arch to type::arch
2021-01-28  Simon Marchigdb: rename type::{arch,objfile} -> type::{arch_owner...
2021-01-28  Andrew Burgessgdb/testsuite: unset XDG_CONFIG_HOME
2021-01-28  Andrew Burgessgdb: update comment for execute_command_to_string
2021-01-28  Tom de Vries[gdb/breakpoints] Fix longjmp master breakpoint with...
2021-01-28  Tom de Vries[gdb/testsuite] Fix gdb.ada/out_of_line_in_inlined...
2021-01-28  Tom de Vries[gdb/testsuite] Fix ERROR in gdb.dwarf2/dw2-out-of...
2021-01-27  Lancelot SIXAvoid use after free with logging and debug redirect.
2021-01-27  Matthew MalcomsonGDB: aarch64: Add ability to displaced step over a...
2021-01-27  Tom TromeyRemove extra space after @pxref in gdb.texinfo
2021-01-26  Tom TromeyUse debug_prefixed_printf_cond in windows-nat.c
2021-01-26  Mihails Strasunsbfd: add elfcore_write_file_note
2021-01-26  Shahab Vahedigdb: Add default reggroups for ARC
2021-01-26  Shahab VahediFix the date for the last entry in gdb/ChangeLog
2021-01-26  Anton Kolesovarc: Log "pc" value in "arc_skip_prologue"
2021-01-26  Tom de Vries[gdb/testsuite] Fix gdb.threads/killed-outside.exp...
2021-01-26  Tom de Vries[gdb/testsuite] Fix gdb.opt/solib-intra-step.exp with...
2021-01-25  Tom de Vries[gdb/symtab] Handle DW_AT_ranges with DW_FORM_sec_off...
2021-01-25  Marco Barisionegdb/docs: add parentheses in Python examples using...
2021-01-25  Tom TromeyFix fixed-point regression with recent GCC
2021-01-25  Tom TromeySpecially handle array contexts in Ada expression resol...
2021-01-25  Tom TromeyAdd test case for symbol menu for local enumerators
2021-01-25  Andrew Burgessgdb/doc: move @menu blocks to the end of their enclosin...
2021-01-24  Tom TromeyAvoid crash when "compile" expression uses cooked register
2021-01-24  Tom TromeyUse std::vector for "registers_used" in compile feature
2021-01-24  Tom TromeyRemove call to reset from compile_to_object
2021-01-23  Simon Marchigdb: fix regression in copy_type_recursive
2021-01-23  Lancelot SIXImprove gdb_tilde_expand logic.
2021-01-23  Tom TromeyDisable bracketed paste mode in GDB tests
2021-01-22  Bernd EdlingerFix expected output of gdb.base/line65535.exp with...
2021-01-22  Simon Marchigdb/testsuite: eliminate gdb_suppress_tests mechanism
2021-01-22  Andrew Burgessgdb: add new version style
2021-01-22  Andrew Burgessgdb: don't print escape characters when a style is...
2021-01-22  Andrew Burgessgdb/doc: don't rely on @menu item within the docs
2021-01-22  Simon Marchigdb: add remote_debug_printf
2021-01-22  Simon Marchigdb: change remote_debug to bool
2021-01-22  Simon Marchigdb: move remote_debug to remote.{h,c}
2021-01-22  Simon Marchigdb: move set remote commands to remote.c
2021-01-22  Simon Marchigdb: remove TYPE_OBJFILE macro
2021-01-22  Simon Marchigdb: remove TYPE_OBJFILE_OWNED macro
2021-01-22  Simon Marchigdb: add owner-related methods to struct type
2021-01-22  Andrew Burgessgdb/doc: move @menu to the end of the node
2021-01-22  Andrew Burgessgdb/doc: down case contents of @var
2021-01-22  Maciej W. RozyckiMAINTAINERS: Update my e-mail address
2021-01-21  Luis MachadoHandle additional connection error
2021-01-21  Luis MachadoFix build errors for armhf
2021-01-21  Simon Marchigdb: convert auto-load to new-style debug macros
2021-01-21  Simon Marchigdb: remove unused f77_array_offset_tbl from f-valprint.c
2021-01-21  Simon Marchigdb: convert bfd-cache to new-style debug macros
2021-01-21  Simon Marchigdb: use interruptible_select when connecting to a...
2021-01-21  Simon Marchigdb/testsuite: improve logging in lib/tuiterm.exp
2021-01-21  Andrew Burgessgdb/doc: reorder and group sections relating to aliases
2021-01-21  Hannes DomaniAdd Python support for hardware breakpoints
2021-01-21  Simon Marchigdb: convert arm to new-style debug macros
2021-01-21  Simon Marchigdb: change debug_bfd_cache to bool
2021-01-21  Simon Marchigdb/testsuite: use multi_line in gdb.base/skip.exp
2021-01-21  Simon Marchigdb/dwarf: add assertion in maybe_queue_comp_unit
2021-01-21  Simon Marchigdb/dwarf: add some logging in dwarf2/read.c
2021-01-21  Simon Marchigdb: make some variables static
2021-01-21  Joel Sherrillgdb/remote.c: address conflicting enum and method name
2021-01-20  Simon Marchigdb/testsuite: rename _cur_x/_cur_y to _cur_col/_cur_ro...
2021-01-20  Simon Marchigdb/testsuite: add links for handled control sequences...
2021-01-20  Tom de Vries[gdb/testsuite] Fix gdb.python/py-format-string.exp...
2021-01-20  Tom de Vries[gdb/testsuite] Skip gdb.rust/*.exp for target board...
2021-01-20  Sergio Durigan JuniorFix a few stap parser issues and add a new test for...
next
This page took 0.042324 seconds and 7 git commands to generate.