public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[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 0/3] Minor amd64/avx512 improvments
 2024-06-17 12:38 UTC  (4+ messages)
` [PATCH 3/3] gdb: rename offset to high bits in ymm registers
  ` [PING v2] "

[PATCH 0/3] On-demand debuginfo downloading
 2024-06-17 10:45 UTC  (14+ messages)
` [PATCH 1/3 v3] gdb/progspace: Add reverse safe iterator
  ` [PING][PATCH "
    ` [PING*2][PATCH "
` [PATCH 2/3 v6] gdb/debuginfod: Support on-demand debuginfo downloading
  ` [PING][PATCH "
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "
` [PATCH 3/3 v6] gdb/debuginfod: Add .debug_line downloading
  ` [PING][PATCH "
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "

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

[PATCH v3 0/2] Add amd64 LAM watchpoint support
 2024-06-17  9:24 UTC  (3+ messages)
` [PATCH v3 1/2] gdb: Make tagged pointer support configurable
` [PATCH v3 2/2] LAM: Enable tagged pointer support for watchpoints

[PATCH 1/4] [gdb/testsuite] Fix duplicates in gdb.fortran/array-{indices,repeat}.exp
 2024-06-17  9:00 UTC  (4+ messages)
` [PATCH 2/4] [gdb/testsuite] Fix duplicates in gdb.fortran/huge.exp
` [PATCH 3/4] [gdb/testsuite] Fix duplicates in gdb.opt/inline-cmds.exp
` [PATCH 1/4] [gdb/testsuite] Fix duplicates in gdb.fortran/array-{indices, repeat}.exp

[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  (7+ messages)
` [PATCH 03/11] [gdb/testsuite] Add test-case gdb.base/fission-macro-i.exp

[PATCH v2] Fix random dejagnu test abort with simulator target
 2024-06-17  7:28 UTC  (5+ messages)

[PATCH] [gdbsupport] Fix -Wenum-constexpr-conversion in enum-flags.h
 2024-06-16 18:21 UTC  (4+ messages)
` [PING][PATCH] "

[PATCH v2 1/5] [gdb/testsuite] Clean up gdb/contrib/expect-read1.sh
 2024-06-16  7:09 UTC  (9+ messages)
` [PATCH v2 2/5] [gdb/testsuite] Clean up gdb/contrib/cc-with-tweaks.sh
` [PATCH v2 3/5] [gdb/testsuite] Clean up formatting in gdb/contrib/cc-with-tweaks.sh
` [PATCH v2 4/5] [gdb/testsuite] Clean up lib/dg-add-core-file-count.sh
` [PATCH v2 5/5] [gdb/build] Cleanup gdb/features/feature_to_c.sh

[PATCH] [gdb/build] Add GPL header comment to gdb/features/feature_to_c.awk
 2024-06-16  7:07 UTC 

[PATCH] Make tui_register_info::highlight private
 2024-06-15 23:32 UTC  (2+ messages)

[PATCH] Remove a call to fflush
 2024-06-15 23:31 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Fix gdb.dwarf2/shortpiece.exp on s390x
 2024-06-15 22:39 UTC 

[PATCHv7 0/9] x86/Linux Target Description Changes
 2024-06-15 16:54 UTC  (8+ messages)
` [PATCHv8 "
  ` [PATCHv8 7/9] gdb/gdbserver: share some code relating to target description creation

[PATCH 0/2] find debug by debuglink minor fixes
 2024-06-15 16:11 UTC  (17+ messages)
` [PATCH 1/2] gdb: avoid '//' in filenames when searching for debuginfo
` [PATCH 2/2] gdb: fix a target: prefix issue in find_separate_debug_file

[PATCHv2 0/5] gdb/doc: parallel build fixes and improvements
 2024-06-15 15:04 UTC  (13+ messages)
` [PATCHv3 0/6] "
  ` [PATCHv3 1/6] gdb/doc: don't try to copy GDBvn.texi from the source tree
  ` [PATCHv3 3/6] gdb/doc: allow for version.subst in "
  ` [PATCHv3 6/6] gdb/doc: fix parallel build of pdf and dvi files

[RFC] Removing in process agent (IPA)
 2024-06-15 10:28 UTC  (11+ messages)

[PATCH v2] gdb/configure.ac: Fix AC_DEFINE_DIR to work with Windows path separator
 2024-06-15  4:03 UTC 

[PATCH] gdb/configure.ac: Fix auto-load options to work with Windows path separator
 2024-06-15  3:54 UTC  (3+ messages)

[PATCH 0/1] Fix list command before program is started
 2024-06-14 20:01 UTC  (5+ messages)
` [PATCH 1/1] gdb: improve 'list' command before program start

[PATCH v2] gdb: Update SECURITY.txt to mention extension scripts and internal errors
 2024-06-14 19:41 UTC 

[PATCH] Greatly speed up rbreak
 2024-06-14 19:32 UTC  (3+ messages)

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

[PATCH 0/4] gdb/doc: build fixes and improvements
 2024-06-14 19:06 UTC  (4+ messages)
` [PATCH 2/4] gdb/doc: don't try to copy GDBvn.texi from the source tree

[PATCH v4] gdb/debuginfod: Ctrl-C asks to cancel further downloads
 2024-06-14 18:22 UTC  (4+ messages)

[PATCH] gdb: Update SECURITY.txt to mention extension scripts and internal errors
 2024-06-14 18:06 UTC  (16+ messages)

[PATCH] Simplify ada_lookup_encoded_symbol
 2024-06-14 17:36 UTC  (2+ messages)

[PATCH 1/1 V5] gdb : Signal to pstack/gdb kills the attached process
 2024-06-14 17:19 UTC  (6+ messages)

[PATCH 0/6] Cleanups and generalizations of lookup_local_symbol
 2024-06-14 17:17 UTC  (2+ messages)

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

[PATCH 1/1] gdb: use alternative for demangled name for non-demangeable linkage names
 2024-06-14 14:20 UTC  (4+ messages)

[PATCH] [gdb/testsuite] Add gdb.python/py-disasm-{exec,obj}.exp
 2024-06-14 13:54 UTC 

[PATCH] gdb/aarch64: prevent crash from in process agent
 2024-06-14 13:48 UTC  (3+ messages)

[PATCH v2 0/3] Add amd64 LAM watchpoint support
 2024-06-14 10:09 UTC  (11+ messages)
` [PATCH v2 1/3] gdb: Make tagged pointer support configurable

[PATCH v3] Change message when reaching end of reverse history
 2024-06-14  7:48 UTC  (6+ messages)

[PATCH] Handle "info symbol" in Rust language mode
 2024-06-13 20:09 UTC 

[PATCH] gdbserver: Don't try to reopen stdio just quit
 2024-06-13 16:18 UTC  (7+ messages)

[PATCH 0/2] Two more small improvements to gdbpy_call_method
 2024-06-13 16:03 UTC  (6+ messages)
` [PATCH 1/2] Return gdbpy_ref<> from gdbpy_call_method
` [PATCH 2/2] Add gdbpy_call_method overloads for gdbpy_ref<>

[PATCH] [gdb/testsuite] Fix kfail number in gdb.base/watchpoint-running.exp
 2024-06-13 15:30 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Clean up gdb/contrib/expect-read1.sh
 2024-06-13 15:15 UTC  (2+ messages)

[PATCH 0/8] Extension for looking up debug info by build-id
 2024-06-13 10:29 UTC  (18+ messages)
` [PATCH 1/8] gdb/fileio: fix errno for packets where an attachment is expected
` [PATCH 2/8] gdb: avoid duplicate search in build_id_to_bfd_suffix
` [PATCH 3/8] gdb: warn of slow remote file reading only after a successful open
` [PATCH 4/8] gdb: convert separate-debug-file to new(ish) debug scheme
  ` [PATCHv2 1/4] gdb: add target_fileio_stat, but no implementations yet
  ` [PATCHv2 2/4] gdb: add GDB side target_ops::fileio_stat implementation
  ` [PATCHv2 3/4] gdbserver: add gdbserver support for vFile::stat packet
  ` [PATCHv2 4/4] gdb: check for multiple matching build-id files

[PATCH 1/3] [gdb/exp] Fix target type of complex long double on arm
 2024-06-13  9:14 UTC  (4+ messages)
` [PATCH 2/3] [gdb/exp] Fix gdb.fortran/intrinsics.exp fail "

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

[PATCH] [gdb/testsuite] Fix error in gdb.server/server-kill-python.exp
 2024-06-12 17:18 UTC  (4+ messages)

[PATCH] [gdb/tdep] Simplify ARM_LINUX_JB_PC_EABI
 2024-06-12 17:08 UTC  (5+ messages)

[PATCH v2] [gdb/tdep] Simplify ARM_LINUX_JB_PC_EABI
 2024-06-12 17:07 UTC 

[PATCH v3] [gdb/python] Add typesafe wrapper around PyObject_CallMethod
 2024-06-12 17:03 UTC  (3+ messages)

[PATCH 0/6] Remove accessor macros from linespec.c
 2024-06-12 16:03 UTC  (2+ messages)

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

[PATCH] [gdb/python] Fix division by zero in target_read_string()
 2024-06-12 14:01 UTC  (3+ messages)

[PATCH v3 0/5] Modernize frame unwinders and add disable feature
 2024-06-12 13:49 UTC  (3+ messages)
  ` [PING^2][PATCH "

[PATCH v5] Allow calling of user-defined function call operators
 2024-06-12 13:26 UTC  (3+ messages)

[PATCH 0/4] Add a ./bootstrap script to automate bundling and generating files
 2024-06-12 12:58 UTC  (7+ messages)
` [PATCH 4/4] "

[PATCH v7] Add a test for the gcore script
 2024-06-12 11:51 UTC  (2+ messages)

[PATCH][PR 31853] Fix printing strings on macOS Sonoma
 2024-06-12 10:21 UTC  (7+ messages)

[PATCH v2] [gdb/python] Add non-variadic versions of PyObject_CallMethod
 2024-06-12  9:09 UTC  (4+ messages)

[PATCH] Fix AIX build break
 2024-06-12  7:35 UTC  (3+ messages)

[PATCH 1/3] gdb/tui: change some macros to functions
 2024-06-12  4:29 UTC  (7+ messages)
` [PATCH 3/3] gdb/tui: cleanup includes

[PATCH 1/5] Restore bitshift.exp tests
 2024-06-11 19:34 UTC  (13+ messages)
  ` [PATCH 2/5] Fix right shift of negative numbers
  ` [PATCH 3/5] Fix too-large or negative "
  ` [PATCH 4/5] Fix 64-bit shifts where long only has 32-bit size
  ` [PATCH 5/5] Fix cast types for opencl

[PATCH] [gdb/python] Add non-variadic versions of PyObject_CallMethod
 2024-06-11 18:38 UTC  (4+ messages)

[PATCH v2 0/3] Small step in supporting AVX instructions
 2024-06-11 15:45 UTC  (4+ messages)
` [PATCH v2 1/3] gdb: Start supporting AVX instruction
` [PATCH v2 2/3] gdb/record: add support to vmovd and vmovq instructions
` [PATCH v2 3/3] gdb/record: add support to AVX unpack instructions

[PATCH v4] Allow calling of user-defined function call operators
 2024-06-11 15:38 UTC  (2+ messages)

[PATCH] Remove useless call to wnoutrefresh
 2024-06-11 13:44 UTC  (2+ messages)

page:  |  | latest

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