gdb: better handling of 'S' packets
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2021-01-14  Andrew Burgessgdb: better handling of 'S' packets
2021-01-14  Simon Marchigdb: remove target_ops::commit_resume implementation...
2021-01-14  Simon Marchigdb: make the remote target track its own thread resume...
2021-01-13  Simon Marchigdb: convert arc to new-style debug macros
2021-01-13  Simon Marchigdb: turn arc_debug into a bool
2021-01-13  Simon Marchigdb: bool-ify users of file_is_auto_load_safe
2021-01-13  Simon Marchigdb: bool-ify ext_lang_auto_load_enabled and friends
2021-01-13  Simon Marchigdb: bool-ify file_is_auto_load_safe
2021-01-13  Simon Marchigdb: convert jit to new-style debug macros
2021-01-12  Simon Marchigdb: fix indentation in infrun.c
2021-01-12  Simon Marchigdb: move read{now,never}_symbol_files declarations...
2021-01-12  Simon Marchigdb: move baud_rate and serial_parity declarations...
2021-01-12  Simon Marchigdb: remove pre_init_ui_hook from top.c
2021-01-12  Srinath Parvathaneniaarch64: Add support for bfloat16 in gdb.
2021-01-12  Andrew Burgessgdb: fix debug dump of OP_BOOL expressions
2021-01-12  Andrew Burgessgdb/fortran: add symbol base comparison operators
2021-01-11  Simon Marchigdb: convert aarch64 to new-style debug macros
2021-01-11  Simon Marchigdb: convert solib-aix to new-style debug macros
2021-01-11  Simon Marchigdb: change jit_debug to a bool
2021-01-09  Tom TromeyAvoid crash in compile_to_object
2021-01-09  Tom TromeyRemove a use of print_expression
2021-01-08  Tom TromeyPass void_context_p to parse_expression
2021-01-08  Andrew Burgessgdb: user variables with components of dynamic type
2021-01-08  Tom de Vries[gdb] Fix internal-error in process_event_stop_test
2021-01-08  Andrew Burgessgdb/fortran: Correct the lval type for array elements...
2021-01-07  Mike Frysingergdb/sim: add support for exporting memory map
2021-01-07  Tom TromeyFix regression in Ada do_full_match
2021-01-07  Tom TromeyFix regression in Ada aggregate assignment
2021-01-06  Tom TromeyFix fixed-point binary operation type handling
2021-01-05  Hannes DomaniPrevent flickering when redrawing the TUI source window
2021-01-05  Hannes DomaniRedraw both spaces between line numbers and source...
2021-01-05  Hannes DomaniFix TUI source window drawing
2021-01-04  Mike Frysingergdb: bfin: use align helper
2021-01-04  Tom de Vries[gdb/symtab] Remove superfluous end-of-sequence marker
2021-01-04  Simon Marchigdb: introduce scoped debug prints
2021-01-04  Simon Marchigdb: use infrun_debug_printf in print_target_wait_results
2021-01-04  Simon Marchigdb: make "set debug timestamp" work nice with new...
2021-01-04  Luis MachadoRefactor struct trad_frame_saved_regs
2021-01-03  Simon Marchigdb: fix typos in comments in target-float.c
2021-01-02  Hannes DomaniFix pretty printer of main_type.flds_bnds.bounds
2021-01-01  Joel BrobeckerManual updates of copyright year range not covered...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2021-01-01  Joel Brobeckergdb/copyright.py: Also update sources in "gdbserver...
2021-01-01  Joel BrobeckerUpdate copyright year in version message for gdb, gdbse...
2021-01-01  Joel BrobeckerRotate gdb/ChangeLog
2020-12-27  Tom TromeySimplify MULTI_SUBSCRIPT implementation
2020-12-24  Andrew Burgessgdb: avoid resolving dynamic properties for non-allocat...
2020-12-24  Andrew Burgessgdb: include allocated/associated properties in 'maint...
2020-12-24  Lancelot SIXgdb/gdbtypes.h: Fix comparison of uninitialized values
2020-12-23  Andrew Burgessgdb: remove some uses of LA_PRINT_STRING
2020-12-23  Andrew Burgessgdb: move rust_language into rust-lang.h
2020-12-23  Andrew Burgessgdb/objc: fix bug in objc_language::opcode_print_table
2020-12-23  Andrew Burgessgdb: move pascal_language into p-lang.h
2020-12-23  Andrew Burgessgdb: move go_language class declaration into header...
2020-12-23  Andrew Burgessgdb: remove LA_EMIT_CHAR macro
2020-12-23  Andrew Burgessgdb: rename c_printchar as language_defn::printchar
2020-12-23  Andrew Burgessgdb: avoid accessing global C++ language implementation...
2020-12-23  Andrew Burgessgdb: delete unused function print_char_chars
2020-12-23  Samuel ThibaultAdd myself to gdb/MAINTAINERS
2020-12-23  Samuel Thibaulthurd: Add changelog for dca11eb872c9
2020-12-22  Shahab VahediRemove trailing white spaces in gdb/frame.{c,h}
2020-12-22  Shahab Vahediarc: Make variable name in comments uppercase
2020-12-22  Anton Kolesovgdb: Add native support for ARC in GNU/Linux
2020-12-22  Shahab Vahediarc: Take into account the REGNUM in supply/collect...
2020-12-22  Anton Kolesovarc: Add support for signal frames for Linux targets
2020-12-22  Anton Kolesovarc: Add support for signal handlers
2020-12-21  Tom TromeyMove enum noside earlier in expression.h
2020-12-21  Peter WallerPreserve gdb_std{out, err, log, targ, targerr} across...
2020-12-21  Markus Metzgergdb, record: rephrase the 'not recording' error message
2020-12-19  Hannes DomaniDon't compare types of enum fields
2020-12-19  Bernd EdlingerWarn about static libs vs. source-highlight only when...
2020-12-18  Hannes DomaniFix name of main_type field type in pretty printer
2020-12-18  Hannes DomaniAdd address keyword to Value.format_string
2020-12-18  Hannes DomaniFix accessing a method's fields from Python
2020-12-18  Jameson Nashgdb: define COFF file offsets with file_ptr
2020-12-17  Tom TromeyRemove a use of n_spaces
2020-12-17  Tom TromeyRemove printfi_filtered and fprintfi_filtered
2020-12-17  Tom TromeyChange parameters to language_defn::post_parser
2020-12-16  Tom TromeyChange void_context_p to bool
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...
next
This page took 0.286289 seconds and 107 git commands to generate.