Remove print_spaces
[binutils-gdb.git] / gdb /
2021-12-01 Tom de Vries[gdb/testsuite] Fix typo in gdb.multi/multi-arch-exec.exp
2021-12-01 Tom de Vries[gdb/testsuite] Fix gdb.arch/i386-pkru.exp on linux
2021-12-01 Andrew Burgessgdb/remote: use scoped_restore to control starting_up...
2021-12-01 Simon Marchigdb.base/corefile-buildid.exp: fix DUPLICATEs when...
2021-11-30 Carl Lovegdb: Powerpc fix gdb.multi/multi-arch-exec.exp test
2021-11-30 Andrew Burgessgdb/python: don't use the 'p' format for parsing args
2021-11-30 Tom de Vries[gdb/testsuite] Fix gdb.base/style.exp with stub-termcap
2021-11-30 Andrew Burgessgdb/testsuite: check the python module is available...
2021-11-30 Andrew Burgessgdb: fix disassembler regressions for 32-bit arm
2021-11-30 Andrew Burgessgdb/python: add gdb.RemoteTargetConnection.send_packet
2021-11-30 Andrew Burgessgdb: make packet_command function available outside...
2021-11-30 Andrew Burgessgdb/python: introduce gdb.TargetConnection object type
2021-11-29 Tom TromeyAllow DW_ATE_UTF for Rust characters
2021-11-29 Aaron Merey[PR gdb/27026] CTRL-C is ignored when debug info is...
2021-11-29 Tom de Vries[gdb/symtab] Fix segfault in search_one_symtab
2021-11-29 Tom de Vries[gdb/testsuite] Fix typo in proc lines
2021-11-29 Tom de Vries[gdb/testsuite] Use unique files in gdb.dwarf2/dw2...
2021-11-29 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp with -m32
2021-11-27 Simon Marchigdb: fix typos in configure
2021-11-27 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.base/list-missing-sourc...
2021-11-26 Tom de Vries[gdb/testsuite] Add gdb.base/include-main.exp
2021-11-26 Andrew Burgessgdb: add risc-v disassembler options support
2021-11-25 Enze Ligdb: ensure extension_language_python is always defined
2021-11-25 Andrew BurgessRevert "gdb: add assert in remote_target::wait relating...
2021-11-25 Bruno LarsenPR gdb/28480: Improve ambiguous member detection
2021-11-25 Andrew Burgessgdb: rename source_styling_changed observer
2021-11-25 Andrew Burgessgdb/python: make some global variables static
2021-11-25 Andrew Burgessgdb: add assert in remote_target::wait relating to...
2021-11-25 Andrew Burgessgdb: simplify remote_target::is_async_p
2021-11-25 Andrew Burgessgdb: add asserts in target.c for target_async_permitted
2021-11-25 Andrew Burgessgdb: hoist target_async_permitted checks into target.c
2021-11-25 Andrew Burgessgdb: introduce a new overload of target_can_async_p
2021-11-25 Tom de Vries[gdb/cli] Add "set logging enabled", deprecate "set...
2021-11-25 Tom de Vries[gdb/cli] Fix typo in logging overwrite help text
2021-11-24 Simon Marchigdb: fix help doc for "set index-cache enabled"
2021-11-24 Simon MarchiRevert (part of) "gdb fix for catch-syscall.exp"
2021-11-24 Andrew Burgessgdb: fix crash when reading ECOFF debug information
2021-11-23 Alexandra Hájkováconfigure.ac: Check for the readline.h explicitly
2021-11-23 Jan (janneke) Nieu... gdb: more compile fixes for gnu-nat.c
2021-11-23 Andrea Monacognu-nat.c: fix calls to add_info_alias
2021-11-22 Simon Marchigdb: pass more const target_waitstatus by reference
2021-11-22 Simon Marchigdb: introduce target_waitkind_str, use it in target_wa...
2021-11-22 Simon Marchigdb: rename target_waitstatus_to_string to target_waits...
2021-11-22 Tom de Vries[gdb/build] Fix x86_64 x32 build
2021-11-22 Tom de Vries[gdb/symtab] Support .debug_line with DW_FORM_line_strp
2021-11-22 Tom de Vries[gdb/testsuite] Add target board dwarf64.exp
2021-11-22 Tom de Vries[gdb/testsuite] Support .debug_line v5 in dwarf assembler
2021-11-22 Tom de Vries[gdb/testsuite] Factor out _line_finalize_header
2021-11-22 Tom de Vries[gdb/testsuite] Support .debug_line v4 in dwarf assembler
2021-11-22 Tom de Vries[gdb/testsuite] Add test-case gdb.dwarf2/dw2-lines.exp
2021-11-22 Tom de Vries[gdb/testsuite] Speed up MACRO_AT_* calls
2021-11-21 Lancelot SIXgdb/testsuite: Remove duplicates in gdb.base/catch...
2021-11-20 Tom de Vries[gdb/build] Check if libsource-highlight is usable
2021-11-19 Tom de Vries[gdb/testsuite] Handle runto fail in gdb.mi/mi-var...
2021-11-19 Tom de Vries[gdb/testsuite] Fix 64-bit dwarf test-cases with -m32
2021-11-19 Tom de Vries[gdb/testsuite] Fix gdb.threads/thread-specific-bp.exp
2021-11-19 Christina Schimpegdb/testsuite: Extend tests for print of cv qualifiers
2021-11-19 Christina Schimpegdb: Print cv qualifiers if class attributes are substi...
2021-11-18 Kevin Buettnerdprintf-execution-x-script.exp: Adjust test for native...
2021-11-18 Simon Marchigdb: fix array-view-selftests.c build with g++ 4.8
2021-11-18 Simon Marchigdb: fix ia64-tdep.c build with g++ 4.8
2021-11-18 Simon Marchigdb: move AIX_TEXT_SEGMENT_BASE to rs6000-aix-tdep...
2021-11-18 Simon Marchigdb: rename rs6000-nat.c to rs6000-aix-nat.c
2021-11-18 Tom de Vries[gdb/doc] Fix negative repeat count examining memory...
2021-11-18 Simon Marchigdb: include gdbarch.h in all files extending gdbarch_tdep
2021-11-18 Simon Marchigdbsupport: make gdb_assert_not_reached accept a format...
2021-11-18 Carl Lovegdb fix for catch-syscall.exp
2021-11-18 Carl Lovegdb: PowerPC fix gdb.base/break-interp.exp
2021-11-18 Carl Lovegdb fix PowerPC test gdb.arch/ppc-longdouble.exp
2021-11-18 Tom de Vries[gdb/testsuite] Add missing wait in gdb.base/signals...
2021-11-17 Andreas Arnez[gdb/build, s390x] Fix build after gdbarch_tdep changes
2021-11-17 Luis MachadoExpose the BTI BTYPE more explicitly in the registers
2021-11-17 Sergei Trofimovichgdb/nat/linux-osdata.c: fix build on gcc-12 (string...
2021-11-17 Aaron Mereygdb: Add aliases for read_core_file_mappings callbacks
2021-11-16 Simon Marchigdb: fix length of array view returned by some value_co...
2021-11-16 Simon Marchigdbsupport: remove FUNCTION_NAME
2021-11-16 Andrew Burgessgdb/gdbsupport: make xstrprintf and xstrvprintf return...
2021-11-16 Andrew Burgessgdb: throw OPTIMIZED_OUT_ERROR rather than GENERIC_ERROR
2021-11-16 Tom de Vries[gdb/testsuite] Remove inferior output in gdb.base...
2021-11-16 Simon Marchigdb: rework "set debuginfod" commands
2021-11-16 Simon Marchigdb: adjust gdbarch_tdep calls in nat files
2021-11-16 Simon Marchigdb: remove unused variables in xtensa-linux-nat.c
2021-11-16 Simon Marchigdb: add arc-newlib-tdep.c to ALL_TARGET_OBS
2021-11-15 Tom de Vries[gdb] Don't use gdb_stdlog for inferior-events
2021-11-15 Luis MachadoExtend the prologue analyzer to handle the bti instruction
2021-11-15 Simon Marchigdb: fix gdbarch_tdep ODR violation
2021-11-15 Pedro AlvesFix build with current GCC: EL_EXPLICIT(location) alway...
2021-11-14 Lancelot SIX[PR gdb/16238] Add completer for the show user command
2021-11-12 Carl LoveFix gdb.base/sigstep.exp test for ppc
2021-11-12 Tom de Vries[gdb/testsuite] Fix regexp in gdb.base/foll-vfork.exp
2021-11-11 Simon Marchigdb: fix "set scheduler-locking" thread exit hang
2021-11-11 Tom de Vries[gdb/testsuite] Add gdb.arch/ppc64-break-on-_exit.exp
2021-11-10 Tom TromeyHandle PIE in .debug_loclists
2021-11-10 Clément Chigotgdb: adjust x_file fields on COFF readers
2021-11-10 Tom de Vries[gdb/testsuite] Add gdb.opt/break-on-_exit.exp
2021-11-10 Kevin BuettnerTest case for Bug 28308
2021-11-10 Kevin BuettnerFix PR 28308 - dprintf breakpoints not working when...
2021-11-09 Pedro Alvesgdb::array_view slicing/container selftest - test std...
2021-11-09 Simon Marchigdb.debuginfod/fetch_src_and_symbols.exp: fix when...
2021-11-09 Tom TromeyCorrectly handle DW_LLE_start_end
next