public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/3] Fix GDBserver Windows build and a cleanup
 2024-12-07 20:51 UTC  (12+ messages)
` [PATCH 1/3] gdbserver: add and use `process_info::find_thread(ptid)`
` [PATCH 2/3] gdbserver/win32-low.cc: remove use of `all_threads`
` [PATCH 3/3] gdbserver: win32 simplify process removal

[PATCH] gdb/dap: allow some requests when the process is running
 2024-12-07 18:25 UTC  (3+ messages)

[RFC v2 00/21] Add Python "JIT" API
 2024-12-07 11:58 UTC  (9+ messages)
` [RFC v2 01/21] gdb: update is_addr_in_objfile to support "dynamic" objfiles
` [RFC v2 02/21] gdb/python: add subblocks property to gdb.Block
` [RFC v2 03/21] gdb/python: add domain property to gdb.Symbol
` [PING] Re: [RFC v2 00/21] Add Python "JIT" API

GDB 16 release - 2024-12-07 Update
 2024-12-07  6:41 UTC 

[PATCH] Include gdbsupport/gdb_vecs.h in gdb/s390-linux-nat.c
 2024-12-07  0:45 UTC 

[PATCH] gdbserver: remove 'struct' in 'struct thread_info' declarations
 2024-12-06 19:43 UTC  (2+ messages)

[PATCH 0/4] Some (hopefully) harmless cleanups
 2024-12-06 18:05 UTC  (10+ messages)
` [PATCH 1/4] gdbserver: remove macro get_lwp_thread
` [PATCH 2/4] gdbserver: make get_thread_lwp a function
` [PATCH 3/4] gdbserver: make thread_regcache_data / set_thread_regcache_data methods of thread_info
` [PATCH 4/4] gdbserver: make thread_target_data a method "

[pushed] gdb: make objfile::make actually use its pspace parameter
 2024-12-06 17:52 UTC 

[pushed] gdb, gdbserver, gdbsupport: remove some unused gdb_vecs.h includes
 2024-12-06 17:49 UTC 

[PATCH] gdb: Fix use-after-free when an objfile has no symbols to load
 2024-12-06 17:37 UTC  (4+ messages)

[PATCH v2] gdb, configure: Add disable-formats option for configure
 2024-12-06 17:01 UTC 

[PATCHv2 0/6] disabled_by_cond fixes for breakpoints
 2024-12-06 15:42 UTC  (15+ messages)
` [PATCHv3 0/5] "
  ` [PATCHv3 1/5] gdb/testsuite: avoid incorrect symbols in gdb.base/condbreak-multi-context.cc
  ` [PATCHv3 2/5] gdb: fixes for code_breakpoint::disabled_by_cond logic
  ` [PATCHv3 3/5] gdb: restructure disable_breakpoints_in_unloaded_shlib
  ` [PATCHv3 4/5] gdb: handle dprintf breakpoints when unloading a shared library
  ` [PATCHv3 5/5] gdb: disable internal b/p when a solib is unloaded
  ` [PATCHv4 0/7] disabled_by_cond fixes for breakpoints
    ` [PATCHv4 1/7] gdb/testsuite: avoid incorrect symbols in gdb.base/condbreak-multi-context.cc
    ` [PATCHv4 2/7] gdb: fixes for code_breakpoint::disabled_by_cond logic
    ` [PATCHv4 3/7] gdb: restructure disable_breakpoints_in_unloaded_shlib
    ` [PATCHv4 4/7] gdb: handle dprintf breakpoints when unloading a shared library
    ` [PATCHv4 5/7] gdb: don't clear inserted flag in disable_breakpoints_in_unloaded_shlib
    ` [PATCHv4 6/7] gdb: disable internal b/p when a solib is unloaded
    ` [PATCHv4 7/7] gdb: handle empty locspec when printing breakpoints

[PATCH] Reduce WOW64 code duplication
 2024-12-06 13:08 UTC  (3+ messages)

[PATCH] [gdb/tdep] Fix gdb.base/finish-pretty.exp on s390x
 2024-12-06 12:18 UTC 

[PATCH] gdb: continue start command if 'main' can be resolved
 2024-12-06 11:50 UTC  (4+ messages)

[PATCH 0/6] Add gdbarch-checking script
 2024-12-06  2:58 UTC  (7+ messages)
` [PATCH 1/6] Add check-gdbarch.py
` [PATCH 5/6] Remove the print_vector_info gdbarch hook

[PATCH] [gdb] Create script to convert old tests into Dwarf::assemble calls
 2024-12-05 17:48 UTC  (5+ messages)

[PATCH] pre-commit: run flake8 on more Python files
 2024-12-05 17:41 UTC 

[PATCH] [gdb/tdep] Fix gdb.base/store.exp on s390x
 2024-12-05 12:34 UTC 

[PATCH v5] Add connect.exp
 2024-12-05  9:29 UTC 

[PATCH 0/2] [gdb/testsuite] Fix gdb.dap with s390x-linux
 2024-12-05  7:35 UTC  (3+ messages)
` [PATCH 1/2] [gdb/testsuite] Fix gdb.dap/scopes.exp on s390x
` [PATCH 2/2] [gdb/testsuite] Fix gdb.dap/step-out.exp "

[PATCH] [gdb/tdep] Fix gdb.base/readnever.exp on s390x
 2024-12-05  6:03 UTC 

[PATCH] gdb: fix parsing of DIEs with both low/high pc AND ranges attributes
 2024-12-04 23:44 UTC  (4+ messages)
` [PATCHv2] "

