[gdb/cli] Add a progress meter
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2020-12-16  Tom Tromey[gdb/cli] Add a progress meter
2020-12-16  Luis MachadoRecord FPSR for SIMD/FP data instructions
2020-12-16  Luis MachadoFix TBI handling for watchpoints
2020-12-16  Rae Kimgdb: multi-line support for "document" command
2020-12-16  Tom TromeyAdd expected type parameter to evaluate_expression
2020-12-16  Tom TromeyIntroduce expression::first_opcode
2020-12-16  Tom TromeyClean up arguments to evaluate_subexp_do_call
2020-12-16  Tom TromeyC++-ify Ada component interval handling
2020-12-15  Tom TromeyHighlight deprecated commands using title style
2020-12-14  Tom TromeyDo not manually dissect OP_TYPE operations
2020-12-14  Tom TromeyHandle block-local names for Ada
2020-12-14  Tom TromeyUse exact match in get_var_value
2020-12-14  Tom TromeyBe more careful when rewriting thick pointer array...
2020-12-14  Tom TromeyHandle fixed-point division by zero
2020-12-13  Tom TromeyConstify parse_and_eval_type
2020-12-13  Andrew Burgessgdb: new command 'maint flush dcache'
2020-12-13  Andrew Burgessgdb: introduce new 'maint flush ' prefix command
2020-12-11  Andrew Burgessgdb: improve the warning given for deprecated aliases...
2020-12-11  Andrew Burgessgdb: make deprecated_cmd_warning i18n friendly
2020-12-11  Andrew Burgessgdb: give deprecated command warning for aliases with...
2020-12-11  Andrew Burgessgdb: don't warn about deprecated aliases during tab...
2020-12-11  Simon Marchigdb: make debug_infrun a bool
2020-12-11  Simon Marchigdb: factor out debug_prefixed_printf_cond
2020-12-11  Tom TromeyAvoid side effects in expression lexers
2020-12-11  Tom Tromeyinstall_variable cannot fail
2020-12-11  Tom TromeyUse gdbpy_ref in instantiate_pretty_printer
2020-12-11  Tom TromeyRemove varobj_clear_saved_item
2020-12-11  Tom TromeyChange varobj_item::value to a value_ref_ptr
2020-12-11  Tom TromeyChange varobj_dynamic::child_iter to unique_ptr
2020-12-11  Tom TromeyChange varobj_dynamic::saved_item to unique_ptr
2020-12-11  Tom TromeyChange varobj_iter::next to return unique_ptr
2020-12-11  Tom TromeyC++-ify varobj iteration
2020-12-11  Tom TromeyChange all_root_varobjs to take a function_view
2020-12-11  Tom TromeyChange varobj.c:rootlist to a std::list
2020-12-11  Tom TromeyUse htab_t in varobj
2020-12-11  Tom TromeyMake bp_location derive from refcounted_object
2020-12-11  Tom TromeyRemove scoped_inc_dec_ref
2020-12-11  Tom TromeyUse thread_info_ref in stop_context
2020-12-11  Tom TromeyChange current_inferior_ to be a inferior_ref
2020-12-11  Tom TromeyUse thread_info_ref in enable_thread_stack_temporaries
2020-12-11  Tom TromeyHandle CPU offset for Ravenscar
2020-12-10  Kevin BuettnerFix off-by-one error in ada_fold_name
2020-12-10  Luis MachadoRemove spurious newline on debug printf
2020-12-10  Luis Machado[AArch64] SVE/FPSIMD fixup for big endian
2020-12-10  Mihails Strasunsgdb: move bfd_open_from_target_memory to gdb_bfd
2020-12-09  Tom TromeyUse add_angle_brackets in ada_lookup_encoded_symbol
2020-12-09  Tom TromeyHandle 128-bit constants for fixed point
2020-12-09  Tom TromeyUnify all operators into std-operator.def
2020-12-09  Simon Marchigdb: address review comments of previous series
2020-12-09  Simon Marchigdb: fix value_subscript when array upper bound is...
2020-12-09  Simon Marchigdb: split get_discrete_bounds in two
2020-12-09  Simon Marchigdb: make get_discrete_bounds return bool
2020-12-09  Simon Marchigdb: make discrete_position return optional
2020-12-07  Tom TromeyUse expression completer for "maint print type"
2020-12-07  Tankut Baris Aktemurgdb/completer: improve tab completion to consider the...
2020-12-07  Tankut Baris Aktemurgdb/linespec: relax the position of the '-force-conditi...
2020-12-07  Tankut Baris Aktemurgdb/main: execute breakpoint commands for '-iex' and...
2020-12-07  Tom de Vries[gdb/ada] Handle shrink resize in replace_operator_with...
2020-12-07  Tom TromeyFix struct expression regression
2020-12-06  Giancarlo Frixs390: Fix BC instruction breakpoint handling
2020-12-06  Joel Brobeckergmp-utils: protect gdb_mpz exports against out-of-range...
2020-12-05  Joel BrobeckerFix TARGET_CHAR_BIT/HOST_CHAR_BIT confusion in gmp...
2020-12-04  Simon Marchigdb: use two displaced step buffers on amd64/Linux
2020-12-04  Simon Marchigdb: make displaced stepping implementation capable...
2020-12-04  Simon Marchigdb: change linux gdbarch data from post to pre-init
2020-12-04  Simon Marchigdb: move displaced stepping logic to gdbarch, allow...
2020-12-04  Simon Marchigdb: move displaced stepping types to displaced-steppin...
2020-12-04  Simon Marchigdb: pass inferior to get_linux_inferior_data
2020-12-04  Simon Marchigdb: introduce status enum for displaced step prepare...
2020-12-04  Simon Marchigdb: rename displaced_step_fixup to displaced_step_finish
2020-12-04  Simon Marchigdb: rename displaced_step_closure to displaced_step_co...
2020-12-04  Simon Marchigdb: rename things related to step over chains
2020-12-04  Simon Marchigdb: get rid of get_displaced_stepping_state
2020-12-04  Simon Marchigdb: restore displaced step buffer bytes when another...
2020-12-04  Simon Marchigdb: clear inferior displaced stepping state and in...
2020-12-04  Simon Marchigdb: add inferior_execd observable
2020-12-04  Tom de Vries[gdb] Fix heap-buffer-overflow in completion_tracker...
2020-12-04  Tom TromeyRemove redundant typedefs
2020-12-04  Shahab VahediUpdate gdb/ChangeLog to reflect the PR for a bug fix
2020-12-04  Tom TromeyConstify value_internal_function_name
2020-12-04  Luis MachadoFix shifting of negative value
2020-12-04  Tom de Vries[gdb/tdep] Handle static field in i386_16_byte_align_p
2020-12-03  Simon Marchigdb: fix logic of find_comp_unit and set_comp_unit
2020-12-02  Andrew Burgessgdb/riscv: rewrite target description validation, add...
2020-12-02  Andrew Burgessgdb/riscv: remove csr aliases created with DECLARE_CSR_...
2020-12-02  Andrew Burgessgdb/riscv: place unknown csrs into the correct register...
2020-12-02  Sergio Durigan JuniorSearch for DWZ files in debug-file-directories as well
2020-12-02  Tom TromeyUse new+delete for struct expression
2020-12-01  Rogerio AlvesPowerPC remove 512 bytes region limit if 2nd DAWR is...
2020-12-01  Rogerio AlvesAdd missing ChangeLog entry.
2020-11-30  Tom de VriesRevert accidental empty commits
2020-11-30  Tom de Vries[gdb/symtab] Fix gdb.base/vla-optimized-out.exp with...
2020-11-30  Tom de Vries[gdb] Don't return non-existing path in debuginfod_sour...
2020-11-30  Tom TromeyRemove per-language op_name functions
2020-11-30  Tom TromeyRemove some dead code from evaluate_subexp_standard
2020-11-29  Hannes DomaniDon't delete the locator win info
2020-11-28  Alex RichardsonGDB: Fix detection of ELF support when configuring...
2020-11-27  Andrew Burgessgdb: fix potentially uninitialised variable
2020-11-26  Przemyslaw Wirkusgdb/aarch64: Add named flags for FPCR and FPSR registers
2020-11-25  Tom TromeyRemove two unnecessary variables from evaluate_subexp_s...
next
This page took 0.193538 seconds and 107 git commands to generate.