ppc: support register names in macros
[binutils-gdb.git] / gdb /
2022-07-12 Tom de Vries[gdb/record] Support recording of getrandom
2022-07-12 Tiezhu Yanggdb: LoongArch: Add floating-point support
2022-07-12 Tom de Vries[gdb/testsuite] Run two test-cases with ASAN_OPTIONS...
2022-07-12 Tom de Vries[gdb/testsuite] Add tsan-suppressions.txt
2022-07-12 Tom de VriesFix -fsanitize=thread for per_cu fields
2022-07-12 Jiangshuai Ligdb/csky complete csky_dwarf_reg_to_regnum
2022-07-11 Pedro AlvesAlways emit =thread-exited notifications, even if silent
2022-07-11 Pedro AlvesFix core-file -> detach -> crash (corefiles/29275)
2022-07-11 Pedro AlvesFix non-existent "@var{thread-id}" in stop reply descri...
2022-07-11 Luis MachadoTry a couple PAuth compilation flags for gdb.arch/aarch...
2022-07-11 Andrew Burgessgdb: add support for disassembler styling using libopcodes
2022-07-11 Andrew Burgessgdb: have gdb_disassemble_info carry 'this' in its...
2022-07-11 Tom de Vries[gdb/symtab] Fix data race in per_cu->length
2022-07-11 Tom de Vries[gdb/symtab] Use comp_unit_head::get_length
2022-07-10 Luis MachadoFix include guard naming for arch/aarch64-mte-linux.h
2022-07-10 Youling Tanggdbserver: LoongArch: Add orig_a0 processing
2022-07-10 Youling Tanggdbserver: LoongArch: Simplify code with register numbe...
2022-07-08 Tom TromeyAccept gdb.Value in more Python APIs
2022-07-08 Tom TromeyHandle bool specially in gdb.set_parameter
2022-07-08 Ludovic Courtès[gdb/build] Handle deprecation of scm_install_gmp_memor...
2022-07-08 Tom de Vries[gdb/symtab] Fix assert in process_imported_unit_die
2022-07-08 Tom de Vries[gdb/symtab] Fix segfault in dwarf2_per_objfile::symtab...
2022-07-08 Enze Ligdb: initialize the data_head variable to eliminate...
2022-07-07 Simon Marchigdb: fix {rs6000_nat_target,aix_thread_target}::wait...
2022-07-07 Pedro AlvesFix pedantically invalid DWARF in gdb.trace/unavailable...
2022-07-07 Tiezhu Yanggdb: LoongArch: Fix typos in code comments
2022-07-07 Maciej W. RozyckiGDB/testsuite: Add coverage for `print -elements' command
2022-07-07 Tiezhu Yanggdb: LoongArch: Implement the push_dummy_call gdbarch...
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
next