Split out eval_op_var_entry_value
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2021-03-08  Tom TromeySplit out eval_op_var_entry_value
2021-03-08  Tom TromeySplit out eval_op_scope
2021-03-06  Tom TromeyFix build bug in ada-lang.c
2021-03-06  Tom TromeyMove dwarf2_get_dwz_file to dwarf2/dwz.h
2021-03-06  Tom TromeyInclude scoped_fd.h in debuginfod-support.h
2021-03-06  Tom TromeyAvoid crash on missing dwz file
2021-03-06  Tom TromeyChange section_is_p to a method on dwarf2_section_names
2021-03-06  Tom TromeyCreate new file dwarf2/sect-names.h
2021-03-06  Tom TromeyMicro-optimize abbrev reading and storage
2021-03-06  Weimin PanCTF: add all members of an enum type to psymtab
2021-03-06  Weimin PanCTF: set up debug info for function arguments
2021-03-05  Andrew Burgessgdb/riscv: write CSRs into baremetal core dumps
2021-03-05  Andrew Burgessgdb/riscv: make riscv target description names global
2021-03-05  Andrew Burgessgdb/riscv: introduce bare metal core dump support
2021-03-05  Andrew Burgessgdb: write target description into core file
2021-03-05  Andrew Burgessgdb: unify parts of the Linux and FreeBSD core dumping...
2021-03-04  Simon Marchigdb: set current thread in sparc_{fetch,collect}_inferi...
2021-03-04  Tom TromeyUse "bool" in ada-lang.c
2021-03-03  Tom TromeyMinor Ada-related cleanups
2021-03-02  Tom TromeyRewrite GNAT-encoded fixed point types in DWARF reader
2021-03-02  Tom TromeyUse std::string rather than grow_vect
2021-03-02  Tom TromeyReturn a vector from ada_lookup_symbol_list
2021-03-02  Tom TromeySimplify resolve_subexp by using C++ algorithms
2021-03-02  Tom TromeyUse new for ada_symbol_cache
2021-03-02  Tom TromeyCheck objfile->sf in ada-lang.c
2021-02-27  Lancelot SIX[PR gdb/27393] set directories: handle empty dirs.
2021-02-25  Kevin BuettnerFix date in ChangeLog
2021-02-25  Kevin BuettnerAdd comment regarding include order of <sys/ptrace...
2021-02-25  Simon Marchigdb: relax assertion in target_mourn_inferior
2021-02-25  Jan MatyasFix initial thread state of non-threaded remote targets
2021-02-25  Jan Vranygdb/mi: Remove extra \n from tsv and and traceframe...
2021-02-25  Tom de Vries[gdb/symtab] Fix wrong unit_type Dwarf Error
2021-02-25  Andrew Burgessgdb/fortran: don't access non-existent type fields
2021-02-25  Andrew Burgessgdb/fortran: add support for ASSOCIATED builtin
2021-02-25  Andrew Burgessgdb/fortran: add support for legacy .xor. operator
2021-02-24  Tom de Vries[gdb/symtab] Handle DW_AT_decl_file with form DW_FORM_i...
2021-02-24  Kevin BuettnerAdd comment regarding include order of <sys/ptrace...
2021-02-24  Kevin BuettnerFix aarch64-linux-hw-point.c build problem
2021-02-24  Andrew Burgessgdb: use std::string instead of a fixed size buffer
2021-02-24  Andrew Burgessgdb: move get_section_table from exec_target to dummy_t...
2021-02-24  Andrew Burgessgdb: make the target_sections table private within...
2021-02-24  Andrew Burgessgdb: spread a little 'const' through the target_section...
2021-02-24  Andrew Burgessgdb: add a new 'maint info target-sections' command
2021-02-24  Andrew Burgessgdb/riscv: select rv32 target by default when requested
2021-02-24  Andrew Burgessgdb: call value_ind for pointers to dynamic types in...
2021-02-23  Simon Marchigdb/dwarf: create and destroy dwarf2_per_bfd's CUs...
2021-02-23  Simon Marchigdb/dwarf: don't enqueue CU in maybe_queue_comp_unit...
2021-02-23  Simon Marchigdb: linux-nat: make linux_nat_filter_event return...
2021-02-22  Tom TromeyChange target_bfd_reopen to take a gdb_bfd_ref_ptr
2021-02-22  Simon Marchigdb: add asserts in thread code
2021-02-22  Simon Marchigdb: push target earlier in procfs_target::attach ...
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  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
next
This page took 0.218099 seconds and 107 git commands to generate.