public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v4] gdb/debuginfod: Ctrl-C asks to cancel further downloads
 2024-06-28 20:37 UTC  (5+ messages)

[PATCH 1/3] [gdb/exp] Allow internal function to indicate return type
 2024-06-28 17:30 UTC  (4+ messages)
` [PATCH 2/3] [gdb/exp] Fix ptype $_creal/$_cimag

[PATCH] gdb: reintroduce reg_buffer::m_readonly in place of m_has_pseudo
 2024-06-28 14:49 UTC  (2+ messages)

[PATCH 00/26] gdbserver: refactor regcache and allow gradually populating
 2024-06-28 12:17 UTC  (4+ messages)
` [PATCH 26/26] gdbserver: allow gradually populating and selectively storing a regcache

[PATCH v8] Add a test for the gcore script
 2024-06-28  9:33 UTC  (2+ messages)

[PATCH v2 3/3] Fix range end handling of inlined subroutines
 2024-06-28  7:50 UTC 

[PATCH v2 2/3] Introduce a new line table flag is_weak
 2024-06-28  7:49 UTC 

[PATCH v2 1/3] Fix handling of DW_AT_entry_pc of inlined subroutines
 2024-06-28  7:48 UTC 

[PATCH v2 0/3] Improve debugging of optimized code
 2024-06-28  7:46 UTC 

[PATCH v5 0/4] PR gdb/31353
 2024-06-27 19:12 UTC  (4+ messages)
` [PING] "
  ` [PING v2] "

[PATCH 0/2] Initial work for testing gnat-llvm
 2024-06-27 19:09 UTC  (4+ messages)
` [PATCH 1/2] Introduce and use foreach_gnat_encoding

[PATCH v2] gdb,testsuite: fix gdb.base/list-dot-nodebug and make it more robust
 2024-06-27 18:42 UTC 

[PATCH^5] gdb: mips: Add MIPSR6 support
 2024-06-27 16:05 UTC  (7+ messages)

[PATCH 0/2] string type overloads for some path manipulation functions
 2024-06-27 14:22 UTC  (5+ messages)
` [PATCH 1/2] gdb: add overloads of gdb_abspath
` [PATCH 2/2] gdb: add overloads of gdb_tilde_expand

[PATCH] gdb,testsuite: add XFAIL to gdb.base/list-dot-nodebug
 2024-06-27 12:51 UTC  (3+ messages)

[PATCH v2 0/2] Remove MPX
 2024-06-27  8:37 UTC  (8+ messages)
` [PATCH v2 1/2] gdb, testsuite, python: Add missing imports
` [PATCH v2 2/2] gdb, gdbserver, python, testsuite: Remove MPX

[PATCH 0/3] [gdb/symtab] Fix some issues with macro complaints
 2024-06-26 18:50 UTC  (4+ messages)
` [PATCH 1/3] [gdb/symtab] Emit malformed macro definition complaint once
` [PATCH 2/3] [gdb/symtab] Fix incorrect complaint for imported definition
` [PATCH 3/3] [gdb/symtab] Don't complain about stdc-predef.h include

[PATCH v4 0/4] Make linux checkpoints work with multiple inferiors
 2024-06-26 12:25 UTC  (6+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] Capitalize output of successful checkpoint command
` [PATCH v4 3/4] Print only process ptids from linux-fork.c
` [PATCH v4 4/4] Linux checkpoints: Update NEWS and gdb.texinfo regarding multiple inferiors

[PATCH v3 0/2] Add amd64 LAM watchpoint support
 2024-06-26 11:30 UTC  (6+ messages)
` [PATCH v3 1/2] gdb: Make tagged pointer support configurable
` [PATCH v3 2/2] LAM: Enable tagged pointer support for watchpoints

[PATCH v2] [gdb/testsuite] Fix timeout in gdb.base/bg-execution-repeat.exp
 2024-06-26  7:06 UTC  (3+ messages)

[pushed] [gdb/testsuite] Minor cleanup in gdb.base/bg-execution-repeat.exp
 2024-06-26  7:05 UTC 

[PATCH 1/2] [gdb/symtab] Remove dead code in parse_macro_definition
 2024-06-26  6:33 UTC  (6+ messages)
