public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH][gdb/debuginfod] Ask to cancel further downloads
 2022-09-30 16:15 UTC  (3+ messages)

python unwinder doc improvement
 2022-09-30 15:53 UTC  (12+ messages)
` [PATCH 1/2] gdb/python doc: Add register_unwinder to code example
` [PATCH v3 1/4] "
  ` [PATCH v3 4/4] gdb/python doc: Move unwinder skeleton code

[PATCH v3] gdb/arm: Handle lazy FPU register stacking
 2022-09-30 15:52 UTC  (8+ messages)

[PATCH] gdb: Remove unused extra_lines variable
 2022-09-30 15:50 UTC  (4+ messages)

[RFC][gdb/cli] Add convenience vars _wp_old_val and _wp_val
 2022-09-30 15:37 UTC  (2+ messages)

RFC: Sort tarballs created by the src-release.sh script
 2022-09-30 11:38 UTC  (6+ messages)

[PATCH] Remove decode_location_spec_default
 2022-09-29 23:59 UTC  (2+ messages)

[PATCH 0/3] Small cleanups in auxv.c
 2022-09-29 23:57 UTC  (6+ messages)
` [PATCH 1/3] gdb: constify auxv parse functions
` [PATCH 2/3] gdb: make fprint_target_auxv static
` [PATCH 3/3] gdb: make target_auxv_parse static and rename

[pushed] gdb: constify target_stack::is_pushed
 2022-09-29 22:42 UTC  (2+ messages)

