x86: generalize disabling of sub-architectures
[binutils-gdb.git] / gdb /
2022-07-05 Tom de Vries[gdb/exp] Fix internal error when printing C++ pointer...
2022-07-05 Tom TromeyAdd gdb.Objfile.is_file attribute
2022-07-05 Tom TromeyMake 'import gdb.events' work
2022-07-05 Xi Ruoyaogdb: LoongArch: add orig_a0 into register set
2022-07-04 Tom de Vries[gdb/symtab] Add get/set functions for per_cu->lang...
2022-07-02 Tom de Vries[gdb/symtab] Fix data race on per_cu->dwarf_version
2022-07-02 Tom de Vries[gdb/testsuite] Fix gdb.base/early-init-file.exp with...
2022-07-01 Maciej W. RozyckiGDB/doc: Remove indentation from `print -elements'...
2022-07-01 Maciej W. RozyckiGDB/doc: Remove extraneous spaces from completion examples
2022-06-30 Maciej W. RozyckiGDB: Add `NUMBER' completion to `set' integer commands
2022-06-30 Bruno Larsengdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynami...
2022-06-30 Andrew Burgessgdb/doc: fix column widths in MI compatibility table
2022-06-29 Maciej W. RozyckiGDB/testsuite: Tighten `set print elements' error check
2022-06-29 Maciej W. RozyckiGDB: Remove extraneous full stops from `set' command...
2022-06-29 Andrew Burgessgdb/doc: improve description of --data-disassemble...
2022-06-29 Yvan Rouxgdb/arm: Only stack S16..S31 when FPU registers are...
2022-06-29 Carl Lovegdb/testsuite: fix gdb.base/break-idempotent.exp on ppc
2022-06-28 Pedro Alvesgdb+gdbserver/Linux: avoid reading registers while...
2022-06-28 Tom de Vries[gdb/build] Fix gdb build with -fsanitize=thread and...
2022-06-28 Jiangshuai Ligdb:csky add pseudo regs for float and vector regs
2022-06-27 Bruno Larsengdb/testsuite: update bug numbers from Gnats to bugzilla
2022-06-27 Yvan Rouxgdb/arm: Unwind Non-Secure callbacks from Secure
2022-06-27 Tom de Vries[gdb/testsuite] Handle older python in gdb.python/py...
2022-06-27 Tom de Vries[gdb/testsuite] Fix gdb.reverse/i387-env-reverse.exp...
2022-06-27 Tom de Vries[gdb/testsuite] Enable some test-cases for x86_64 -m32
2022-06-27 Tom de Vries[gdb/testsuite] Workaround unnecessary .s file with...
2022-06-27 Tom de Vries[gdb/testsuite] Skip gdb.fortran/namelist.exp for gfort...
2022-06-27 Tom de Vries[gdb/symtab] Fix parsing of .debug_str_offsets header
2022-06-25 Tom TromeyFix corrupt DWARF in dw2-double-set-die-type
2022-06-25 Tom TromeyFix end of CU calculation in cooked_indexer::index_dies
2022-06-25 Tiezhu Yanggdb: LoongArch: Implement loongarch_linux_syscall_next_pc()
2022-06-25 Tiezhu Yanggdb: LoongArch: Define register numbers and clean up...
2022-06-24 Pedro AlvesEliminate TUI/CLI observers duplication
2022-06-24 Pedro AlvesRevert "Delete delete_thread_silent"
2022-06-24 Yvan Rouxgdb/arm: Update the value of active sp when base sp...
2022-06-24 Andrew Burgessgdb/testsuite: remove unneeded calls to get_compiler_info
2022-06-24 Andrew Burgessgdb/testsuite: remove global gcc_compiled from gdb.exp
2022-06-24 Pedro AlvesInclude count of unexpected core files in gdb.sum summary
2022-06-24 Pedro AlvesImprove core file path detection & put cores in output dir
2022-06-24 Andrew Burgessgdb: make use of RAII in run_inferior_call
2022-06-24 Pedro AlvesDelete delete_thread_silent
2022-06-23 Tom TromeyDon't declare cli_set_logging
2022-06-23 Tom TromeyUse PyBool_FromLong
2022-06-22 Tom TromeyUse std::string for interpreter_p
2022-06-22 Tom TromeyMove mi_interpreter to mi-interp.h
2022-06-22 Tom TromeyUse unique_xmalloc_ptr in interp
2022-06-21 Kevin BuettnerDocument how GDB searches for files when using -s,...
2022-06-20 Tom TromeyMove finish_print out of value_print_options
2022-06-18 Tom TromeyFix assertion failure in copy_type
2022-06-18 Enze Ligdb/python: Export nibbles to python layer
2022-06-18 Enze Ligdb/doc: Documentation for the new print command
2022-06-18 Enze Ligdb: Add new 'print nibbles' feature
2022-06-17 Tiezhu Yanggdb: NEWS: Move LoongArch gdbserver to the correct...
2022-06-17 Pedro AlvesFix GDB build with GCC 4.8 & 4.9
2022-06-17 Pedro AlvesConvert set_location_spec_string to a method
2022-06-17 Pedro AlvesConvert location_spec_to_string to a method
2022-06-17 Pedro AlvesConvert location_spec_type to a method
2022-06-17 Pedro AlvesConvert location_spec_empty_p to a method
2022-06-17 Pedro AlvesEliminate copy_location_spec
2022-06-17 Pedro AlvesEliminate the two-level data structures behind location...
2022-06-17 Pedro Alvesevent_location -> location_spec
2022-06-16 Tom de Vries[gdb/testsuite] Fix have_mpx test
2022-06-15 Tom TromeyCheck for listeners in emit_exiting_event
2022-06-15 Tom TromeyAdd to documentation of Python 'dont_repeat' method
2022-06-15 Yvan Rouxgdb/arm: Make sp alias for one of the other stack pointers
2022-06-15 Yvan Rouxgdb/arm: Track msp and psp
2022-06-15 Yvan Rouxgdb/arm: Fetch initial sp value prior to compare
2022-06-15 Andrew Burgessgdb: unify two dis_asm_read_memory functions in disasm.c
2022-06-15 Andrew Burgessgdb: refactor the non-printing disassemblers
2022-06-15 Andrew Burgessgdb/python: implement the print_insn extension language...
2022-06-15 Andrew Burgessgdb: add extension language print_insn hook
2022-06-15 Andrew Burgessgdb: add new base class to gdb_disassembler
2022-06-15 Andrew Burgessgdb/python: convert gdbpy_err_fetch to use gdbpy_ref
2022-06-15 Mark Wielaardgdb: Always suppress stringop-overread warning in debug...
2022-06-14 Tom de Vries[gdb/testsuite] Handle unordered dict in gdb.python...
2022-06-14 Tom TromeyImplement lazy FPU initialization for ravenscar
2022-06-14 Tom TromeyReimplement ravenscar registers using tables
2022-06-14 Tom TromeyFix bugs in aarch64-ravenscar-thread.c
2022-06-14 Tom TromeyAllow 'interrupt -a' in all-stop mode
2022-06-14 Youling Tanggdbserver: Add LoongArch/Linux support
2022-06-14 Tom de Vries[gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp
2022-06-14 Kavitha NatarajanDebug support for global alias variable
2022-06-13 Tom de Vries[gdb/testsuite] Fix gdb.reverse/test_ioctl_TCSETSW...
2022-06-13 Tom de Vries[gdb] Avoid warnings in cooked_{read,write}_test for...
2022-06-13 Tiezhu Yanggdb: LoongArch: Deal with atomic sequence
2022-06-13 Sam Jamesgdb: don't use bashism in configure test
2022-06-13 Jiangshuai Ligdb:csky add support target-descriptions for CSKY arch
2022-06-13 Tom de Vries[gdb/testsuite] Handle quotes in gdb_py_module_available
2022-06-12 Tom TromeyFix self-test failure in addrmap
2022-06-12 Tom TromeyRemove psymtab_addrmap
2022-06-12 Tom TromeyUse malloc for mutable addrmaps
2022-06-12 Tom TromeyRemove addrmap::create_fixed
2022-06-12 Tom TromeyRemove addrmap_create_mutable
2022-06-12 Tom TromeyRemove addrmap wrapper functions
2022-06-12 Tom TromeyMove addrmap classes to addrmap.h
2022-06-12 Tom TromeyPrivacy for addrmap_mutable
2022-06-12 Tom TromeyPrivacy for addrmap_fixed
2022-06-12 Tom TromeyUse inheritance for addrmap
2022-06-12 Jon TurneyTrivial fixes to Cygwin build after 8fea1a81
2022-06-12 Jon TurneySimplify __USEWIDE
next