` [PATCH 2/2] [gdb/symtab] Malloc/free less "

[PATCH v2] [gdb/symtab] Simplify memory management in parse_macro_definition
 2024-06-26  6:32 UTC 

[PATCH] [gdbsupport] Fix -Wenum-constexpr-conversion in enum-flags.h
 2024-06-25 19:42 UTC  (4+ messages)

[PATCH] Hurd port: update interface to match upstream and fix warnings
 2024-06-25 17:05 UTC  (5+ messages)

[PATCH] gdb/doc: the all-doc build target should build .... all docs
 2024-06-25 13:39 UTC  (3+ messages)

[PATCHv2 0/5] gdb/doc: parallel build fixes and improvements
 2024-06-25 13:39 UTC  (10+ messages)
` [PATCHv3 0/6] "
  ` [PATCHv3 6/6] gdb/doc: fix parallel build of pdf and dvi files

[PATCH v2 0/3] Small step in supporting AVX instructions
 2024-06-25 11:46 UTC  (4+ messages)

[PATCH] Use lwp field in ptid for AIX
 2024-06-25 10:23 UTC  (2+ messages)

[PATCH v2] [RFC] Contributing a thread fork testcase for AIX
 2024-06-25 10:22 UTC  (4+ messages)

[PATCH v2 0/2] gdb: LoongArch: Add support for hardware watchpoint & breakpoint
 2024-06-24 21:55 UTC  (2+ messages)

[PATCH 1/1 V5] gdb : Signal to pstack/gdb kills the attached process
 2024-06-24 20:04 UTC  (9+ messages)
          ` [External] : "

[PATCH 1/1] gdb: use alternative for demangled name for non-demangeable linkage names
 2024-06-24 19:16 UTC  (3+ messages)

[PATCH] Fix gdb.lookup_type for function-local types
 2024-06-24 17:42 UTC  (6+ messages)

[PATCH 1/4] Handle anonymous fields and base classes in NoOpStructPrinter
 2024-06-24 15:49 UTC  (7+ messages)
  ` [PATCH 2/4] Make it possible to disable pretty-printers in make_visualizer
  ` [PATCH 3/4] Use custom format argument in NoOpScalarPrinter
  ` [PATCH 4/4] Implement locals TUI window

[PATCH v3] Fix signal unsafe call inside a signal
 2024-06-24 15:30 UTC 

[PATCH htdocs] bugs/index.html: mention how to submit patches
 2024-06-24 15:15 UTC 

[PATCH 0/8] Remove obstack allocation of hash tables
 2024-06-24 15:11 UTC  (3+ messages)

[PATCH] Include needed unordered_map header
 2024-06-24 12:24 UTC  (3+ messages)

[PATCH] gdb/i386: fix tdesc rejection issue for targets without PTRACE_GETREGSET
 2024-06-24 11:08 UTC  (3+ messages)

[PATCH v2] Fix signal unsafe call inside a signal
 2024-06-24  4:59 UTC  (3+ messages)

[PATCH v2] [gdbserver] Imply --once if connecting via stdio
 2024-06-23 13:12 UTC  (4+ messages)

[PATCH] gdb/testsuite: analyze-racy-logs.py cleanup
 2024-06-22  0:56 UTC  (3+ messages)

You often say to yourself " No, I have not read: But I will do it"
 2024-06-22  0:05 UTC 

[PATCH v3 0/5] Modernize frame unwinders and add disable feature
 2024-06-21 19:24 UTC  (4+ messages)
  ` [PING^2][PATCH "

[PATCH 0/4] Fixes to record-full replay issues
 2024-06-21 18:09 UTC  (5+ messages)
` [PATCH 1/4] gdb, record: Introduce record_full_following_entry function
` [PATCH 2/4] gdb: Introduce RAII signal handler setter
` [PATCH 3/4] gdb, record: Fix exception handling in record_full_wait_1
` [PATCH 4/4] gdb: Stop considering replaying a thread as executing it

[PATCH v3] sim: riscv: Fix some compatibility issues with gcc
 2024-06-21 15:00 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Fix regexp in gdb.threads/stepi-over-clone.exp
 2024-06-21 14:54 UTC  (3+ messages)

[PATCH] [gdb/tdep] Fix gdb.base/watchpoint-running on {arm,ppc64le}-linux
 2024-06-21 14:51 UTC  (8+ messages)
` [PATCH] [gdb/tdep] Fix gdb.base/watchpoint-running on {arm, ppc64le}-linux

[PATCH v2] [gdb/tdep] Fix gdb.base/watchpoint-running.exp on {arm,ppc64le}-linux
 2024-06-21 14:50 UTC  (4+ messages)
` [PATCH v2] [gdb/tdep] Fix gdb.base/watchpoint-running.exp on {arm, ppc64le}-linux

[PATCH v2] sim: riscv: Fix undefined behaviour in mulh and similar
 2024-06-21 10:51 UTC 

[PATCH v2 2/2] sim: riscv: Simplify the signed div by -1 code
 2024-06-21 10:50 UTC 

[PATCH v2 1/2] sim: riscv: fix a divw division by -1 bug
 2024-06-21 10:50 UTC 

Remove LIBINTL_DEP
 2024-06-20 20:02 UTC  (7+ messages)

[PATCH v3 0/1] gdb: adjust the default place of 'list' to main's prologue
 2024-06-20 19:35 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH] [gdb/testsuite] Fix gdb.python/py-format-address.exp on arm
 2024-06-20 14:55 UTC  (2+ messages)

