[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.threads
2025-09-02 12:42 UTC
[PATCH 0/3] New Value.is_unavailable, and fix DAP test regression
2025-09-02 12:28 UTC (15+ messages)
` [PATCH 1/3] gdb/python: add gdb.Value.is_unavailable attribute
` [PATCH 2/3] gdb/dap: check values are available before converting to int
` [PATCH 3/3] gdb/testsuite: revert recent changes to gdb.dap/scopes.exp
[PATCH v2 0/2] [gdb/testsuite] Fix host_file_normalize with host mingw
2025-09-02 12:07 UTC (4+ messages)
` [PATCH v2 1/2] Add gdb.testsuite/mount-point-map.exp
` [PATCH v2 2/2] Fix host_file_normalize_mingw
[PATCH 0/2] [gdb/testsuite] Fix host_file_normalize with host mingw
2025-09-02 12:06 UTC (8+ messages)
` [PATCH 1/2] [gdb/testsuite] Add gdb.testsuite/mount-point-map.exp
` [PATCH 2/2] [gdb/testsuite] Fix host_file_normalize_mingw
[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.trace
2025-09-02 11:29 UTC
[PATCH] gdb: include NT_I386_TLS note in generated core files
2025-09-02 11:22 UTC
[RFC v5 00/19] Add Python "JIT" API
2025-09-02 11:03 UTC (7+ messages)
` [RFC v5 14/18] gdb/python: add add_symbol () method to gdb.Block
` [RFC v5 15/18] gdb/python: add more attributes to gdb.LinetableEntry objects
[PATCH] gdb/i386/linux: fix possible register number conflict
2025-09-02 9:10 UTC
[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.tui
2025-09-02 8:55 UTC
[PATCH] gdb/testsuite: fix possible TCL errors in gdb.threads/threadcrash.exp
2025-09-01 15:35 UTC
[PATCHv2] gdb/aarch64: change target_ops::stopped_data_address API
2025-09-01 8:30 UTC (4+ messages)
` [PATCHv3] "
[PATCH] [gdb] Fix handling of aborted inferior call
2025-09-01 7:08 UTC (3+ messages)
[PATCH v1 0/2] gdb: LoongArch: Refine loongarch_deal_with_atomic_sequence()
2025-09-01 1:29 UTC (3+ messages)
` [PATCH v1 1/2] gdb: LoongArch: Add and use cond_branch_destination_address()
` [PATCH v1 2/2] gdb: LoongArch: Restrict breakpoint outside of atomic sequence
[RFC] [gdb/tdep] Use insn access size in aarch64_stopped_data_address
2025-08-31 22:21 UTC (3+ messages)
[PATCH v4 0/5] AArch64 Guarded Control Stack support
2025-08-31 20:40 UTC (9+ messages)
` [PATCH v4 1/5] GDB, gdbserver: aarch64-linux: Initial "
` [PATCH v4 2/5] GDB: aarch64-linux: GCS support in Linux signals
[PATCH v6 00/12] Add CET shadow stack support
2025-08-31 20:31 UTC (14+ messages)
` [PATCH v6 05/12] gdb, gdbserver: Use xstate_bv for target description creation on x86
` [PATCH v6 06/12] gdb, gdbserver: Add support of Intel shadow stack pointer register
` [PATCH v6 07/12] gdb: amd64 linux coredump support with shadow stack
` [PATCH v6 12/12] gdb: Enable displaced stepping with shadow stack on amd64 linux
Heads up: GDB release 17 branching proposed for next week (Sep 06-07)
2025-08-31 19:10 UTC
[pushed] gdbsupport: remove unecessary template on iterator_range constructor
2025-08-31 3:08 UTC
[PATCH] gdb/check-include-guards.py: print expected include guard string
2025-08-30 13:29 UTC
[pushed 1/2] gdb/testsuite: run black on gdb.base/inline-frame-cycle-unwind.py
2025-08-30 13:23 UTC (2+ messages)
` [pushed 2/2] gdb: fix include guard in arch/aarch64-gcs-linux.h
[PATCH 00/10] Linker namespace fixes and formatting changes
2025-08-30 12:41 UTC (4+ messages)
` [PATCH 04/10] gdb/solib: adjust info linker-namespaces/sharedlibrary format
[pushed] gdb/testsuite: remove leftover debug print
2025-08-30 12:40 UTC
[PATCH][fix the buildbot] gdb/solib-svr4: update default debug base in svr4_solib_ops::current_sos
2025-08-30 12:28 UTC (3+ messages)
[PATCH] gdb/doc: qSearch:memory packets use escaped binary patterns
2025-08-30 11:49 UTC (4+ messages)
[PATCH 1/3] gdb/objfiles: make objfile::sections yield references
2025-08-29 20:22 UTC (14+ messages)
` [PATCH 2/3] gdbsupport: make filtered_iterator work with pointers
` [PATCH 3/3] gdb/objfiles: use filtered_iterator as objfile::section_iterator
[PATCH v5] gdb: Print linker namespace when showing a frame
2025-08-29 20:08 UTC
[PATCH v2] gdb/dwarf2: Add symbols for function declarations
2025-08-29 18:30 UTC (2+ messages)
[PATCH] gdb/riscv/record: remove possibility of recording an empty instruction
2025-08-29 17:00 UTC (2+ messages)
[PATCH v3 0/4] extending the amd64 prologue analyzer
2025-08-29 15:21 UTC (7+ messages)
` [PATCH v3 1/4] gdb, amd64: extend the amd64 prologue analyzer to skip register pushes
` [PATCH v3 2/4] gdb, amd64: return after amd64_analyze_frame_setup if current_pc reached
` [PATCH v3 3/4] gdb, amd64: extend the amd64 prologue analyzer to skip stack alloc
` [PATCH v3 4/4] gdb, amd64: return after amd64_analyze_register_saves if current_pc reached
` UPDATE: [PATCH v3 0/4] extending the amd64 prologue analyzer
[RFC] [gdb/python] Reimplement gdb.interrupt race fix
2025-08-29 14:43 UTC (6+ messages)
[PATCH v2] [gdb/tdep] Fix calc_ldst_datasize for strb
2025-08-29 13:26 UTC (4+ messages)
[PATCH 0/2] [gdb/testsuite] Fix overlapping CUs in two test-cases
2025-08-29 13:25 UTC (4+ messages)
` [PATCH 1/2] [gdb/testsuite] Fix overlapping CUs in gdb.dwarf2/dw2-entry-points.exp
` [PATCH 2/2] [gdb/testsuite] Fix overlapping CUs in gdb.dwarf2/dw2-linkage-name-trust.exp
[RFC v6 00/18] Add Python "JIT" API
2025-08-29 13:17 UTC (5+ messages)
` [RFC v6 09/18] gdb/python: add unlink () method to gdb.Objfile object
` [PING] Re: [RFC v6 00/18] Add Python "JIT" API
[PATCH 0/6] [gdb/testsuite] Error out on clean_restart <absolute filename>
2025-08-29 9:17 UTC (7+ messages)
` [PING][PATCH "
[PATCH v2 0/5] [gdb/symtab] Handle invalid .gdb_index better
2025-08-29 8:28 UTC (7+ messages)
` [PATCH v2 2/5] [gdb] Make addrmap_mutable::insert_empty return bool
[pushed] [gdb/testsuite] Fix require dwarf2_support check in some test-cases, some more
2025-08-29 7:12 UTC (3+ messages)
[PATCH] [gdb] Handle EINTR in fgets
2025-08-29 5:59 UTC (5+ messages)
[PATCH v4] gdb: Print linker namespace when showing a frame
2025-08-29 0:25 UTC (5+ messages)
[PATCH] This commit adds support for catching syscalls on riscv
2025-08-28 22:42 UTC
Potential patch to remove Emacs "confuzzed" comment
2025-08-28 21:13 UTC (6+ messages)
` [PATCH] "
` [PING] "
` [PING-2] "
[PATCH v8 0/4] Tab complete convenience variables
2025-08-28 18:31 UTC (13+ messages)
` [PATCH v8 1/4] gdb: Do not create variables when parsing expressions
` [PATCH v8 2/4] gdb: Tab complete internalvars in expressions
` [PATCH v8 3/4] gdb: Tab-complete registers "
` [PATCH v8 4/4] gdb/testsuite: Test init-if-undefined
` [PING][PATCH v8 0/4] Tab complete convenience variables
` [PING v2][PATCH "
[PATCH] gdb/python: check return from final PyObject_New call
2025-08-28 17:44 UTC (6+ messages)
` [PATCHv2] gdb/python: check return from final PyObject_New in py-disasm.c
[PATCH] objfiles: make objfile::sections yield references
2025-08-28 17:41 UTC (2+ messages)
[PATCH] gdb/testsuite: use gdb_test_no_output when dumping in gdb.base/dump.exp
2025-08-28 17:38 UTC (3+ messages)
[PATCH] gdb/gdb-gdb.gdb.in: skip gdb::ref_ptr<.*>::get
2025-08-28 17:37 UTC (3+ messages)
[PATCH] Fix documentation of -list-[target-]features results
2025-08-28 17:27 UTC (3+ messages)
[PATCH v2 1/4] gdbsupport: use dynamic partitioning in gdb::parallel_for_each
2025-08-28 17:00 UTC (3+ messages)
[PATCH] gdb/riscv/record: remove possibility of recording an empty instruction
2025-08-28 16:37 UTC
[PATCH 0/3] Fix bug with wide Ada array index types
2025-08-28 16:25 UTC (4+ messages)
` [PATCH 1/3] Remove some uses of longest_to_int from ada-lang.c
` [PATCH 2/3] Use LONGEST rather than int for array slices
` [PATCH 3/3] Add Ada test case with long array indices
[RFC] [PATCH 0/1] Add untested for corefile tests
2025-08-28 16:01 UTC (5+ messages)
` [PATCH 1/1] testsuite: add unsupported in case OS corefile is not found
[PATCH] Bump flake8 version
2025-08-28 15:01 UTC (3+ messages)
[PATCH] gdb/objfiles: add comment explaining when obj_section::the_bfd_section is nullptr
2025-08-28 14:14 UTC (3+ messages)
[pushed] [gdb/testsuite] Use build_executable in gdb.tui/tui-missing-src.exp
2025-08-28 9:36 UTC
[PATCH v2] gdb/record: Support wfi, sfence.vma, sret and mret instructions in risc-v
2025-08-28 9:27 UTC (4+ messages)
` [pushed][PATCH] "
[pushed] Fix formatting of gdbarch_components.py
2025-08-27 19:30 UTC
[PATCH] Change DAP condition for Ada exception catchpoint
2025-08-27 17:13 UTC
Inconsistent usage on onebyte_modrm and twobyte_modrm table in x86 disassembler and gdb?
2025-08-27 15:23 UTC (9+ messages)
[PATCH] [gdb/tdep] Add XOP support in amd64_get_insn_details
2025-08-27 14:47 UTC (5+ messages)
[PATCHv7 0/4] Fix for gdb.Color + pagination AND new gdb.Style API
2025-08-27 11:34 UTC (5+ messages)
` [PATCHv8 0/3] "
` [PATCHv8 1/3] gdb/python: add gdb.Style class
` [PATCHv8 2/3] gdb/python: new class gdb.StyleParameterSet
` [PATCHv8 3/3] gdb/python: extend gdb.write to support styled output
[PATCH] [gdb/testsuite] Fix gdb.server/non-existing-program.exp on msys2-ucrt64
2025-08-27 8:49 UTC (2+ messages)
[PATCH] [gdb/testsuite] Add have_startup_shell
2025-08-27 8:38 UTC (2+ messages)
[pushed] [gdb/testsuite] Add missing require {!is_remote host}
2025-08-27 6:28 UTC
[PATCHv7 1/4] gdb: allow gdb.Color to work correctly with pagination
2025-08-27 6:24 UTC (3+ messages)
` [PATCH] gdb/testsuite: work around empty substring bug in expect
[PATCH 0/3] Reduce current_program_space->core_bfd () usage
2025-08-26 20:08 UTC (5+ messages)
` [PATCH 2/3] gdb: more current_program_space->core_bfd() removal
[PATCH] gdb/python: return gdbpy_ref<> from gdbpy_create_ptid_object
2025-08-26 20:06 UTC (2+ messages)
[PATCH v3 0/3] [gdb/symtab] Handle invalid .gdb_index better
2025-08-26 15:27 UTC (8+ messages)
` [PATCH v3 1/3] [gdb/symtab] Improve invalid range check in create_addrmap_from_gdb_index
` [PATCH v3 2/3] [gdb/symtab] Further improve "
[PATCH] gdb/python: fix an unlikely memory leak
2025-08-26 14:56 UTC (3+ messages)
[PATCH 0/4] gdb: LoongArch: Modify the implementation of loongarch_frame_unwind
2025-08-26 14:01 UTC (2+ messages)
[pushed] [gdb/testsuite] Fix require dwarf2_support check in some test-cases
2025-08-26 10:25 UTC
[pushed] gdb: fix indentation in objfiles.c
2025-08-25 16:48 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox