public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 1/4] [gdb/build] Remove superfluous variable param_types in gdb/python/py-param.c
 2023-08-14 11:17 UTC  (4+ messages)
` [PATCH 2/4] [gdb/build] Fix enum param_types odr violation
` [PATCH 3/4] [gdb/build] Fix struct token_and_value "
` [PATCH 4/4] [gdb/build] Fix struct token "

[PATCH v3 0/4] Many fixes to gdb.reverse tests when testing
 2023-08-14 10:48 UTC  (5+ messages)
` [PATCH v3 1/4] gdb/testsuite: Fix many errors in gdb.reverse with clang
` [PATCH v3 2/4] gdb/testsuite: fix gdb.reverse/solib-*.exp tests when using clang
` [PATCH v3 3/4] gdb/testsuite: fix testing gdb.reverse/step-reverse.exp with clang
` [PATCH v3 4/4] gdb/testsuite: Multiple improvements for gdb.reverse/insn-reverse.exp

[PATCH] gdb/testsuite: XFAIL some gdb.base/fileio.exp
 2023-08-14 10:24 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] [gdb] Fix maint print symbols/psymbols help text
 2023-08-14  8:53 UTC 

sim prune_warnings
 2023-08-14  8:13 UTC 

[PATCH] Add name_of_main and language_of_main to the DWARF index
 2023-08-14  7:36 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] [gdb/symtab] Don't deduplicate variables in gdb-index
 2023-08-13 21:29 UTC  (3+ messages)

[RFC] [PATCH] Return intptr when dereferencing integer
 2023-08-13 16:35 UTC  (4+ messages)

[PATCH v3 0/2] [symtab/27831] Fix OBJF_MAINLINE assert
 2023-08-13  3:48 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] [symtab/27831] New test case: gdb.base/add-symbol-file-attach.exp

Question re: commit 2db20b97f1dc3e5dce3d6ed74a8a62f0dede8c80
 2023-08-12 23:32 UTC 

[PATCH 00/45] Synchronize shared build infrastructure with GCC tree
 2023-08-12  9:55 UTC  (54+ messages)
` [PATCH 01/45] *: Regenerate autoconf and aclocal files
` [PATCH 03/45] c++: source position of lambda captures [PR84471]
` [PATCH 04/45] Updated constants from <https://dwarfstd.org/Languages.php>
` [PATCH 05/45] LoongArch: implement count_{leading,trailing}_zeros
` [PATCH 06/45] Darwin : Update libtool and dependencies for Darwin20 [PR97865]
` [PATCH 07/45] configure: Do not build the ununsed libffi shared library
` [PATCH 08/45] configure: When host-shared, pass --with-pic to in-tree lib configs
` [PATCH 09/45] configure: Implement --enable-host-pie
` [PATCH 10/45] configure: Only create serdep.tmp if needed
` [PATCH 11/45] configure, Darwin: Ensure overrides to host-pie are passed to gcc configure
` [PATCH 12/45] Remove support for Intel MIC offloading
` [PATCH 13/45] configure: use OBJDUMP determined by libtool [PR95648]
` [PATCH 14/45] configure: Account CXXFLAGS in gcc-plugin.m4
` [PATCH 15/45] Add TFLAGS to gcc's GCC_FOR_TARGET
` [PATCH 16/45] Merge modula-2 front end onto gcc
` [PATCH 17/45] sync toplevel with GCC: drop 32b PA-RISC on HPUX in GCC
` [PATCH 18/45] Fix PR bootstrap/102389: --with-build-config=bootstrap-lto is broken
` [PATCH 19/45] gcc: Add 'mcf' thread model support from mcfgthread
` [PATCH 20/45] Darwin, config: Revise host config fragment
` [PATCH 21/45] configure: Allow host fragments to react to --enable-host-shared
` [PATCH 22/45] mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables
` [PATCH 23/45] mh-mingw: drop unused BOOT_CXXFLAGS variable
` [PATCH 24/45] config-ml.in: Suppress output from multi-do recipes
` [PATCH 25/45] Add D front-end, libphobos library, and D2 testsuite
` [PATCH 26/45] MSP430: Add -fno-exceptions multilib
` [PATCH 27/45] gcc: xtensa: add XCHAL_HAVE_{CLAMPS,DEPBITS,EXCLUSIVE,XEA3} to dynconfig
` [PATCH 28/45] gcc: xtensa: add data alignment properties "
` [PATCH 29/45] toplevel: reconcile few divergences with GCC
` [PATCH 30/45] Generic configury support for shared libs on VxWorks
` [PATCH 31/45] Fix hppa64-hpux11 build to remove source paths from embedded path
` [PATCH 32/45] libtool.m4: Sort output of 'find' to enable deterministic builds
` [PATCH 33/45] [ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts
` [PATCH 34/45] Do not use HAVE_DOS_BASED_FILE_SYSTEM for Cygwin
` [PATCH 35/45] Makefile.def: drop remnants of unused libelf
` [PATCH 36/45] d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)
` [PATCH 37/45] Collect both user and kernel events for autofdo tests and autoprofiledbootstrap
` [PATCH 38/45] Fix collection and processing of autoprofile data for target libs
` [PATCH 39/45] Fix autoprofiledbootstrap build
` [PATCH 40/45] Disable warnings as errors for STAGEautofeedback
` [PATCH 41/45] Revert "Fix PR 67102: Add libstdc++ dependancy to libffi" [PR67102]
` [PATCH 42/45] PR bootstrap/106472: Add libgo depends on libbacktrace to Makefile.def
` [PATCH 43/45] gccrs: Add gcc-check-target check-rust
` [PATCH 44/45] Use substituted GDCFLAGS
` [PATCH 45/45] toplevel: Substitute GDCFLAGS instead of using CFLAGS

[PATCH 0/1] gdbserver: Reinstall software single-step breakpoints in resume_stopped_resumed_lwps
 2023-08-12  4:00 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH] Re-map value of NT_RISCV_CSR to not collide with the value of NT_RISCV_VECTOR in Linux kernel header file 'include/uapi/linux/elf.h'
 2023-08-12  0:50 UTC  (12+ messages)
        ` [PATCH v2 1/2] Reset note name of NT_RISCV_CSR to "GDB" to be consistent with the intent described in commit db6092f3aec43ea4d10efc5ff74274f04cdc0ad6
        ` [PATCH v2 2/2] Propagate NT_RISCV_VECTOR from Linux kernel headers to binutils. The value is identical to pre-existing NT_RISCV_CSR but the note names different (NT_RISCV_CSR is "GDB" and NT_RISCV_VECTOR is "CORE")

[PATCH v3 00/16] SME support for AArch64 gdb/gdbserver on Linux
 2023-08-12  0:42 UTC  (5+ messages)
` [PATCH v3 15/16] [gdb/testsuite] sme: Add SVE/SME testcases

