public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] [gdb/symtab] Fix off-by-one error in cooked_indexer::recurse
 2023-08-09 15:08 UTC 

[PATCH 00/45] Synchronize shared build infrastructure with GCC tree
 2023-08-09 13:44 UTC  (48+ messages)
` [PATCH 01/45] *: Regenerate autoconf and aclocal files
` [PATCH 02/45] Libvtv: Add loongarch support
` [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 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] RISC-V: support for vector register accesses via ptrace() in RISC-V Linux native
 2023-08-09  9:21 UTC  (4+ messages)
  ` [PATCH v2] "

[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] "

[PATCH 0/2] Stop notifications when unwindonsignal is on
 2023-08-08 14:45 UTC  (3+ 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

[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 0/1] gdbserver: Reinstall software single-step breakpoints in resume_stopped_resumed_lwps
 2023-08-08  2:52 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] Guard against killing unrelated processes in amd64-disp-step.exp
 2023-08-07 22:14 UTC  (7+ messages)

[PATCH v4 0/4] GDB support for DW_AT_trampoline
 2023-08-07 14:43 UTC  (17+ messages)
` [PATCH v4 1/4] gdb, dwarf: add support for DW_AT_trampoline in DWARF reader
` [PATCH v4 2/4] gdb/symtab: add lookup for trampoline functions
` [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 v3 0/5] [gdb/symtab] Fix data-races in gdb.base/index-cache.exp
 2023-08-07  0:01 UTC  (9+ messages)
` [PATCH v3 1/5] [gdb/symtab] Fix data race on index_cache::m_enabled
` [PATCH v3 2/5] [gdb/symtab] Fix data race on bfd::{cacheable,format}
` [PATCH v3 3/5] [gdb/symtab] Fix race on dwarf2_per_cu_data::{queued,is_debug_type}
` [PATCH v3 4/5] [gdb/symtab] Fix data race on dwarf2_per_cu_data::{m_header_read_in,is_debug_type}
` [PATCH v3 5/5] [gdb/testsuite] Extend gdb.base/index-cache.exp

[PATCH] [gdb/symtab] Find main language without symtab expansion
 2023-08-05 13:19 UTC  (4+ messages)

[PATCH] Add name_of_main and language_of_main to the DWARF index
 2023-08-05  5:36 UTC  (8+ messages)
    ` [PATCH v2] "

[PATCH ver 2] Fix gdb.ada/O2_float_param.exp for PowerPC
 2023-08-04 23:12 UTC 

[PATCH] Fix gdb.ada/O2_float_param.exp for PowerPC
 2023-08-04 22:56 UTC  (3+ messages)

[PATCH v2 0/8] Fixes for multiprocess for FreeBSD's native target
 2023-08-04 21:30 UTC  (5+ messages)
` [PATCH v2 3/8] fbsd-nat: Fix resuming and waiting with multiple processes

[PATCH v3 00/16] SME support for AArch64 gdb/gdbserver on Linux
 2023-08-04 21:24 UTC  (8+ messages)
` [PATCH v3 14/16] [gdb/aarch64] sme: Core file support for Linux
` [PATCH v3 15/16] [gdb/testsuite] sme: Add SVE/SME testcases

[pushed] Reindent recursive_dump_type
 2023-08-04 19:58 UTC 

Thank You for Choosing Us #URSRV9021028
 2023-08-04 19:27 UTC 

[PATCH] Consolidate calls to bfd_set_cacheable
 2023-08-04 18:04 UTC  (3+ messages)

[PATCH] Remove extra '.' from error message
 2023-08-04 17:42 UTC  (3+ messages)

[PATCH] Use get_frame_address_in_block in print_frame
 2023-08-04 17:36 UTC 

[PATCH] [gdb/symtab] Don't deduplicate variables in gdb-index
 2023-08-04 17:35 UTC 

[PATCH v2] gdb/testsuite: fix completion tests when using READ1
 2023-08-04 16:09 UTC 

[pushed] Fix incorrect class name in free_objfile documentation
 2023-08-04 16:05 UTC  (2+ messages)

[PATCH v2 0/6] [gdb/symtab] Fix data-races in gdb.base/index-cache.exp
 2023-08-04 15:57 UTC  (19+ messages)
