introduce svp64 prefixing
[binutils-gdb.git] / gdb /
2021-02-19 Kevin Buettneramd64-linux-siginfo.c: Adjust include order to avoid...
2021-02-19 Nelson ChuRISC-V: PR27158, fixed UJ/SB types and added CSS/CL...
2021-02-18 Tom TromeyIntroduce expression::evaluate
2021-02-18 Andrew Burgessgdb/testsuite: only run gdb.arch/i386-biarch-core.exp...
2021-02-18 Marco Barisionegdb: add missing full stops in --help
2021-02-18 Kevin BuettnerFix completion related libstdc++ assert when using...
2021-02-17 Lancelot SIX[PR cli/17290] gdb/doc: Fix show remote interrupt-*.
2021-02-16 Alok Kumar SharmaCorrection of gdb.dwarf2/pr13961.S
2021-02-13 Mike Frysingerconfig/debuginfod: do not include pkg.m4 directly
2021-02-12 Tom de Vries[gdb/threads] Fix lin_thread_get_thread_signals for...
2021-02-12 Andrew Burgessgdb/fortran: support ALLOCATED builtin
2021-02-11 Tom de Vries[gdb/symtab] Handle DW_FORM_strx in form_requires_repro...
2021-02-11 Tom TromeyFix two Fortran regressions
2021-02-11 Andrew Burgessgdb/testsuite: remove old comment
2021-02-11 Andrew Burgessgdb: change 'maint info section' to use command options
2021-02-11 Andrew Burgessgdb: 'maint info sections' - handle the no executable...
2021-02-11 Andrew Burgessgdb/testsuite: split 'maint info sections' tests to...
2021-02-11 Andrew Burgessgdb: add obj_section function to bound_minimal_symbol
2021-02-11 Simon Marchigdb: adjust comment in gdb.multi/multi-target.exp.tcl
2021-02-10 Simon Marchigdb/testsuite: use "set sysroot" in gdb.multi/multi...
2021-02-10 Alan Modragdb: Remove arm-symbianelf support
2021-02-10 Andrew Burgessgdb/fortran: add parser support for lbound and ubound
2021-02-10 Andrew Burgessgdb: delete SYMBOL_SECTION and MSYMBOL_SECTION macros
2021-02-10 Andrew Burgessgdb: Delete SYMBOL_OBJ_SECTION and MSYMBOL_OBJ_SECTION
2021-02-10 Tom de Vries[gdb/testsuite] Fix tcl ERROR in gdb_load_no_complaints
2021-02-10 Tom TromeyFix typo in stap_parse_argument_conditionally
2021-02-09 Tom de Vries[gdb/symtab] Fix element type modification in read_arra...
2021-02-09 Andrew Burgessgdb: revert "gdb: unify parts of the Linux and FreeBSD...
2021-02-09 Hafiz Abid Qadeer[testsuite] Don't use 'testfile' before 'standard_testf...
2021-02-09 Tom TromeyAvoid crash from coerce_unspec_val_to_type
2021-02-09 Tom TromeyAvoid crash in resolve_dynamic_struct
2021-02-08 Luis MachadoBuild gdb.base/gnu-ifunc.exp with lazy binding
2021-02-08 Tom de Vries[gdb/testsuite] Use DW_FORM_ref_addr in gdb.dwarf2...
2021-02-08 Shahab Vahedigdb: Do not interrupt atomic sequences for ARC
2021-02-08 Andrew Burgessgdb: return true in TuiWindow.is_valid only if TUI...
2021-02-08 Andrew Burgessgdb/python: don't allow the user to delete window title...
2021-02-08 Andrew Burgessgdb/tui: don't add windows to global list from tui_layo...
2021-02-08 Andrew Burgessgdb/tui: restore delete of window objects
2021-02-08 Andrew Burgessgdb/python: reformat an error string
2021-02-08 Andrew Burgessgdb/tui: fix issue with handling the return character
2021-02-08 Andrew Burgessgdb/testsuite: fix implementation of delete line in...
2021-02-07 Hannes DomaniDon't draw register sub windows outside the visible...
2021-02-07 Hannes DomaniDon't fill regs window with a negative number of spaces
2021-02-07 Hannes DomaniRefresh regs window in display_registers_from
2021-02-07 Hannes DomaniAlso compare frame_id_is_next in frapy_richcompare
2021-02-06 Tom de Vries[gdb/testsuite] Fix gdb.tui/tui-layout-asm.exp with...
2021-02-05 Simon Marchigdb: symmisc.c: remove std_{in,out,err}
2021-02-05 Tom de Vries[gdb/breakpoints] Handle glibc with debuginfo in create...
2021-02-05 Tom de Vries[gdb/symtab] Handle DW_TAG_type_unit in process_psymtab...
2021-02-05 Tom de Vries[gdb/breakpoints] Fix segfault for catch syscall -1
2021-02-05 Tom TromeyReturn unique_ptr from language_defn::get_compile_context
2021-02-05 Tom TromeyExtract symbol-writing function from parsers
2021-02-05 Tom de Vries[gdb/testsuite] Add KFAILs for PR symtab/24549
2021-02-05 Tom de Vries[gdb/exp] Fix assert when adding ptr to imaginary unit
2021-02-05 Tom de Vries[gdb/symtab] Fix duplicate CUs in create_cus_from_debug...
2021-02-05 Tom de Vries[gdb/symtab] Fix indentation in create_cus_from_debug_n...
2021-02-05 Mike Frysingergdb: riscv: enable sim integration
2021-02-04 Simon Marchigdb: make target_is_non_stop_p return bool
2021-02-04 Shahab Vahedigdb: Use correct feature in tdesc-regs for ARC
2021-02-04 Simon Marchigdb: make record-full clear async handler in wait
2021-02-04 Simon Marchigdb: make record-btrace clear event handler in wait
2021-02-04 Simon Marchigdb: make remote target clear its handler in remote_tar...
2021-02-04 Simon Marchigdb: make async event handlers clear themselves
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...
next