]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
Unify arch_boolean_type and init_boolean_type
[thirdparty/binutils-gdb.git] / gdb /
2023-03-18  Tom TromeyUnify arch_boolean_type and init_boolean_type
2023-03-18  Tom TromeyUnify arch_character_type and init_character_type
2023-03-18  Tom TromeyUnify arch_integer_type and init_integer_type
2023-03-18  Tom TromeyRemove init_type
2023-03-18  Tom TromeyRemove arch_type
2023-03-18  Tom TromeyReuse existing builtin types
2023-03-18  Tom TromeyRemove alloc_type
2023-03-18  Tom TromeyRemove alloc_type_copy
2023-03-18  Tom TromeyRemove alloc_type_arch
2023-03-18  Tom TromeyIntroduce type_allocator
2023-03-18  Tom de Vries[gdb/testsuite] Handle unbuffer_output.c for remote...
2023-03-18  Tom de Vries[gdb/testsuite] Handle my-syscalls.h for remote host
2023-03-18  Tom de Vries[gdb/testsuite] Handle attributes.h for remote host
2023-03-17  Tom TromeyFix line table regression
2023-03-17  Frederic CambusUpdate the NetBSD system call table to add eventfd...
2023-03-17  Simon Marchigdb: introduce bp_loc_tracepoint
2023-03-17  Carl LovePowerPC: fix for gdb.reverse/finish-precsave.exp and...
2023-03-17  Carl LoveMove step_until procedure
2023-03-17  Tom de Vries[gdb/testsuite] Fix regexp in gdb.arch/ftrace-insn...
2023-03-17  Tom de Vries[gdb/testsuite] Handle remote host in gdb_load_shlib
2023-03-17  Tom de Vries[gdb/testsuite] Fix gdb.arch/i386-biarch-core.exp for...
2023-03-17  Tom de Vries[gdb/testsuite] Handle REMOTE_HOST_USERNAME in local...
2023-03-17  Tom de Vries[gdb/testsuite] Set remotedir by default in some boards
2023-03-17  Tom de Vries[gdb/testsuite] Fix have_avx for remote target
2023-03-17  Tom de Vries[gdb/testsuite] Handle precise-aligned-alloc.c for...
2023-03-17  Tom de Vries[gdb/testsuite] Handle remote host in escape_for_host
2023-03-17  Tom de Vries[gdb/testsuite] Add escape_for_host
2023-03-17  Tom de Vries[gdb/testsuite] Declare ada unsupported for remote...
2023-03-17  Tom de Vries[gdb/testsuite] Fix filename in gdb.debuginfod/crc_mism...
2023-03-16  Andrew Burgessgdb/doc: extended documentation for inferior function...
2023-03-16  Tom TromeyFix build breakage in rs6000-aix-tdep.c
2023-03-16  Hui Ligdb/testsuite: Add support for LoongArch in gdb.base...
2023-03-16  Andrew Burgessgdb/doc: spring clean the Python unwinders documentation
2023-03-15  Tom TromeyFix formatting in gdb/printing.py
2023-03-15  Aditya Vidyadhar... Enable vector register visibility in core for AIX.
2023-03-15  Tom de Vries[gdb/testsuite] Fix re-used exec in gdb.arch/ftrace...
2023-03-15  Tom de Vries[gdb/testsuite] Fix gdb.arch/amd64-stap-special-operand...
2023-03-15  Tom de Vries[gdb/testsuite] Fix gdb.arch/i386-pkru.exp for native...
2023-03-15  Tom de Vries[gdb/testsuite] Unset DEBUGINFOD_URLS on remote host
2023-03-15  Tom de Vries[gdb/testsuite] Fix gdb.arch/amd64*.exp with local...
2023-03-14  Tom TromeyImplement DAP variables, scopes, and evaluate requests
2023-03-14  Tom TromeyHide the implementation of gdb_mpf
2023-03-14  Tom TromeyRename gdb_mpq::val and make contents private
2023-03-14  Tom TromeyAdd operators and methods to gdb_mpq
2023-03-14  Tom TromeyRename gdb_mpz::val and make contents private
2023-03-14  Tom TromeyAdd methods and operators to gdb_mpz
2023-03-14  Tom TromeyClean up gmp-utils.h includes
2023-03-14  Tom TromeyFix DAP frame bug with older versions of Python
2023-03-14  Tom de Vries[gdb/testsuite] Add gdb.testsuite/board-sanity.exp
2023-03-13  Andrew Burgessgdb: add gdbarch::displaced_step_buffer_length
2023-03-13  Andrew Burgessgdbarch: make invalid=True the default for all Components
2023-03-13  Andrew Burgessgdbarch: remove some unneeded predefault="0" from gdbar...
2023-03-13  Andrew Burgessgdbarch: improve generation of validation in gdbarch...
2023-03-13  Andrew Burgessgdbarch: use predefault for more value components withi...
2023-03-13  Andrew Burgessgdb/gdbarch: remove the 'invalid=None' state from gdbar...
2023-03-13  Andrew Burgessgdb/gdbarch: split postdefault setup from invalid check...
2023-03-13  Andrew Burgessgdb/gdbarch: remove yet more 'invalid=True' from gdbarc...
2023-03-13  Andrew Burgessgdb/gdbarch: remove unused 'invalid=True' from gdbarch_...
2023-03-13  Tom TromeyFix crash in inside_main_func
2023-03-13  Tom de Vries[gdb/testsuite] Fix gdb.python/tui-window-factory.exp...
2023-03-13  Tom de Vries[gdb/testsuite] Fix gdb.python/tui-window.exp for remot...
2023-03-13  Tom de Vries[gdb/testsuite] Fix gdb.tui/completion.exp for local...
2023-03-13  Tom de Vries[gdb/testsuite] Fix gdb.tui/tui-layout.exp for remote...
2023-03-13  Tom de Vries[gdb/testsuite] Fix gdb.tui/tui-nl-filtered-output...
2023-03-13  Tom de Vries[gdb/testsuite] Require ![is_remote host] for TUI
2023-03-13  Tom de Vries[gdb/testsuite] Handle USE_TUI in gdb.tui/corefile...
2023-03-13  Tom de Vries[gdb/testsuite] Fix untested message in gdb.tui/corefil...
2023-03-13  Tom de Vries[gdb/testsuite] Fix gdb.threads/step-bg-decr-pc-switch...
2023-03-13  Bruno Larsen[gdb/obvious]: fix python formatting for test gdb.pytho...
2023-03-13  Bruno Larsengdb/testsuite: add regression test for per-objfile...
2023-03-13  Tom TromeyRemove dead code from scalar_binop
2023-03-13  Luis Machadoaarch64: Expand documentation of XML features
2023-03-13  Luis Machadoarm: Expand documentation of XML features
2023-03-11  Tom TromeyChange linetable_entry::is_stmt to bool
2023-03-11  Tom TromeyRemove extra scopes from objfile_relocate1
2023-03-11  Tom TromeyConstify linetables
2023-03-11  Tom TromeyChange linetables to be objfile-independent
2023-03-11  Tom TromeyAdd operator< and operator== to linetable_entry
2023-03-10  John BaldwinPR gdb/30214: Prefer local include paths to system...
2023-03-10  Tom de Vries[gdb/testsuite] Fix gdb.python/py-completion.exp
2023-03-10  Tom de Vries[gdb/testsuite] Fix gdb.python/py-cmd.exp
2023-03-10  Tom de Vries[gdb/testsuite] Fix py-autoloaded-pretty-printers-in...
2023-03-10  Tom de Vries[gdb/testsuite] Fix gdb.python/py-event-load.exp for...
2023-03-10  Tom TromeyUse require with test_compiler_info
2023-03-10  Tom TromeyMore uses of require with istarget
2023-03-10  Tom TromeyUse require with gdb_skip_stdio_test
2023-03-10  Tom TromeyUse require with target_info
2023-03-10  Tom TromeyMove allocate_stub_method to stabsread.c
2023-03-09  Simon Marchigdb, gdbserver, gdbsupport: fix whitespace issues
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.threads/pending-fork-event...
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.threads/multiple-successive...
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.threads/thread-specific-bp...
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.server/*.exp for remote target
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.server/unittest.exp for remote...
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdbserver path in remote-stdio...
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.server/sysroot.exp for remote...
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.server/multi-ui-errors.exp...
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.server/server-kill.exp for...
2023-03-09  Tom de Vries[gdb/testsuite] Fix gdb.server/connect-with-no-symbol...
2023-03-08  Tom TromeyRemove OBJF_REORDERED
next