` [PATCH v2 1/6] [gdb/symtab] Fix data race on index_cache::m_enabled
` [PATCH v2 2/6] [gdb/symtab] Fix data race on bfd::{cacheable,format}
` [PATCH v2 3/6] [gdb/symtab] Fix race on dwarf2_per_cu_data::{queued,is_debug_type}
  ` [PATCH v2 3/6] [gdb/symtab] Fix race on dwarf2_per_cu_data::{queued, is_debug_type}
` [PATCH v2 4/6] [gdb/symtab] Fix data race on bfd_last_cache
` [PATCH v2 5/6] [gdb/symtab] Fix data race on dwarf2_per_cu_data::{m_header_read_in,is_debug_type}
  ` [PATCH v2 5/6] [gdb/symtab] Fix data race on dwarf2_per_cu_data::{m_header_read_in, is_debug_type}
` [PATCH v2 6/6] [gdb/testsuite] Extend gdb.base/index-cache.exp

[PATCH] Remove value::copy call from gdbpy_get_varobj_pretty_printer
 2023-08-04 14:00 UTC 

[pushed 0/4] [gdb/symtab] Fix more index-cache data races
 2023-08-04 13:06 UTC  (5+ messages)
` [pushed 1/4] [gdb/symtab] Fix data race on dwarf2_per_cu_data::{mark,is_debug_types}
` [pushed 2/4] [gdb/symtab] Fix data race on dwarf2_per_cu_data::{files_read,is_debug_types}
` [pushed 3/4] [gdb/testsuite] Move "maint wait-for-index-cache" ALAP in gdb.base/index-cache.exp
` [pushed 4/4] [gdb/testsuite] Extend gdb.base/index-cache.exp further

[PATCH] gdb/cli: fixes to newly added "list ." command
 2023-08-04  8:37 UTC  (3+ messages)
` [PATCH v2] "
  ` [PING][PATCH "

Factory Direct Cable,
 2023-08-04  1:09 UTC 

[PATCH 3/6 v4] gdb: Buffer output streams during events that might download debuginfo
 2023-08-04  0:10 UTC  (3+ messages)

[pushed] Remove f-string from DAP
 2023-08-03 16:27 UTC 

[PATCH] Use frame.name() in FrameDecorator
 2023-08-03 15:36 UTC  (3+ messages)

[PATCH v2] gdb/testsuite: Disable gdb.compile when testing with clang
 2023-08-03 15:23 UTC  (3+ messages)
` [PING][PATCH "

[PATCH] [gdb/symtab] Remove superfluous handling of Ada main in write_cooked_index
 2023-08-03 15:11 UTC  (2+ messages)

[PATCHv4 00/12] Infcalls from B/P conditions in multi-threaded inferiors
 2023-08-03 13:57 UTC  (10+ messages)
` [PATCHv5 00/11] "
  ` [PATCHv5 05/11] gdb: don't always print breakpoint location after failed condition check

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

[PATCH v3] gdb/fortran: Align intrinsic/variable precedence
 2023-08-03 13:35 UTC  (2+ messages)

[PATCH v2] gdb/fortran: Align intrinsic/variable precedence
 2023-08-03 13:21 UTC  (3+ messages)

[PATCH 2/2] gdb: handle main thread exiting during detach
 2023-08-03  9:50 UTC  (2+ messages)
` [PATCHv2] "

[PATCH 0/2] Exit during detach
 2023-08-03  9:07 UTC  (4+ messages)
` [PATCH 1/2] gdb: fix possible nullptr dereference in a remote_debug_printf call

[PATCH 1/2] [gdb] Rename variable main_thread to main_thread_id
 2023-08-02 21:21 UTC  (8+ messages)
` [PATCH 2/2] [gdb] Initialize main_thread_id earlier

[PATCH] [gdb/dap] Disable DAP for python <= 3.5
 2023-08-02 20:45 UTC  (2+ messages)

[PATCH] Fix bug in fixed-point handling
 2023-08-02 16:10 UTC  (8+ messages)

[PATCH ] PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
 2023-08-02 15:11 UTC  (18+ messages)
        ` [PATCH 2/2 "

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