PR29647, objdump -S looping
[binutils-gdb.git] / gdb /
2022-10-04 Tom TromeyRemove decode_location_spec_default
2022-10-04 Tom de Vries[gdb/symtab] Don't complain about function decls
2022-10-04 Tom de Vries[gdb/symtab] Don't complain about inlined functions
2022-10-04 Tsukasa OIgdb/riscv: Partial support for instructions up to 176-bit
2022-10-04 Luis Machado[AArch64] Update FPSR/FPCR fields for FPU and SVE
2022-10-03 Simon Marchigdb: constify inferior::target_is_pushed
2022-10-03 Luis Machado[AArch64] Handle W registers as pseudo-registers instea...
2022-10-03 Luis Machado[AArch64] Fix pseudo-register numbering in the presence...
2022-10-03 Bruno LarsenImprove GDB's baseclass detection with typedefs
2022-10-02 Tom de Vries[gdb/testsuite] Fix waitpid testing in next-fork-other...
2022-10-02 Andrew Burgessgdb/testsuite: handle invalid .exp names passed in...
2022-10-02 Andrew Burgessgdb/disasm: better intel flavour disassembly styling...
2022-10-02 Andrew Burgessgdb: improve disassembler styling when Pygments raises...
2022-10-02 Andrew Burgessgdb/testsuite: extend styling test for libopcodes styling
2022-10-02 Andrew Burgessgdb: update now gdbarch_register_name doesn't return...
2022-10-02 Andrew Burgessgdb: final cleanup of various gdbarch_register_name...
2022-10-02 Andrew Burgessgdb/csky: remove nullptr return from csky_pseudo_regist...
2022-10-02 Andrew Burgessgdb: add asserts to gdbarch_register_name
2022-10-02 Andrew Burgessgdb: check for duplicate register names in selftest
2022-10-02 Andrew Burgessgdb: add a gdbarch_register_name self test, and fix...
2022-10-02 Andrew Burgessgdb/gdbarch: add a comment to gdbarch_register_name
2022-10-02 Andrew Burgessgdb/riscv: fix failure in gdb.base/completion.exp
2022-10-02 Andrew Burgessgdb/testsuite: rewrite capture_command_output proc
2022-10-02 Andrew Burgessgdb/mi: new options for -data-disassemble command
2022-10-02 Andrew Burgessgdb/mi: some int to bool conversion
2022-10-02 Andrew Burgessgdb/doc: update syntax of -data-disassemble command...
2022-10-02 Andrew Burgessgdb: make gdb_disassembly_flag unsigned
2022-10-02 Andrew Burgessgdb: disassembler opcode display formatting
2022-10-02 Andrew Burgessgdb/disasm: read opcodes bytes with a single read_code...
2022-10-02 Andrew Burgessgdb/testsuite: new test for -data-disassemble opcodes...
2022-09-30 Tom de Vries[gdb/testsuite] Fix gdb.mi/mi-sym-info.exp on openSUSE...
2022-09-30 Tsukasa OIgdb: Remove unused extra_lines variable
2022-09-30 Tom de Vries[gdb/testsuite] Add aranges to gdb.dwarf2/dw2-dir-file...
2022-09-30 Tom de Vries[gdb/c++] Print destructor the same for gcc and clang
2022-09-29 Simon Marchigdb: make target_auxv_parse static and rename
2022-09-29 Simon Marchigdb: make fprint_target_auxv static
2022-09-29 Simon Marchigdb: constify auxv parse functions
2022-09-29 Simon Marchigdb: constify target_stack::is_pushed
2022-09-29 Keith SeitzConstify target_desc declarations
2022-09-29 Keith Seitzcleanup: Add missing feature/ XML files to Makefile
2022-09-28 Pedro AlvesFix GDB build: ELF support check & -lzstd
2022-09-28 Simon Marchigdb: remove trailing spaces in README
2022-09-28 Tom TromeyTreat Character as a discrete type in Ada
2022-09-28 Pedro AlvesRenenerate {gdb,gdbserver}/configure
2022-09-27 Fangrui Songbinutils, gdb: support zstd compressed debug sections
2022-09-26 Simon Marchigdb/testsuite: update field names in gdb-gdb.py.in
2022-09-26 Simon Marchigdb/testsuite: use gdb_test in gdb.gdb/python-helper.exp
2022-09-26 Simon Marchigdb/testsuite: bump duration for the whole test in...
2022-09-26 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-unspecified-type...
2022-09-24 Magne Hovgdb/source.c: Fix undefined behaviour dereferencing...
2022-09-23 John BaldwinSupport AT_USRSTACKBASE and AT_USRSTACKLIM.
2022-09-23 Simon Marchigdb/testsuite/tui: start GDB with "set filename-display...
2022-09-23 Jiangshuai Ligdb/csky add cskyv2-linux.xml for cskyv2-linux.c
2022-09-22 Lancelot SIXgdb/testsuite/lib/future.exp: follow dejagnu default_ta...
2022-09-22 Tom de Vries[gdb/symtab] Add all_comp_units/all_type_units views...
2022-09-22 Tom de Vries[gdb/symtab] Rename all_comp_units to all_units
2022-09-22 Andrew Burgessgdb/python: restrict the names accepted by gdb.register...
2022-09-22 Bruno Larsengdb/testsuite: Add test to step through function epilogue
2022-09-22 Bruno Larsengdb.base/skip.exp: Use finish to exit functions
2022-09-22 Bruno Larsenfix gdb.base/jit-elf.exp when testing with clang
2022-09-22 Bruno Larsengdb/testsuite: fix gdb.base/msym-bp-shl when running...
2022-09-22 Bruno Larsengdb/testsuite: fix testing gdb.base/skip-inline.exp...
2022-09-22 Bruno LarsenChange gdb.base/skip-solib.exp deal with lack of epilog...
2022-09-22 Bruno Larsengdb/testsuite: Add a proc to test where compiler links...
2022-09-21 Simon Marchigdbsupport: move fileio_errno_to_host to fileio.{h...
2022-09-21 Simon Marchigdbsupport: convert FILEIO_* macros to an enum
2022-09-21 Simon Marchigdbsupport: move include/gdb/fileio.h contents to fileio.h
2022-09-21 Simon Marchigdbsupport: change path_join parameter to array_view...
2022-09-21 Simon Marchigdb: remove TYPE_LENGTH
2022-09-21 Simon Marchigdb: add type::length / type::set_length
2022-09-21 Simon Marchigdb: remove TYPE_TARGET_TYPE
2022-09-21 Simon Marchigdb: add type::target_type / type::set_target_type
2022-09-20 Tom TromeyMake stdin_event_handler static
2022-09-20 Tom TromeyConstify some target_so_ops instances
2022-09-20 Tom TromeyMove solib_ops into gdbarch
2022-09-20 Tom TromeyRemove current_target_so_ops
2022-09-20 Andrew Burgessgdb/testsuite: add a debuginfod-support.exp helper...
2022-09-19 Enze Ligdb: add ATTRIBUTE_PRINTF to gdb_bfd_error_handler
2022-09-17 Tom de Vries[gdb/symtab] Fix "file index out of range" complaint
2022-09-16 Kevin BuettnerBFD error message suppression test case
2022-09-16 Kevin BuettnerSuppress printing of superfluous BFD error messages
2022-09-16 Tom de Vries[gdb/symtab] Handle named DW_TAG_unspecified_type DIE
2022-09-16 Tom de Vries[gdb/tdep] Fix PowerPC IEEE 128-bit format arg passing
2022-09-16 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp...
2022-09-16 Tom de Vries[gdb] Handle pending ^C after rl_callback_read_char
2022-09-13 Bruno Larsengdb/testsuite: Update gdb.base/so-impl-ld.exp
2022-09-13 Bruno Larsengdb/testsuite: introduce gdb_step_until
2022-09-13 Bruno Larsenexplicitly test for stderr in gdb.base/dprintf.exp
2022-09-13 Jiangshuai Ligdb/csky rm csky_print_registers_info
2022-09-13 Jiangshuai Ligdb/csky rm csky_memory_insert/remove_breakpoint
2022-09-13 Jiangshuai Ligdb/csky add unwinder for long branch cases
2022-09-13 Jiangshuai Ligdbserver/csky add csky gdbserver support
2022-09-12 Tom TromeyUse checked_static_cast in more places
2022-09-12 Bruno Larsenadd xfails to gdb.base/complex-parts.exp when testing...
2022-09-12 Bruno LarsenFix gdb.base/call-ar-st to work with Clang
2022-09-12 Bruno Larsenfix gdb.base/access-mem-running.exp for clang testing
2022-09-12 Bruno Larsenupdate gdb.base/info-program.exp to not fail with clang
2022-09-12 Bruno Larsengdb/testsuite: change gdb.base/nodebug.exp to not fail...
2022-09-12 Tom de Vries[gdb] Fix abort in selftest run_on_main_thread with ^C
2022-09-12 Tom de Vries[gdb/symtab] Support .gdb_index section with TUs in...
next