[PATCH v2 1/2] [gdb/python] Fix gdb.python/py-disasm.exp on arm-linux
 2024-06-20 13:57 UTC  (3+ messages)

[PATCH 1/4] [gdb/testsuite] Fix duplicates in gdb.fortran/array-{indices,repeat}.exp
 2024-06-20 13:40 UTC  (5+ messages)
` [PATCH 2/4] [gdb/testsuite] Fix duplicates in gdb.fortran/huge.exp
` [PATCH 1/4] [gdb/testsuite] Fix duplicates in gdb.fortran/array-{indices, repeat}.exp

[PATCH] [gdb/testsuite] Fix timeout in gdb.base/bg-execution-repeat.exp
 2024-06-20 11:58 UTC  (3+ messages)

[PATCH v2 0/1] gdb: adjust the default place of 'list' to main's prologue
 2024-06-19 17:11 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] [gdb/build] Redo poisoning of PyObject_CallMethod
 2024-06-19 17:04 UTC  (2+ messages)

[PATCH 1/3] [gdb/exp] Fix target type of complex long double on arm
 2024-06-19 15:42 UTC  (4+ messages)

[PATCH v2] [gdb/exp] Fix target type of complex long double on arm
 2024-06-19 15:34 UTC  (2+ messages)

[PATCH 0/3] clang inspired testsuite fixups
 2024-06-19 14:51 UTC  (5+ messages)
` [PING][PATCH "
  ` [PING^2][PATCH "
    ` [PING^3][PATCH "
      ` [PING^4][PATCH "

[PATCH] gdb/python/python-internal.h: avoid uninitialized constexpr
 2024-06-19 14:29 UTC  (13+ messages)

[PATCH v3] [gdb/python] Add typesafe wrapper around PyObject_CallMethod
 2024-06-19 12:46 UTC  (6+ messages)

[PATCH] [gdb/testsuite] Handle address class annotation for s390x in some test-cases
 2024-06-19  8:31 UTC 

[PATCH v2] [gdb/tdep] Simplify ARM_LINUX_JB_PC_EABI
 2024-06-19  7:53 UTC  (2+ messages)

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) test (failure) (master)
 2024-06-18 19:25 UTC 

[PATCH] Don't let exception terminate 'rbreak'
 2024-06-18 19:19 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Add string cat for tcl version < 8.6.2
 2024-06-18 16:38 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Fix gdb.dwarf2/shortpiece.exp on s390x
 2024-06-18 16:11 UTC  (2+ messages)

[PATCH] [gdb/build] Add GPL header comment to gdb/features/feature_to_c.awk
 2024-06-18 15:27 UTC  (2+ messages)

[PATCH] Handle "info symbol" in Rust language mode
 2024-06-18  9:00 UTC  (2+ messages)

[PATCH 0/3] Minor amd64/avx512 improvments
 2024-06-18  7:29 UTC  (4+ messages)
` [PATCH 3/3] gdb: rename offset to high bits in ymm registers

[PATCH 0/3] On-demand debuginfo downloading
 2024-06-17 19:57 UTC  (4+ messages)
` [PATCH 2/3 v6] gdb/debuginfod: Support on-demand "

[PATCHv2 0/8] Further filename completion improvements
 2024-06-17 13:29 UTC  (8+ messages)
` [PATCHv3 0/7] "
  ` [PATCHv3 1/7] gdb: split apart two different types of filename completion
  ` [PATCHv3 5/7] gdb: add match formatter mechanism for 'complete' command output

[PATCH 2/2] sim: riscv: Simplify the signed div by -1 code
 2024-06-17 10:43 UTC  (5+ messages)

[PATCH 1/2] sim: riscv: fix a divw division by -1 bug
 2024-06-17  8:44 UTC  (4+ messages)

[PATCH 01/11] [gdb/testsuite] Add gdb.base/fission-macro.exp
 2024-06-17  8:43 UTC  (5+ messages)

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).