[RFC v7 00/19] Add Python "JIT" API
2025-09-08 11:43 UTC (14+ messages)
` [RFC v7 01/19] gdb: introduce expand_symtabs_maybe_overlapping
` [RFC v7 02/19] gdb: introduce compunit_symtab::maybe_contains
` [RFC v7 03/19] gdb: update is_addr_in_objfile to support "dynamic" objfiles
` [RFC v7 04/19] gdb: introduce new function create_function_type
` [RFC v7 06/19] gdb: use std::vector<> to hold on blocks in struct blockvector
` [RFC v7 09/19] gdb/python: add remove () method to gdb.Objfile object
` [RFC v7 10/19] gdb/python: allow instantiation of gdb.Compunit from Python
` [RFC v7 11/19] gdb/python: allow instantiation of gdb.Symtab "
` [RFC v7 12/19] gdb/python: allow instantiation of gdb.Block "
` [RFC v7 13/19] gdb/python: allow instantiation of gdb.Symbol "
` [RFC v7 15/19] gdb: change find_pcs_for_symtab_line() to return entries instead of PCs
` [RFC v7 17/19] gdb/python: allow instantiation of gdb.LineTableEntry objects
` [RFC v7 19/19] gdb/python: add section in documentation on implementing JIT interface
[PATCH 0/1] gdb: resolve type to target_type in expression evaluation
2025-09-08 11:19 UTC (2+ messages)
` [PATCH 1/1] "
[PUSHED] gdb/testsuite: small fix for amd64-extended-prologue-analysis.exp
2025-09-08 9:31 UTC (2+ messages)
3AM desires have your name all over them
2025-09-08 8:59 UTC
[PATCH] Fix documentation of -list-[target-]features results
2025-09-08 7:51 UTC (4+ messages)
[COMMITTED PATCH] MicroBlaze: Add microblaze_get_next_pcs
2025-09-08 6:36 UTC
[pushed] [gdb/testsuite] Fix silent timeout in allow_aarch64_gcs_tests
2025-09-08 2:50 UTC (2+ messages)
[PATCH] gdb: Add i386-gnu-tdep to the list of objects for x86_64-*-gnu*
2025-09-08 2:48 UTC (5+ messages)
[RFC PATCH 0/5] gdb/aarch64: Support for FPMR
2025-09-07 22:56 UTC (11+ messages)
` [RFC PATCH 1/5] gdb/aarch64: Enable FPMR for AArch64 in gdb on Linux
` [RFC PATCH 2/5] gdbserver/aarch64: Enable FPMR for AArch64 in gdbserver "
` [RFC PATCH 3/5] gdb/aarch64: signal frame support for fpmr
` [RFC PATCH 4/5] gdb/aarch64: core file support for FPMR
` [RFC PATCH 5/5] gdb/aarch64: Tests for fpmr
[PATCH] gdb: Add svr4-tls-tdep.o to list of objects of i*86 targets
2025-09-07 22:03 UTC (2+ messages)
[PATCH 0/3] New Value.is_unavailable, and fix DAP test regression
2025-09-07 20:28 UTC (10+ 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 0/7] Shrink dwarf2/read.c and clean up lnp_state_machine
2025-09-07 19:29 UTC (8+ messages)
` [PATCH 1/7] Move lnp_state_machine to new file
` [PATCH 2/7] Move compute_include_file_name earlier
` [PATCH 3/7] Boolify line-program.c
` [PATCH 4/7] Change dwarf_record_line_p to be a method
` [PATCH 5/7] Add m_builder member to lnp_state_machine
` [PATCH 6/7] Change dwarf_finish_line to be a method
` [PATCH 7/7] Change dwarf_record_line_1 "
[PATCH] gdb/i386/linux: fix possible register number conflict
2025-09-07 10:33 UTC (8+ messages)
` [PATCHv2] "
` [PATCHv3] "
Potential patch to remove Emacs "confuzzed" comment
2025-09-07 10:31 UTC (8+ messages)
` [PATCH] "
` [PING] "
` [PING-2] "
` [PING-3] "
[PATCH] gdb: Introduce maint list-cmds command
2025-09-07 10:30 UTC (7+ messages)
GDB 17.0.90 available for testing
2025-09-06 22:38 UTC
gdb-17 branch FROZEN
2025-09-06 22:37 UTC (2+ messages)
` gdb-17-branch now OPEN (was: "gdb-17 branch FROZEN")
FYI: [release/branch] Bump GDB's version number to 17.0.90.DATE-git
2025-09-06 22:36 UTC
FYI: [release/branch] Set GDB version number to 17.0.90
2025-09-06 22:25 UTC
[pushed/gdb-17-branch] gdb/NEWS: Change "since GDB 16" into "in GDB 17"
2025-09-06 22:22 UTC
FYI/HEAD: Patches applied to branch master
2025-09-06 22:16 UTC (3+ messages)
` [release/HEAD 1/2] Bump version to 18.0.50.DATE-git
` [release/HEAD 2/2] Update gdb/NEWS after GDB 17 branch creation
FYI/BRANCH: Patches applied to branch gdb-17-branch
2025-09-06 22:15 UTC (3+ messages)
` [release/branch 1/2] Bump version to 17.0.90.DATE-git
` [release/branch 2/2] Set development mode to "off" by default
Grace💘:Are you gonna be my very own true love ?
2025-09-06 13:30 UTC
[PATCH] Allow conversion of 128-bit integers to Python
2025-09-05 19:06 UTC (6+ messages)
[PATCH v2] gdb/dwarf2: Add symbols for function declarations
2025-09-05 16:20 UTC (4+ messages)
[PATCH] [gdb/testsuite] Fix target endianness detection on msys2-ucrt64
2025-09-05 15:12 UTC (3+ messages)
[COMMITTED PATCH] MicroBlaze: Add microblaze_get_next_pcs
2025-09-05 15:08 UTC (2+ messages)
[pushed 1/3] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.base, part 1
2025-09-05 13:52 UTC (3+ messages)
` [pushed 2/3] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.base, part 2
` [pushed 3/3] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.base, part 3
[PATCH 0/6] [gdb/testsuite] Error out on clean_restart <absolute filename>
2025-09-05 13:49 UTC (6+ messages)
[PATCH] MicroBlaze: Add microblaze_software_single_step
2025-09-05 13:29 UTC (12+ messages)
` [PATCH v2 ] MicroBlaze: Add microblaze_get_next_pcs
[pushed] [gdb/testsuite] Fix gdb.base/fileio.exp for local-remote-host-native
2025-09-05 11:14 UTC (2+ messages)
[PATCH 0/3] More global core file access removal
2025-09-05 9:38 UTC (6+ messages)
` [PATCH 1/3] gdb: pass core file through gdbarch API when loading shared libraries
` [PATCH 2/3] gdb: pass core file to gdbarch_core_thread_name method
` [PATCH 3/3] gdb: pass core file to gdbarch_core_read_x86_xsave_layout
[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in allow_aarch64_sme_tests
2025-09-05 6:40 UTC
[PATCH v3] Port GDB to Hurd x86_64
2025-09-05 3:49 UTC (2+ messages)
[PATCH] gdb: ensure bp_location::section is set correct to avoid an assert
2025-09-05 3:10 UTC (2+ messages)
[pushed] gdb: run black on gdbarch_components.py
2025-09-05 1:48 UTC
[pushed 1/2] gdb/testsuite: run black on gdb.base/inline-frame-cycle-unwind.py
2025-09-05 0:05 UTC (3+ messages)
` [pushed 2/2] gdb: fix include guard in arch/aarch64-gcs-linux.h
[PATCH] GDB: aarch64-linux: Define HWCAP_GCS as unsigned long long value
2025-09-04 23:03 UTC (3+ messages)
[PATCH] Don't require "Bss=" in qOffsets response
2025-09-04 20:39 UTC (3+ messages)
[PATCH] gdb/testsuite: fix possible TCL errors in gdb.threads/threadcrash.exp
2025-09-04 17:57 UTC (3+ messages)
[PATCH] gdb/check-include-guards.py: print expected include guard string
2025-09-04 17:06 UTC (2+ messages)
[PATCH v4 0/5] AArch64 Guarded Control Stack support
2025-09-04 17:00 UTC (4+ messages)
` [PATCH v4 1/5] GDB, gdbserver: aarch64-linux: Initial "
[PATCH 0/3] Further removal of accessing core file via global state
2025-09-04 15:46 UTC (8+ messages)
` [PATCH 1/3] gdb: remove most global core file accesses from record-full.c
` [PATCH 2/3] gdb: pass core file to gdbarch_core_xfer_siginfo
` [PATCH 3/3] gdb: remove most global core file accesses from fbsd-tdep.c
[PATCH] gdb: remove some dead code from core_target_open
2025-09-04 15:09 UTC (3+ messages)
[pushed 1/7] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.arch/amd64*.exp
2025-09-04 14:15 UTC (7+ messages)
` [pushed 2/7] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.arch/i386*.exp
` [pushed 3/7] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.arch/aarch64*.exp
` [pushed 4/7] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.arch/arm*.exp
` [pushed 5/7] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.arch/thumb*.exp
` [pushed 6/7] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.arch/powerpc*.exp
` [pushed 7/7] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.arch/*.exp
[PATCH v3 0/4] extending the amd64 prologue analyzer
2025-09-04 13:33 UTC (4+ messages)
` [PATCH v3 1/4] gdb, amd64: extend the amd64 prologue analyzer to skip register pushes
[PATCH] This commit adds support for catching syscalls on riscv
2025-09-04 10:01 UTC (5+ messages)
[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.ada
2025-09-04 7:23 UTC
[PATCH] Fix bug in gdb.lookup_type
2025-09-04 0:49 UTC
[PATCH v2] Add .clang-format
2025-09-03 18:17 UTC (3+ messages)
[PATCH 0/4] Propagate more exceptions from DAP requests
2025-09-03 18:12 UTC (5+ messages)
` [PATCH 1/4] Fix minor bug in dap-support.exp
` [PATCH 2/4] Remove Invoker class from DAP
` [PATCH 3/4] Always propagate exceptions in DAP
` [PATCH 4/4] Use exec_and_log in next.py
[pushed] gdb/testsuite] Fix clean_restart <absolute filename> in gdb.compile
2025-09-03 17:50 UTC
[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.cp
2025-09-03 16:59 UTC
[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.debuginfod
2025-09-03 16:21 UTC
[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.disasm
2025-09-03 16:10 UTC
[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.dwarf2
2025-09-03 15:38 UTC
[PATCH 1/1] gdb, testsuite: Fix argument unused warning with clang
2025-09-03 15:12 UTC (2+ messages)
[PATCH 0/9] Change some iterators to yield refs, remove variadicity from some iterator constructors
2025-09-03 14:50 UTC (10+ messages)
` [PATCH 1/9] gdb: change inf_threads_iterator to yield references
` [PATCH 2/9] gdb: change all_threads_safe "
` [PATCH 3/9] gdb: change thread_step_over_list_iterator "
` [PATCH 4/9] gdb: make lwp_info_iterator "
` [PATCH 5/9] gdb: change objfiles_iterator to "
` [PATCH 6/9] gdbsupport: remove variadicity from iterator_range constructor
` [PATCH 7/9] gdbsupport: remove variadicity from basic_safe_iterator constructors
` [PATCH 8/9] gdbsupport: remove variadicity from filtered_iterator constructor
` [PATCH 9/9] gdbsupport: make reference_to_pointer_iterator's constructor non-variadic
[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.fortran
2025-09-03 14:43 UTC
[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.gdb
2025-09-03 14:30 UTC
[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.guile
2025-09-03 14:21 UTC
[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.linespec
2025-09-03 14:15 UTC
[pushed] [gdb/testsuite] Fix mi_clean_restart <absolute filename> in gdb.mi
2025-09-03 14:05 UTC
[pushed] [gdb/testsuite] Fix mi_clean_restart <absolute filename> in gdb.trace
2025-09-03 13:41 UTC
[PATCH v2] Fix unwinding when restoring a register from one of a greater size
2025-09-03 13:08 UTC (2+ messages)
[PATCH v1 0/2] gdb: LoongArch: Refine loongarch_deal_with_atomic_sequence()
2025-09-03 13:00 UTC (2+ messages)
[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.multi
2025-09-03 12:52 UTC
[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.objc
2025-09-03 12:40 UTC
[PATCH 0/3] Avoid unnecessary name lookups in C parser
2025-09-03 12:36 UTC (5+ messages)
` [PATCH 1/3] Change how C parser looks up type tag names
[pushed] [gdb/testsuite] Fix clean_restart in gdb.opencl/callfuncs.exp
2025-09-03 12:18 UTC
[PATCH] gdb/testsuite: Fix gdb.base/gcore-memory-usage with address sanitizer
2025-09-03 11:46 UTC (3+ messages)
[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.opt
2025-09-03 11:03 UTC
[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.perf
2025-09-03 10:33 UTC
[pushed] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.python
2025-09-03 9:53 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