Show patches with: none      |   27960 patches
« 1 23 4 5279 280 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v2,16/47] gdb, infrun, ze: handle stopping unavailable threads A new target to debug Intel GPUs - - --- 2024-12-13 Tankut Baris Aktemur New
[v2,15/47] gdb, ze: add TARGET_WAITKIND_UNAVAILABLE A new target to debug Intel GPUs - - --- 2024-12-13 Tankut Baris Aktemur New
[v2,14/47] gdb, infrun, ze: allow saving process events A new target to debug Intel GPUs - - --- 2024-12-13 Tankut Baris Aktemur New
[v2,13/47] gdb, remote, ze: fix "$Hc-1#09...Packet received: E01" during startup A new target to debug Intel GPUs - - --- 2024-12-13 Tankut Baris Aktemur New
[v2,12/47] gdb, solib, ze: solib_bfd_open_from_target_memory A new target to debug Intel GPUs - - --- 2024-12-13 Tankut Baris Aktemur New
[v2,11/47] gdb, gdbserver, rsp, ze: acknowledge libraries A new target to debug Intel GPUs 1 - --- 2024-12-13 Tankut Baris Aktemur New
[v2,10/47] gdb, gdbserver, ze: in-memory libraries A new target to debug Intel GPUs 1 - --- 2024-12-13 Tankut Baris Aktemur New
[v2,09/47] gdbsupport, filestuff, ze: temporary files A new target to debug Intel GPUs - - --- 2024-12-13 Tankut Baris Aktemur New
[v2,08/47] gdb, intelgt: add disassemble feature for the Intel GT architecture. A new target to debug Intel GPUs - - --- 2024-12-13 Tankut Baris Aktemur New
[v2,07/47] gdb, gdbserver, gdbsupport: add 'device' tag to XML target description A new target to debug Intel GPUs 2 - --- 2024-12-13 Tankut Baris Aktemur New
[v2,06/47] gdb, intelgt: add the target-dependent definitions for the Intel GT architecture A new target to debug Intel GPUs - - --- 2024-12-13 Tankut Baris Aktemur New
[v2,05/47] gdb, arch, intelgt: add intelgt arch definitions A new target to debug Intel GPUs - - --- 2024-12-13 Tankut Baris Aktemur New
[v2,04/47] opcodes: add intelgt as a configuration A new target to debug Intel GPUs - - --- 2024-12-13 Tankut Baris Aktemur New
[v2,03/47] ld: add intelgt as a target configuration A new target to debug Intel GPUs - - --- 2024-12-13 Tankut Baris Aktemur New
[v2,02/47] bfd: add intelgt target to BFD A new target to debug Intel GPUs - - --- 2024-12-13 Tankut Baris Aktemur New
[v2,01/47] gdb, intelgt: add intelgt as a basic machine A new target to debug Intel GPUs - - --- 2024-12-13 Tankut Baris Aktemur New
[21/21] Fix gold linker build issues for mingw Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[20/21] Workaround for line info in compressed MIPS func Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[18/21] Fix failing test cases for linux and 64-bit target Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[17/21] Extend trap macros to handle immediate zero Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[16/21] Fix addr2line mapping - garbage collected modules Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[15/21] Accept MCU mapped string operands as constants Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[14/21] Re-arrange MXU code blocks and add comments Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[13/21] MIPS: Update encoding of d16mule MXU instruction Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[12/21] Implement the XBurst MXU extensions Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[11/21] Add GINV(+VIRT) ASE for MIPSr6/microMIPS6 Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[10/21] Add the m6201 architecture Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[09/21] MIPS: Add CRYPTO ASE support Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[08/21] Disassembler fix. Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[07/21] Add --user-defined-sdata-sections Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[06/21] Update branch relaxation Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[05/21] Add microMIPSR6 support Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[04/21] Instruction mapping support (pre-R6 to R6). Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[03/21] Improve WARN for $0 constraint on MIPSR6 branches Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[02/21] Add new relocations for microMIPSR6 Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[01/21] Don't adjust microMIPS HI/LO rel section-relative Integrate MIPS-Specific Support into Official binutils-gdb - - --- 2024-12-13 Milica Matic New
[v2] Don't let exception terminate 'rbreak' [v2] Don't let exception terminate 'rbreak' - - 4-- 2024-12-13 Tom Tromey New
[gdb/testsuite] Add gdb.python/py-commands-breakpoint.exp [gdb/testsuite] Add gdb.python/py-commands-breakpoint.exp - - 4-- 2024-12-13 Tom de Vries Committed
[v2] Add gstack script [v2] Add gstack script 1 - 4-- 2024-12-12 Keith Seitz New
Remove "then" from test suite Remove "then" from test suite - - 4-- 2024-12-12 Tom Tromey New
[pushed] Fix formatting in gdb.ada/lazy-string.exp [pushed] Fix formatting in gdb.ada/lazy-string.exp - - --2 2024-12-12 Tom Tromey New
[gdb/cli] Don't allow to return from signal trampoline [gdb/cli] Don't allow to return from signal trampoline 1 - 4-- 2024-12-12 Tom de Vries Superseded
Fix GNAT version check in gdb.ada Fix GNAT version check in gdb.ada - - 4-- 2024-12-11 Tom Tromey New
[v3,1/1] gdb: abort start command if there is no symbol for 'main_name ()' gdb: Fix start command for Windows 1 - 4-- 2024-12-11 Rohr, Stephan New
[PR,GDB/32398] Fix name resolution for imported D modules [PR,GDB/32398] Fix name resolution for imported D modules - - 4-- 2024-12-10 liushuyu New
Make rs6000-tdep.c:variants 'const' Make rs6000-tdep.c:variants 'const' - - 4-- 2024-12-10 Tom Tromey New
[v8,5/5] gdb/testsuite: Test for a backtrace through object without debuginfo Modernize frame unwinders and add disable feature 1 - 4-- 2024-12-10 Guinevere Larsen New
[v8,4/5] gdb: introduce ability to disable frame unwinders Modernize frame unwinders and add disable feature 2 - 4-- 2024-12-10 Guinevere Larsen New
[v8,3/5] gdb: Migrate frame unwinders to use C++ classes Modernize frame unwinders and add disable feature 1 - 4-- 2024-12-10 Guinevere Larsen New
[v8,2/5] gdb: add "unwinder class" to frame unwinders Modernize frame unwinders and add disable feature 2 - 4-- 2024-12-10 Guinevere Larsen New
[v8,1/5] gdb: make gdbarch store a vector of frame unwinders Modernize frame unwinders and add disable feature 1 - 4-- 2024-12-10 Guinevere Larsen New
gitignore: Add .devcontainer to ignored gitignore: Add .devcontainer to ignored - - 4-- 2024-12-10 Marek Pikula New
[3/3] RISC-V: Support setting arch in disassembler RISC-V: Fix disassembly for dynamic libraries - - 4-- 2024-12-10 Marek Pikula New
[2/3] RISC-V: Use obfd for disassembly instead of abfd RISC-V: Fix disassembly for dynamic libraries - - 4-- 2024-12-10 Marek Pikula New
[1/3] opcodes: Add bfd handles to disassemble_info RISC-V: Fix disassembly for dynamic libraries - - 4-- 2024-12-10 Marek Pikula New
[v2] Fix tsan warning: signal handler spoils errno [v2] Fix tsan warning: signal handler spoils errno - - 4-- 2024-12-10 Tom de Vries Committed
[gdb/testsuite] Use setVariable in gdb.dap/scopes.exp [gdb/testsuite] Use setVariable in gdb.dap/scopes.exp - - --2 2024-12-10 Tom de Vries Committed
[pushed,gdb/testsuite] Fix fails in gdb.python/py-arch-reg-groups.exp [pushed,gdb/testsuite] Fix fails in gdb.python/py-arch-reg-groups.exp - - --2 2024-12-10 Tom de Vries Committed
[v5,4/4] Linux checkpoints: Update NEWS and gdb.texinfo regarding multiple inferiors Make linux checkpoints work with multiple inferiors 1 - 4-- 2024-12-10 Kevin Buettner New
[v5,3/4] Print only process ptids from linux-fork.c Make linux checkpoints work with multiple inferiors - - 4-- 2024-12-10 Kevin Buettner New
[v5,2/4] Capitalize output of successful checkpoint command Make linux checkpoints work with multiple inferiors - - 4-- 2024-12-10 Kevin Buettner New
[v5,1/4] Make linux checkpoints work with multiple inferiors Make linux checkpoints work with multiple inferiors - - 4-- 2024-12-10 Kevin Buettner New
Add text to gdbreplay --help output Add text to gdbreplay --help output - - 4-- 2024-12-09 Tom Tromey New
Fix gdbreplay checksum calculation Fix gdbreplay checksum calculation - - --2 2024-12-09 Tom Tromey New
[PATCH^7] gdb: mips: Add MIPSR6 support [PATCH^7] gdb: mips: Add MIPSR6 support - - 4-- 2024-12-09 Milica Matic New
[v2,2/2] mangle_style: Add new DWARF5 constants [v2,1/2] dwarf_lang_to_enum_language: Map new DWARF5 constants 1 - --2 2024-12-09 Alexandra Hájková New
[v2,1/2] dwarf_lang_to_enum_language: Map new DWARF5 constants [v2,1/2] dwarf_lang_to_enum_language: Map new DWARF5 constants - - --2 2024-12-09 Alexandra Hájková New
[v2,1/1] gdb: abort start command if there is no symbol for 'main_name ()' gdb: Fix start command for Windows 1 - 4-- 2024-12-09 Rohr, Stephan New
[gdb/python] Handle bp creation and deletion in Breakpoint.stop [gdb/python] Handle bp creation and deletion in Breakpoint.stop - - 4-- 2024-12-09 Tom de Vries Superseded
[PATCHv5,7/7] gdb: handle empty locspec when printing breakpoints disabled_by_cond fixes for breakpoints - - 2-2 2024-12-09 Andrew Burgess New
[PATCHv5,6/7] gdb: disable internal b/p when a solib is unloaded disabled_by_cond fixes for breakpoints - 1 2-2 2024-12-09 Andrew Burgess New
[PATCHv5,5/7] gdb: don't clear inserted flag in disable_breakpoints_in_unloaded_shlib disabled_by_cond fixes for breakpoints - - 3-- 2024-12-09 Andrew Burgess New
[PATCHv5,4/7] gdb: handle dprintf breakpoints when unloading a shared library disabled_by_cond fixes for breakpoints - 1 1-- 2024-12-09 Andrew Burgess New
[PATCHv5,3/7] gdb: restructure disable_breakpoints_in_unloaded_shlib disabled_by_cond fixes for breakpoints - 1 --- 2024-12-09 Andrew Burgess New
[PATCHv5,2/7] gdb: fixes for code_breakpoint::disabled_by_cond logic disabled_by_cond fixes for breakpoints - 1 --- 2024-12-09 Andrew Burgess New
[PATCHv5,1/7] gdb/testsuite: avoid incorrect symbols in gdb.base/condbreak-multi-context.cc disabled_by_cond fixes for breakpoints - 1 --- 2024-12-09 Andrew Burgess New
[PUSHED] gdb: use 'const' more in a couple of small breakpoint functions [PUSHED] gdb: use 'const' more in a couple of small breakpoint functions - - --2 2024-12-09 Andrew Burgess New
[2/2] mangle_style: Add new DWARF5 constants [1/2] dwarf_lang_to_enum_language: Map new DWARF5 constants - - --2 2024-12-09 Alexandra Hájková New
[1/2] dwarf_lang_to_enum_language: Map new DWARF5 constants [1/2] dwarf_lang_to_enum_language: Map new DWARF5 constants - - --2 2024-12-09 Alexandra Hájková New
Fix tsan warning: signal handler spoils errno Fix tsan warning: signal handler spoils errno - - 4-- 2024-12-09 Tom de Vries Superseded
Include gdbsupport/gdb_vecs.h in gdb/s390-linux-nat.c Include gdbsupport/gdb_vecs.h in gdb/s390-linux-nat.c - - 4-- 2024-12-07 Mark Wielaard New
gdbserver: remove 'struct' in 'struct thread_info' declarations gdbserver: remove 'struct' in 'struct thread_info' declarations - - 4-- 2024-12-06 Tankut Baris Aktemur New
[pushed] gdb: make objfile::make actually use its pspace parameter [pushed] gdb: make objfile::make actually use its pspace parameter - - --2 2024-12-06 Simon Marchi New
[pushed] gdb, gdbserver, gdbsupport: remove some unused gdb_vecs.h includes [pushed] gdb, gdbserver, gdbsupport: remove some unused gdb_vecs.h includes - - --2 2024-12-06 Simon Marchi New
[v2] gdb, configure: Add disable-formats option for configure [v2] gdb, configure: Add disable-formats option for configure - - 4-- 2024-12-06 Guinevere Larsen New
[PATCHv4,7/7] gdb: handle empty locspec when printing breakpoints disabled_by_cond fixes for breakpoints - - --2 2024-12-06 Andrew Burgess New
[PATCHv4,6/7] gdb: disable internal b/p when a solib is unloaded disabled_by_cond fixes for breakpoints - 1 2-- 2024-12-06 Andrew Burgess New
[PATCHv4,5/7] gdb: don't clear inserted flag in disable_breakpoints_in_unloaded_shlib disabled_by_cond fixes for breakpoints - - 2-- 2024-12-06 Andrew Burgess New
[PATCHv4,4/7] gdb: handle dprintf breakpoints when unloading a shared library disabled_by_cond fixes for breakpoints - 1 2-- 2024-12-06 Andrew Burgess New
[PATCHv4,3/7] gdb: restructure disable_breakpoints_in_unloaded_shlib disabled_by_cond fixes for breakpoints - 1 2-- 2024-12-06 Andrew Burgess New
[PATCHv4,2/7] gdb: fixes for code_breakpoint::disabled_by_cond logic disabled_by_cond fixes for breakpoints - 1 2-- 2024-12-06 Andrew Burgess New
[PATCHv4,1/7] gdb/testsuite: avoid incorrect symbols in gdb.base/condbreak-multi-context.cc disabled_by_cond fixes for breakpoints - 1 2-- 2024-12-06 Andrew Burgess New
[gdb/tdep] Fix gdb.base/finish-pretty.exp on s390x [gdb/tdep] Fix gdb.base/finish-pretty.exp on s390x - - 4-- 2024-12-06 Tom de Vries Superseded
pre-commit: run flake8 on more Python files pre-commit: run flake8 on more Python files - - 4-- 2024-12-05 Simon Marchi New
Create script to convert old tests into Dwarf::assemble calls. Create script to convert old tests into Dwarf::assemble calls. - - 4-- 2024-12-05 William Ferreira New
gdb: Fix use-after-free when an objfile has no symbols to load gdb: Fix use-after-free when an objfile has no symbols to load - - 4-- 2024-12-05 Guinevere Larsen New
[gdb/tdep] Fix gdb.base/store.exp on s390x [gdb/tdep] Fix gdb.base/store.exp on s390x - - 4-- 2024-12-05 Tom de Vries Superseded
[v5] Add connect.exp [v5] Add connect.exp - - 4-- 2024-12-05 Alexandra Hájková New
[2/2,gdb/testsuite] Fix gdb.dap/step-out.exp on s390x Fix gdb.dap with s390x-linux - - 4-- 2024-12-05 Tom de Vries Committed
[1/2,gdb/testsuite] Fix gdb.dap/scopes.exp on s390x Fix gdb.dap with s390x-linux - - 4-- 2024-12-05 Tom de Vries Superseded
« 1 23 4 5279 280 »