[PATCH^6] gdb: mips: Add MIPSR6 support
 2024-12-04 23:06 UTC  (3+ messages)

[PATCH] [gdb/tdep] Remove includes of gdbsupport/common-defs.h
 2024-12-04 20:19 UTC  (2+ messages)

[PATCH v3] [gdb/build] Fix build breaker on mingw-w64
 2024-12-04 18:50 UTC  (2+ messages)

[PATCH] Use generic_printstr from ada_language::printstr
 2024-12-04 18:32 UTC 

[PATCH] Implement "record btrace pt" for Windows
 2024-12-04 17:39 UTC  (2+ messages)

[PATCH v2] gdb: fix crash when GDB can't read an objfile
 2024-12-04 16:56 UTC  (5+ messages)

[PATCH] gdb: s390: Correct record/replay of may/mayr insn
 2024-12-04 16:17 UTC  (2+ messages)

[PATCH] gdb, testsuite: fix TCL error in 'gdb.base/structs.exp'
 2024-12-04 16:14 UTC  (3+ messages)

[PATCH 0/2] Handle empty ranges for inline subroutines
 2024-12-04 15:10 UTC  (3+ messages)
` [PATCH 1/2] gdb: handle "
` [PATCH 2/2] gdb: improve line number lookup around inline functions

[PATCH] gdb: improve line number lookup around inline functions
 2024-12-04 15:10 UTC  (3+ messages)

[PATCH v2] [gdb/build] Fix build breaker on mingw-w64
 2024-12-04 13:30 UTC  (3+ messages)

[pushed] [gdb/testsuite] Fix failure in gdb.python/py-startup-opt.exp
 2024-12-04  9:21 UTC 

GDB 16 release - 2024-11-30 Update
 2024-12-04  6:23 UTC  (3+ messages)

[PATCH 0/3] More use of ui-out tables
 2024-12-04  1:41 UTC  (14+ messages)
` [PATCH 1/3] Use ui-out tables in some "maint print" commands
` [PATCH 2/3] Use ui-out table in "maint print reggroups"
` [PATCH 3/3] Fix "maint print" error messages

[pushed] [gdb/syscalls] Add syscalls {set,get,list,remove}xattrat
 2024-12-03 22:42 UTC  (3+ messages)

[PATCH v2 0/3] [gdb/python] Python initialization-related fixes
 2024-12-03 21:08 UTC  (4+ messages)
` [PATCH v2 1/3] [gdb/python] Factor out and refactor py_initialize
` [PATCH v2 2/3] [gdb/python] Drop ATTRIBUTE_UNUSED on py_initialize_catch_abort

[PATCH v7 0/5] Modernize frame unwinders and add disable feature
 2024-12-03 20:31 UTC  (4+ messages)
` [PATCH v7 4/5] gdb: introduce ability to disable frame unwinders

[PATCH v2] [gdb] Add spell check pre-commit hook
 2024-12-03 20:18 UTC  (5+ messages)

[PATCH] gdb: restore nullptr check in compunit_symtab::find_call_site
 2024-12-03 20:15 UTC  (8+ messages)

[PATCH 0/7] Rewrite DAP launch and attach implementations
 2024-12-03 19:27 UTC  (7+ messages)
` [PATCH 6/7] Add DAP deferred requests
` [PATCH 7/7] Defer DAP launch command until after configurationDone

[PATCH v2] gdb/riscv: Add record support for rv64gc instructions
 2024-12-03 18:30 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] gdb/testsuite: make gdb.reverse/i386-avx-reverse.exp require avx
 2024-12-03 18:18 UTC  (3+ messages)

[PATCH] gdb-dap: fix gdb.error: Frame is invalid
 2024-12-03 18:15 UTC  (2+ messages)