[PATCH] gdb.ada/mi_var_access.exp
 2023-08-11 20:35 UTC  (4+ messages)

[pushed] Fix Python documentation for range type fields
 2023-08-11 18:24 UTC 

[PATCH] RISC-V: support for vector register accesses via ptrace() in RISC-V Linux native
 2023-08-11 16:41 UTC  (4+ messages)
` [PATCH v2] "

[pushed] Test GNAT encodings in arr_acc_idx_w_gap.exp
 2023-08-11 16:07 UTC 

[PATCH v2 0/9] Implement the DAP "loadedSources" request
 2023-08-11 15:06 UTC  (5+ messages)
` [PATCH v2 5/9] Introduce "static constructor" for mi_parse

[PATCH 1/2] RISC-V: Add reference to Zve32*
 2023-08-11 13:34 UTC  (5+ messages)
` [PATCH 2/2] RISC-V: Reflect actual range of vlen for hashing

gdb: warn unused result for bfd IO functions
 2023-08-11 12:15 UTC  (2+ messages)

[PATCH] RISC-V: support for vector register accesses via ptrace() in RISC-V Linux native
 2023-08-11 11:28 UTC  (13+ messages)

[PATCH 0/3] Use ui-out tables in a few spots
 2023-08-11  9:53 UTC  (6+ messages)
` [PATCH 1/3] Use ui-out in maintenance_print_user_registers
` [PATCH 2/3] Use ui-out in core_target::info_proc_mappings
` [PATCH 3/3] Use ui-out tables in linux-tdep.c

[PATCH] Fix AIX build break
 2023-08-11  9:53 UTC  (3+ messages)

sim --enable-cgen-maint
 2023-08-10 23:19 UTC  (3+ messages)

