Add new debug architecture version
[binutils-gdb.git] / gdb /
2023-04-26 Luis MachadoAdd new debug architecture version
2023-04-25 Tom TromeyUse scoped_restore in varobj.c
2023-04-25 Tom TromeyRemove some "goto"s from parse.c
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/empty.exp
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/completion.exp
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/new-layout.exp
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/main.exp
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/corefile-run.exp
2023-04-25 Tom de Vries[gdb/testsuite] Add debug prints in Term::wait_for
2023-04-25 Tom de Vries[gdb/testsuite] Add warning for timeout in accept_gdb_o...
2023-04-24 Tom de Vries[gdb/testsuite] Fix auto-indent in gdb.gdb/python-helpe...
2023-04-24 Tom de Vries[gdb/testsuite] Fix gdb.gdb/python-helper.exp with...
2023-04-24 Tom de Vries[gdb/testsuite] Fix -wrap in presence of -prompt in...
2023-04-24 Simon Marchigdb: remove end_stepping_range observable
2023-04-24 Tom de Vries[gdb/testsuite] Use -std=gnu99 for gdb.server/attach...
2023-04-24 Tom de Vries[gdb/testsuite] Require GCC >= 5.x.x in gdb.base/utf8...
2023-04-24 Tom de Vries[gdb/testsuite] Fix gdb.multi/multi-arch.exp on powerpc64le
2023-04-24 Tom de Vries[gdb/testsuite] Add basic lmap for tcl < 8.6
2023-04-24 Tom de Vries[gdb/testsuite] Don't use string cat in gdb.dwarf2...
2023-04-24 Tom de Vries[gdb/testsuite] Skip dap tests for tcl 8.5
2023-04-22 Tom de Vries[gdb/testsuite] Remove debug prints in gdb_find_gdc
2023-04-22 WANG Ruigdb: Fix false match issue in skip_prologue_using_linetable
2023-04-21 Simon Marchigdb: remove language_auto
2023-04-21 Simon Marchigdb: switch "set language" to getter/setter
2023-04-21 Simon Marchigdb: remove return value of set_language
2023-04-21 Tom de Vries[gdb/testsuite] Add make-check-all.sh
2023-04-21 Tom de Vries[gdb/cli] Add maint info screen
2023-04-21 Tom TromeyUse entry values for 32-bit PPC struct return
2023-04-21 Tom TromeyHandle erroneous DW_AT_call_return_pc
2023-04-21 Tom TromeyHandle function descriptors in call_site_target
2023-04-19 Tom TromeyRemove adjust_type_signedness
2023-04-18 Simon Marchigdb: re-format Python code with black 23
2023-04-18 Carl LovePowerPC: fix _Float128 type output string
2023-04-17 Tom TromeyRemove some unnecessary casts from ada-lang.c
2023-04-17 Simon Marchigdb/amdgpu: add follow fork and exec support
2023-04-17 Simon Marchigdb: switch to right inferior in fetch_inferior_event
2023-04-17 Simon Marchigdb: make regcache::raw_update switch to right inferior
2023-04-17 Simon Marchigdb: add maybe_switch_inferior function
2023-04-17 Simon Marchigdb: remove regcache::target
2023-04-17 Simon Marchigdb: add inferior_forked observable
2023-04-17 Simon Marchigdb: pass execing and following inferior to inferior_ex...
2023-04-17 Tom TromeyAdd 128-bit integer support to the Ada parser
2023-04-17 Tom TromeyRemove some Ada parser helper functions
2023-04-17 Tom TromeyAdd overload of fits_in_type
2023-04-17 Tom TromeyAdd 128-bit integer support to the Rust parser
2023-04-17 Tom TromeyConvert long_const_operation to use gdb_mpz
2023-04-17 Tom TromeyAdditions to gdb_mpz
2023-04-17 Tom de Vries[gdb/symtab] Handle empty file name in .debug_line...
2023-04-14 Andrew Burgessgdb/testsuite: accept script argument for mi_make_break...
2023-04-14 Andrew Burgessgdb/testsuite: avoid {"} pattern in lib/mi-support.exp
2023-04-14 Luis Machadopauth: Create new feature string for pauth to prevent...
2023-04-14 Luis Machadodebug registers: Add missing debug version entry for...
2023-04-14 Hui Ligdb/testsuite: Skip dump ihex for 64-bit address in...
2023-04-14 Tom de Vries[gdb/testsuite] Add regression test for PR30325
2023-04-13 Tom TromeyAvoid double-free with debuginfod
2023-04-12 Tom de Vries[gdb/tui] Revert workaround in tui_source_window::show_...
2023-04-12 Tom de Vries[gdb/tui] Fix left margin in disassembly window
2023-04-12 Tom de Vries[gdb/tui] Add maint set/show tui-left-margin-verbose
2023-04-12 Tom TromeyUse SELF_CHECK in all unit tests
2023-04-12 Tom TromeyUse 'require' with gnatmake_version_at_least
2023-04-11 Nils-Christian Kempkegdb, doc: correct argument description for info connect...
2023-04-11 Andrew Burgessgdb: fix indentation within print_one_breakpoint_location
2023-04-11 Andrew Burgessgdb/testsuite: fix typo gdb_name_name -> gdb_test_name
2023-04-11 Andrew Burgessgdb: warn when converting h/w watchpoints to s/w
2023-04-11 Andrew Burgessgdb/riscv: Support c.li in prologue unwinder
2023-04-10 Thiago Jung Bauermanngdb/dwarf: Fix MinGW build
2023-04-10 Tom TromeyHandle unwinding from SEGV on Windows
2023-04-08 Philippe BlainFix typos in previous commit of gdb.texinfo.
2023-04-07 Tom TromeyRewrite Ada symbol cache
2023-04-07 Tom TromeyAdd Ada test case for break using a label
2023-04-07 Tom TromeyUse ui_out for "maint info frame-unwinders"
2023-04-07 Tom de Vries[gdb/testsuite] Add -q to INTERNAL_GDBFLAGS
2023-04-07 Tom de Vries[gdb/testsuite] Add missing .note.GNU-stack in gdb...
2023-04-07 Andrew Burgessgdb/testsuite: updates for gdb.arch/{amd64,i386}-disp...
2023-04-06 Tom TromeyUse unique_xmalloc_ptr in apply_ext_lang_type_printers
2023-04-06 Pedro AlvesFix gdb.base/align-*.exp and Clang + LTO and AIX GCC
2023-04-06 Andrew Burgessgdb: run black code formatter on gdbarch_components.py
2023-04-06 Andrew Burgessgdb/python: allow Frame.read_var to accept named arguments
2023-04-06 Andrew Burgessgdb/python: convert Frame.read_register to take named...
2023-04-06 Andrew Burgessgdb/python: have PendingFrame methods accept keyword...
2023-04-06 Andrew Burgessgdb/python: have UnwindInfo.add_saved_register accept...
2023-04-06 Andrew Burgessgdb: fix reg corruption from displaced stepping on...
2023-04-05 Thiago Jung Bauermanngdb/testsuite: Default to assembler's preferred debug...
2023-04-05 Thiago Jung Bauermanngdb: Fix reading of partial symtabs in dbxread.c
2023-04-05 Eli ZaretskiiImprove documentation of GDB build requirements and...
2023-04-05 Tankut Baris Aktemurgdb, doc: add the missing '-gid' option to 'info threads'
2023-04-05 Tankut Baris Aktemurgdb: boolify 'should_print_thread'
2023-04-05 Simon Marchigdb: make find_thread_ptid a process_stratum_target...
2023-04-05 Simon Marchigdb: make find_thread_ptid an inferior method
2023-04-03 Tom TromeyAdd readMemory and writeMemory requests to DAP
2023-04-03 Andrew Burgessgdb: cleanup around some set_momentary_breakpoint_at_pc...
2023-04-03 Andrew Burgessgdb: don't always print breakpoint location after faile...
2023-04-03 Andrew Burgessgdb: avoid repeated signal reporting during failed...
2023-04-03 Andrew Burgessgdbserver: allow agent expressions to fail with invalid...
2023-04-03 Andrew Burgessgdb: include breakpoint number in testing condition...
2023-04-03 Andrew Burgessgdb/riscv: fix regressions in gdb.base/unwind-on-each...
2023-04-03 Andrew Burgessgdb/riscv: support c.ldsp and c.lwsp in prologue scanner
2023-04-03 Andrew Burgessgdb/riscv: convert riscv debug settings to new debug...
2023-04-03 Andrew Burgessgdb/testsuite: gdb.server/server-kill.exp 'info frame...
2023-04-03 Andrew Burgessgdb/testsuite: fix failure in gdb.python/py-unwind.exp
next