RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
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  Kevin BuettnerFix completion related libstdc++ assert when using...
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: 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: add obj_section function to bound_minimal_symbol
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 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  Tom TromeyAvoid crash from coerce_unspec_val_to_type
2021-02-09  Tom TromeyAvoid crash in resolve_dynamic_struct
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-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-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/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  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 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 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/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/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  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-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  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: update comment for execute_command_to_string
2021-01-28  Tom de Vries[gdb/breakpoints] Fix longjmp master breakpoint with...
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-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-25  Tom de Vries[gdb/symtab] Handle DW_AT_ranges with DW_FORM_sec_off...
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-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-22  Andrew Burgessgdb: add new version style
2021-01-22  Andrew Burgessgdb: don't print escape characters when a style is...
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-21  Luis MachadoFix build errors for armhf
2021-01-21  Simon Marchigdb: convert auto-load to new-style debug macros
next
This page took 0.213949 seconds and 107 git commands to generate.