[PATCH v3] binutils, gdb: support zstd compressed debug sections
 2022-09-29 20:17 UTC  (25+ messages)
    ` [PATCH] Fix GDB build: ELF support check & -lzstd (was: Re: [PATCH v3] binutils, gdb: support zstd compressed debug sections)

[PATCH][gdb/c++] Print destructor the same for gcc and clang
 2022-09-29 20:03 UTC  (5+ messages)

[PATCH] Improve GDB's baseclass detection with typedefs
 2022-09-29 17:54 UTC  (2+ messages)

[PATCH 1/2] cleanup: Add missing feature/ XML files to Makefile
 2022-09-29 17:08 UTC  (4+ messages)

[PATCH 0/4] Dynamic properties of pointers
 2022-09-29 12:39 UTC  (15+ messages)
` [PATCH 1/4] gdb, testsuite: handle icc and icpc deprecated remarks
` [PATCH 2/4] gdb/types: Resolve pointer types dynamically
` [PATCH 3/4] gdb, typeprint: fix pointer/reference typeprint for icc/ifort
` [PATCH 4/4] gdb/fortran: Fix sizeof intrinsic for Fortran

[PATCH v6 0/8] gdb: split array and string limiting options
 2022-09-29  7:12 UTC  (4+ messages)
` [PING^4][PATCH "
` [PING^5][PATCH "

[PATCH v3 0/2] Fix reverse nexting over recursions
 2022-09-29  7:02 UTC  (4+ messages)
` [Ping][PATCH "
  ` [PINGv2][PATCH "
    ` [PINGv3][PATCH "

[PATCH v4 0/5] Smart pointer wrapper for frame_info
 2022-09-29  7:01 UTC  (4+ messages)
` [Ping][PATCH "
  ` [PINGv2][PATCH "
    ` [PINGv3][PATCH "

Solar Product&Supplier,
 2022-09-29  1:40 UTC 

[PATCH v4] gdb: Improve debuginfod progress updates
 2022-09-28 23:13 UTC  (3+ messages)
` [PING][PATCH "
  ` [PING*2][PATCH "

[pushed] Treat Character as a discrete type in Ada
 2022-09-28 17:03 UTC 

[ob/pushed] Renenerate {gdb,gdbserver}/configure
 2022-09-28 12:07 UTC 

[PATCH][gdb/testsuite] Fix gdb.mi/mi-sym-info.exp on openSUSE Tumbleweed
 2022-09-28 11:48 UTC 

[PATCH] Fix test next-reverse-bkpt-over-sr.exp
 2022-09-28  7:35 UTC  (2+ messages)

[PATCH] AArch64 pauth: Support backtrace in EL1 (kernel space)
 2022-09-28  2:59 UTC 

[PATCH] AArch64 pauth: Fix internal error when target supports extra regs
 2022-09-28  2:50 UTC 

[PATCH 0/2] Fix .gdb_index with Ada
 2022-09-28  2:00 UTC  (4+ messages)
` [PATCH 1/2] Improve Ada support in .gdb_index
` [PATCH 2/2] Change .gdb_index de-duplication implementation

[PATCH][gdb/symtab] Redo "Fix assert in set_length"
 2022-09-27 12:44 UTC  (3+ messages)

[PATCH] Fix printing destructors with void in parameters for clang programs
 2022-09-27 10:51 UTC  (4+ messages)

[PATCH 0/3] Fix gdb.gdb/python-helper.exp + cleanups
 2022-09-27 10:42 UTC  (11+ messages)
` [PATCH 1/3] gdb/testsuite: bump duration for the whole test in do_self_tests
` [PATCH 2/3] gdb/testsuite: use gdb_test in gdb.gdb/python-helper.exp
` [PATCH 3/3] gdb/testsuite: update field names in gdb-gdb.py.in

Questions on how best to fix two gdb tests gdb.reverse/finish-reverse-bkpt.exp and gdb.reverse/next-reverse-bkpt-over-sr.exp
 2022-09-26 16:08 UTC  (7+ messages)

[PATCH] gdb: fix target_ops reference count for some cases
 2022-09-26 14:16 UTC  (7+ messages)

[PATCH v5 0/3] Fortran entry and DW_TAG_entry_point
 2022-09-26 14:03 UTC  (6+ messages)
` [PING][PATCH "
  ` [PING 2][PATCH "
    ` [PING 3][PATCH "
      ` [PING 4][PATCH "

[PATCH v2 0/4] Adapt Fortran testsuite for ifort
 2022-09-26 14:02 UTC  (4+ messages)
` [PING][PATCH "
  ` [PING 2][PATCH "

[PATCH v2] [gdb/mi] Don't treat references to compound values as "simple"
 2022-09-26 12:48 UTC  (9+ messages)
` [PATCH v3] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
  ` [PING] "
  ` [PATCH v4] "

[committed][gdb/testsuite] Fix gdb.dwarf2/dw2-unspecified-type-foo.c with -m32
 2022-09-26 11:44 UTC 

[PATCH 1/3] [gdb/symtab] Factor out elf_symfile_read_dwarf2
 2022-09-26 10:43 UTC  (4+ messages)
` [PATCH 2/3] [RFC][gdb/symtab] Add maint set symbol-read-order
` [PATCH 3/3] [gdb/testsuite] Fix ctf test-cases on openSUSE Tumbleweed

GDB 13 release -- 2022-09-25 update
 2022-09-26  0:19 UTC 

gdb and sphinx documentation
 2022-09-26  0:03 UTC  (3+ messages)

[PATCH 0/2] More use of checked_static_cast
 2022-09-25 21:11 UTC  (3+ messages)
` [PATCH 1/2] Use checked_static_cast in more places
` [PATCH 2/2] More uses of checked_static_cast

[PATCH] [PR python/29603] Fix deletion of Watchpoints
 2022-09-25 18:10 UTC  (2+ messages)

[PATCH] Merge both implementations of debug_names::insert
 2022-09-25 17:34 UTC 

[PATCH 0/7] sim, sim/ARCH: Add ATTRIBUTE_PRINTF
 2022-09-25  8:44 UTC  (8+ messages)
` [PATCH 1/7] sim: "
` [PATCH 2/7] sim/cris: "
` [PATCH 3/7] sim/erc32: "
` [PATCH 4/7] sim/m32c: "
` [PATCH 5/7] sim/m68hc11: "
` [PATCH 6/7] sim/ppc: "
` [PATCH 7/7] sim/rl78: "

[PATCH 0/4] sim/common: Suppress warnings if built with Clang
 2022-09-25  8:42 UTC  (7+ messages)
` [PATCH v2 0/5] sim: "
  ` [PATCH v2 1/5] sim: Remove self-assignments
  ` [PATCH v2 2/5] sim: Make WITH_{TRACE,PROFILE}-based macros bool
  ` [PATCH v2 3/5] sim: Suppress non-literal printf warning
  ` [PATCH v2 4/5] sim: Check known getopt definition existence
  ` [PATCH v2 5/5] sim: Initialize pbb_br_* by default

[PATCH] gdb/source.c: Fix undefined behaviour dereferencing empty string
 2022-09-24  8:58 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] gdbserver: remove unused for loop
 2022-09-24  4:13 UTC  (3+ messages)

[PATCH 0/3] [PR gdb/18655] Fix Python FinishBreakpoints not deleted bug
 2022-09-23 20:27 UTC  (6+ messages)
` [PATCH v2] [PR python/18655] Fix deletion of FinishBreakpoints
  ` [PATCH v3] "
` [PATCH v2] [gdb/python] Replace gdbpy_should_stop with gdbpy_breakpoint_cond_says_stop

[PATCH] [AArch64] Add TPIDR2 register support for Linux
 2022-09-23 16:42 UTC  (2+ messages)

[PATCH] gdb/testsuite/tui: start GDB with "set filename-display basename"
 2022-09-23 14:22 UTC  (3+ messages)

[PATCH] gdb: add a numeric check after the exponent (PR cli/24124)
 2022-09-23 13:47 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] [AArch64] Update FPSR/FPCR fields for FPU and SVE
 2022-09-23 10:39 UTC 

[PATCH] [AArch64] Fix removal of non-address bits for PAuth
 2022-09-23  7:58 UTC  (5+ messages)
` [PATCH,v3] [aarch64] "

[PATCH 1/3] [gdb/testsuite] Add gdb.python/py-finish-breakpoint-deletion.exp for Bug 18655
 2022-09-23  5:16 UTC  (2+ messages)

[PATCH v2] gdb/csky add cskyv2-linux.xml for cskyv2-linux.c
 2022-09-22 21:00 UTC  (2+ messages)

[PATCH] Deprecate MI version 1
 2022-09-22 18:04 UTC  (6+ messages)

[PATCH] gdb/testsuite/lib/future.exp: follow dejagnu default_target_compile
 2022-09-22 16:55 UTC  (3+ messages)

[PATCH] [AArch64] Handle W registers as pseudo-registers instead of aliases of X registers
 2022-09-22 16:52 UTC 

[PATCH] gdb: Fix missing first breakpoint in schedule-multiple mode
 2022-09-22 13:22 UTC  (2+ messages)
` [PING 4][PATCH] "

[PATCH 0/4] gdb: (includes PR28413), Suppress some general warnings if built with Clang
 2022-09-22 13:02 UTC  (4+ messages)
` [PATCH 1/4] include: Add macro to ignore -Wuser-defined-warnings

[PATCH][gdb/testsuite] Add aranges to gdb.dwarf2/dw2-dir-file-name.exp
 2022-09-22 13:00 UTC 

[PATCH] Support AT_USRSTACKBASE and AT_USRSTACKLIM
 2022-09-22 11:28 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).