gdb/remote.c: address conflicting enum and method name
[binutils-gdb.git] / gdb /
2021-01-21 Joel Sherrillgdb/remote.c: address conflicting enum and method name
2021-01-20 Simon Marchigdb/testsuite: rename _cur_x/_cur_y to _cur_col/_cur_ro...
2021-01-20 Simon Marchigdb/testsuite: add links for handled control sequences...
2021-01-20 Tom de Vries[gdb/testsuite] Fix gdb.python/py-format-string.exp...
2021-01-20 Tom de Vries[gdb/testsuite] Skip gdb.rust/*.exp for target board...
2021-01-20 Sergio Durigan JuniorFix a few stap parser issues and add a new test for...
2021-01-19 Lancelot SIXuse DISABLE_COPY_AND_ASSIGN in switch_thru_all_uis
2021-01-19 Luis Machadotrad-frame cleanups
2021-01-19 Luis MachadoConvert some frame functions to use gdb::array_view.
2021-01-19 Luis MachadoUse gdb::array_view for setting value bytes in trad...
2021-01-19 Tom de Vries[gdb/testsuite] Fix gdb.base/step-over-syscall.exp...
2021-01-19 Tom de Vries[gdb/testsuite] Fix gdb.arch/i386-mpx.exp with -m32
2021-01-19 Mike Frysingersim: bfin: delete accidental ADI copyright
2021-01-18 Andrew Burgessgdb/testsuite: remove actual addresses from some test...
2021-01-18 Andrew Burgessgdb/riscv: use a single regset supply function for...
2021-01-18 Tom de Vries[gdb/tdep] Handle si_addr_bnd in compat_siginfo_from_si...
2021-01-18 Simon Marchigdb: const-ify hostio methods parameter in remote.c
2021-01-18 Simon Marchigdb: move remote_target::start_remote variable to narro...
2021-01-18 Simon Marchigdb: const-ify remote_target::add_current_inferior_and_...
2021-01-18 Simon Marchigdb: const-ify unpack_* functions in remote.c
2021-01-15 Andrew Burgessgdb/tui: compare pointer to nullptr, not 0
2021-01-15 Tom de Vries[gdb/testsuite] Fix gdb.fortran/array-slices.exp with...
2021-01-14 Lancelot SIXAdd myself to gdb/MAINTAINERS
2021-01-14 Bernd EdlingerFix building gdb with gcc-4.x
2021-01-14 Tom de Vries[gdb/breakpoint] Handle .plt.sec in in_plt_section
2021-01-14 Tom de Vries[gdb/testsuite] Fix gdb.base/style.exp with -m32
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 maybe_add_script_{text,file}
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 Tom de Vries[gdb/testsuite] Add have_mpx in lib/gdb.exp
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 Tom de Vries[gdb/testsuite] Require is_amd64_regs_target 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-11 Tom de Vries[gdb/testsuite] Fix gdb.arch/amd64-stap-three-arg-disp.S
2021-01-09 Tom TromeyAvoid crash in compile_to_object
2021-01-09 Tom TromeyRemove a use of print_expression
2021-01-09 Tom TromeyFix erroneous agent expression test
2021-01-08 Tom TromeyPass void_context_p to parse_expression
2021-01-08 Simon Marchigdb: check for empty strings in get_standard_cache_dir...
2021-01-08 Andrew Burgessgdb: add missing test for completion of invalid /FMT...
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-06 Simon Marchigdb/testsuite: fix race in gdb.threads/signal-while...
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 Simon Marchigdb/testsuite: avoid reading files through the remote...
2021-01-04 Simon Marchigdb/testsuite: use clean_restart in gdb.server/server...
2021-01-04 Simon Marchigdb/testsuite: use clean_restart in gdb.server/ext...
2021-01-04 Simon Marchigdb/testsuite: use build_executable in gdb.server/stop...
2021-01-04 Simon Marchigdb/testsuite: use clean_restart in gdb.server/solib...
2021-01-04 Tom de Vries[gdb/testsuite] Don't require gold for gdb.base/moresta...
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-31 Tom TromeyUpdate gdb.rust tests for Rust 1.49
2020-12-31 Bernd EdlingerFix passing debug options for gcc
2020-12-31 Simon Marchigdb/testsuite: de-duplicate test names in gdb.python...
2020-12-29 Hannes DomaniFix wrong method name
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 Alex BennéeClarify language for the '?' packet
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
next