[PATCHv2] Use toplevel configure for GMP and MPFR for gdb
 2023-08-10 19:00 UTC  (3+ messages)

[PULL 4/4] gdbstub: don't complain about preemptive ACK chars
 2023-08-10 18:08 UTC 

[PATCH v2 1/2] [gdb/symtab] Dump qualified name of cooked_index_entry
 2023-08-10 17:46 UTC  (4+ messages)
` [PATCH v2 2/2] [gdb/symtab] Fix off-by-one error in cooked_indexer::recurse

[PATCH v4 0/4] GDB support for DW_AT_trampoline
 2023-08-10 17:45 UTC  (16+ messages)
` [PATCH v4 1/4] gdb, dwarf: add support for DW_AT_trampoline in DWARF reader
` [PATCH v4 3/4] gdb/infrun: handle stepping through functions with DW_AT_trampoline
` [PATCH v4 4/4] gdb: Skip trampoline frames in the stack for printing or finish command

[PATCH] Change py-thread-exited.exp to work with gdbserver
 2023-08-10 17:42 UTC  (2+ messages)

[PATCH] Pass unique_ptr to add_thread_with_info
 2023-08-10 16:50 UTC  (2+ messages)

[PATCH] [gdb/symtab] Fix off-by-one error in cooked_indexer::recurse
 2023-08-10 16:28 UTC  (3+ messages)

[PATCH ver 2] Fix gdb.ada/O2_float_param.exp for PowerPC
 2023-08-10 16:14 UTC  (2+ messages)

[PATCH] Fix gdb.ada/O2_float_param.exp for PowerPC
 2023-08-10 16:13 UTC  (4+ messages)

[PATCH 8/8] gdbstub: don't complain about preemptive ACK chars
 2023-08-10 15:50 UTC  (2+ messages)

[PATCH 0/2] Stop notifications when unwindonsignal is on
 2023-08-10 15:06 UTC  (4+ messages)
` [PATCH 1/2] gdb/testsuite: add mi_info_frame helper proc (and use it)
` [PATCH 2/2] gdb: MI stopped events when unwindonsignal is on

[PATCH v2] gdb/testsuite: explicitly test for stderr in gdb.mi/mi-dprintf.exp
 2023-08-10 13:52 UTC  (3+ messages)
` [PING][PATCH "
  ` [PINGv2][PATCH "

[pushed] [gdb/testsuite] Improve failure mode in gdb.dwarf2/enqueued-cu-base-addr.exp
 2023-08-10 13:49 UTC  (2+ messages)
` [pushed] [gdb/testsuite] Fix gdb.dwarf2/enqueued-cu-base-addr.exp with cc-with-gnu-debuglink

[pushed] [gdb/symtab] Fix assertion in write_debug_names
 2023-08-10 13:48 UTC 

[PATCH v10 00/10] Extensions for PTWRITE
 2023-08-09 10:00 UTC  (13+ messages)
` [PATCH v10 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH v10 08/10] btrace, linux: Enable ptwrite packets

[PATCH v5 0/1] Add breakpoint location debugging logs
 2023-08-09  9:07 UTC  (5+ messages)
` [PATCH v5 1/1] gdb, breakpoint: add "

Rename bfd_bread and bfd_bwrite
 2023-08-08 23:25 UTC 

[PATCH] [gdb/build] Fix build breaker with -std=c++11
 2023-08-08 22:19 UTC  (10+ messages)

[PATCH 1/1] Add support for gdb.Type initialization from within the Python API
 2023-08-08 21:00 UTC  (4+ messages)
` [PATCH] Add support for creating new types from "
    ` [PATCH v2] "

[PATCH] Implement DAP module-removed event
 2023-08-08 20:02 UTC  (2+ messages)

[PATCH 0/2] Fix reverse stepping multiple contiguous PC ranges over the line table
 2023-08-08 15:52 UTC  (8+ messages)
` [PATCH 1/2 ver 2] "
` [PATCH 2/2 ver 7] "

[OBV PATCH] Update my name in maintainers file
 2023-08-08  9:00 UTC 

GDB 14 branching & release -- 2023-07-30 update
 2023-08-08  8:18 UTC  (3+ messages)

[PATCH] Guard against killing unrelated processes in amd64-disp-step.exp
 2023-08-07 22:14 UTC  (7+ 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).