]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
arc: Update GAS test
[thirdparty/binutils-gdb.git] / gdb /
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
2023-04-03  Luis Machado[aarch64] tpidr2: Fix erroneous detection logic for...
2023-04-02  Simon Marchigdb: remove unused parameters in print_doc_of_command...
2023-04-01  Jan Kratochvilgdb/arm: Fix backtrace for pthread_cond_timedwait
2023-03-31  Tom TromeyFix maybe-uninitialized warning in frame.c
2023-03-31  Tom de Vries[gdb/testsuite] Fix gdb.base/trace-commands.exp with...
2023-03-31  Tom de Vries[gdb/testsuite] Fix gdb.threads/threadapply.exp with...
2023-03-31  Tom TromeyRemove language_demangle
2023-03-31  Tom TromeyFix race in background index-cache writing
2023-03-31  Richard BuntGDB: Add `info main' command
2023-03-31  Maciej W. RozyckiGDB: Bring back the handling of DW_CC_program
2023-03-31  Richard BuntGDB: Favor full symbol main name for backtrace stop
2023-03-31  Ari Hannulagdb: Remove extra if statement
2023-03-30  Kevin BuettnerPR gdb/30219: Clear sync_quit_force_run in quit_force
2023-03-30  Andrew Burgessgdb/python: Add new gdb.unwinder.FrameId class
2023-03-30  Andrew Burgessgdb/python: Allow gdb.UnwindInfo to be created with...
2023-03-30  Andrew Burgessgdb: have value_as_address call unpack_pointer
2023-03-30  Andrew Burgessgdb/python: remove Py_TPFLAGS_BASETYPE from gdb.UnwindInfo
2023-03-30  Andrew Burgessgdb/python: add __repr__ for PendingFrame and UnwindInfo
2023-03-30  Andrew Burgessgdb/python: add some additional methods to gdb.PendingFrame
2023-03-30  Andrew Burgessgdb/python: add PENDING_FRAMEPY_REQUIRE_VALID macro...
2023-03-30  Andrew Burgessgdb/python: remove unneeded nullptr check in frapy_block
2023-03-30  Andrew Burgessgdb/python: make the gdb.unwinder.Unwinder class more...
2023-03-29  Tom TromeyUse the correct frame when evaluating a dynamic property
2023-03-29  Tom TromeyPass a frame to value_at_lazy and value_from_contents_a...
2023-03-29  Tom TromeyAdd frame parameter to resolve_dynamic_type
2023-03-29  Tom TromeyRemove version_at_least
2023-03-29  Tom TromeyRewrite version_compare and rust_at_least
2023-03-29  Tom TromeyIntroduce rust_at_least helper proc
2023-03-29  Tom de Vries[gdb/testsuite] Require gnatmake 11 for gdb.ada/verylon...
2023-03-29  Nils-Christian Kempkedoc: fix informations typo in gdb.texinfo
2023-03-29  Nils-Christian Kempkegdb, infcmd: remove redundant ERROR_NO_INFERIOR in...
2023-03-29  Andrew Burgessgdb: move displaced_step_dump_bytes into gdbsupport...
2023-03-29  Andrew Burgessgdb: more debug output for displaced stepping
2023-03-29  Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-symbol.exp for remote...
2023-03-29  Tom de Vries[gdb/testsuite] Fix /gdb.guile/scm-parameter.exp for...
2023-03-29  Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-objfile-script.exp...
2023-03-29  Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-objfile-script.exp...
2023-03-29  Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-cmd.exp without readline
2023-03-29  Tom de Vries[gdb/testsuite] Fix gdb.guile/guile.exp for remote...
2023-03-28  Tom TromeyRename "raw" to "unrelocated"
2023-03-28  Tom TromeyUse unrelocated_addr in minimal symbols
2023-03-28  Tom TromeyUse unrelocated_addr in psymbols
2023-03-28  Tom TromeyUse unrelocated_addr in partial symbol tables
2023-03-28  Tom TromeyMove definition of unrelocated_addr earlier
2023-03-28  Tom TromeyUse function_view in gdb_bfd_lookup_symbol
2023-03-28  Tom de Vries[gdb/testsuite] Fix gdb.btrace/multi-inferior.exp for...
2023-03-28  Tom de Vries[gdb/testsuite] Fix gdb.btrace/gcore.exp for remote...
2023-03-28  Tom de Vries[gdb/testsuite] Fix gdb.btrace/reconnect.exp for remote...
2023-03-28  Tom TromeyPut pretty-printers to_string output in varobj result
2023-03-28  Simon Marchigdb/testsuite: allow "require" callbacks to provide...
2023-03-28  Tom de Vries[gdb/testsuite] Fix gdb.server/server-kill-python.exp...
2023-03-28  Tom de Vries[gdb/testsuite] Fix gdb.server/sysroot.exp for remote...
2023-03-28  Tom de Vries[gdb/testsuite] Require non-remote host for gdb.server...
2023-03-28  Tom de Vries[gdb/testsuite] Fix gdb.server/solib-list.exp for remot...
2023-03-28  Tom de Vries[gdb/testsuite] Fix gdb.server/file-transfer.exp for...
next