[PATCH] gdb/dbx: Remove stabsect_build_psymtab as it was unused
 2024-12-03 18:12 UTC  (3+ messages)

[PATCH] [gdb/build] Fix build breaker on mingw-w64
 2024-12-03 17:40 UTC  (5+ messages)

[PATCH 0/2] [gdb/tdep] Two fixes for gdb.arch/pr25124.exp
 2024-12-03 17:34 UTC  (5+ messages)
` [PATCH 1/2] [gdb/symtab] Apply workaround for PR gas/31115 a bit more
` [PATCH 2/2] [gdb/testsuite] Fix DUPLICATE in gdb.arch/pr25124.exp

[PATCH 0/2] [gdb/python] Handle empty PYTHONDONTWRITEBYTECODE
 2024-12-03 17:11 UTC  (2+ messages)

[PATCH v3] [gdb/python] Issue warning if python fails to initialize
 2024-12-03 17:06 UTC  (2+ messages)

[PATCH] gdbserver/win32-low.cc: remove use of `all_threads`
 2024-12-03 15:58 UTC  (7+ messages)

[pushed 1/2] [gdb/testsuite] Fix gdb.python/python.exp with --disable-tui
 2024-12-03 15:54 UTC  (2+ messages)
` [pushed 2/2] [gdb/testsuite] Fix gdb.base/reset-catchpoint-cond.exp with --with-expat=no

[PATCHv3 0/5] Better executable auto-loading when opening a core file
 2024-12-03 10:52 UTC  (7+ messages)
` [PATCHv4 "
  ` [PATCHv4 1/5] gdb: add gdbarch method to get execution context from "
  ` [PATCHv4 2/5] gdb: parse and set the inferior environment from core files
  ` [PATCHv4 3/5] gdb/testsuite: make some of the core file / build-id tests harder
  ` [PATCHv4 4/5] gdb: improve GDB's ability to auto-load the exec for a core file
  ` [PATCHv4 5/5] gdb/freebsd: port core file context parsing to FreeBSD

[PATCH] gdb: add gdbarch_stack_grows_down function
 2024-12-03 10:40 UTC  (3+ messages)

[pushed 1/2] gdb, gdbserver, gdbsupport: flatten and sort some list in configure files
 2024-12-02 17:02 UTC  (2+ messages)
` [pushed 2/2] gdb/configure.ac: remove elf_hp.h check

[PATCH] User space threads (aka 'green threads') support for `linux-thread-db`
 2024-12-02 16:13 UTC  (6+ messages)
` [PATCH v3] "
        ` Ping 4 (was: Re: [PATCH v3] User space threads (aka 'green threads') support for `linux-thread-db`)

[PATCH v4 2/2] Add connect.exp
 2024-12-02 11:58 UTC  (3+ messages)

[PATCH] [gdb/exp] Implicitly convert inferior call argument using constructor
 2024-12-02 11:36 UTC  (5+ messages)

[PATCH 1/3] [gdbsupport] Add gdb::{waitpid,read,write,close}
 2024-12-02 11:07 UTC  (12+ messages)

[PATCH] gdb: handle DW_AT_entry_pc pointing at an empty sub-range
 2024-12-02 10:53 UTC  (4+ messages)
` [PATCHv2] "

[PATCH] gdb/doc: some more details in the README file
 2024-12-02 10:42 UTC  (2+ messages)
` [PATCHv2] "

[PATCH v6 0/2] gdbserver: add thread map
 2024-12-02  9:17 UTC  (5+ messages)
` [PATCH v6 2/2] gdbserver: add process specific thread list and map

[PATCH v4 00/11] GDB-internal TLS support for Linux targets
 2024-11-30 23:11 UTC  (4+ messages)

[PATCH 0/1] gdb, testsuite: add missing return statements
 2024-11-29 17:32 UTC  (3+ messages)
` [PATCH 1/1] testsuite, threads: "

[RFC 0/2] [precommit] Add codespell hook
 2024-11-29 16:17 UTC  (3+ messages)
` [RFC 1/2] [gdb/contrib] Add codespell.sh
` [RFC 2/2] [precommit] Add codespell

[PATCHv2] gdb: unix: allow to use custom baud rate
 2024-11-29 15:50 UTC  (9+ messages)
` [PATCHv3] "
    ` [PATCHv4] "
          ` [PATCHv5] "

[PATCH 0/3] [gdb/python] Python initialization-related fixes
 2024-11-28 13:00 UTC  (3+ messages)
` [PATCH 3/3] [gdb/python] Warn and ignore ineffective python settings

page: 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).