public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Improve GDB's baseclass detection with typedefs
 2022-10-03  8:10 UTC  (3+ messages)

RFC: Sort tarballs created by the src-release.sh script
 2022-10-03  7:47 UTC  (12+ messages)

[PATCH] diagnostics.h: GCC 13 got -Wself-move, breaks GDB build
 2022-10-02 18:54 UTC 

[committed][gdb/testsuite] Fix waitpid testing in next-fork-other-thread.c
 2022-10-02 18:18 UTC 

[PATCH] gdb: fix target_ops reference count for some cases
 2022-10-02 17:21 UTC  (15+ messages)
` [PATCHv2 0/7] "
  ` [PATCHv2 1/7] gdb/remote: remove some manual reference count handling
  ` [PATCHv2 2/7] gdb: remove decref_target
  ` [PATCHv2 3/7] gdb: have target_stack automate reference count handling
  ` [PATCHv2 4/7] gdb: remove the pop_all_targets (and friends) global functions
  ` [PATCHv2 5/7] gdb: ensure all targets are popped before an inferior is destructed
  ` [PATCHv2 6/7] gdb/maint: add core file name to 'maint info program-spaces' output
  ` [PATCHv2 7/7] gdb: some process_stratum_target should not be shared

[PATCH] gdb/testsuite: handle invalid .exp names passed in TESTS
 2022-10-02 17:06 UTC  (4+ messages)

[PATCH 0/3] New mechanism to initialise Python components in GDB
 2022-10-02 16:53 UTC  (4+ messages)
` [PATCH 1/3] gdb/python: break dependencies between gdbpy_initialize_* functions
` [PATCH 2/3] gdb/python: break more "
` [PATCH 3/3] gdb/python: add gdbpy_register_subsystem mechanism

[PATCH 0/3] Improvements for Pygments based disassembly styling
 2022-10-02 16:38 UTC  (2+ messages)

[PATCH 0/9] Lots of changes to gdbarch_register_name (many architectures)
 2022-10-02 16:28 UTC  (3+ messages)

[PATCH v4] gdb/arm: Handle lazy FPU state preservation
 2022-10-02 14:51 UTC 

[PATCH 0/2] Cleanup testsuite temporary files
 2022-10-02 14:43 UTC  (3+ messages)
` [PATCH 1/2] gdb/testsuite: avoid creating files in gdb/testsuite directory
` [PATCH 2/2] gdb/testsuite: avoid temporary file in gdb/testsuite

[PATCH] gdb: add UTF16/UTF32 target charsets in phony_iconv
 2022-10-02 14:00 UTC 

[PATCH] [Arm] Remove dead FPA code
 2022-10-02 13:39 UTC  (2+ messages)

[PATCH 0/9] Disassembler opcode display and text alignment
 2022-10-02 13:15 UTC  (3+ messages)

[PATCH] gdb: add a numeric check after the exponent (PR cli/24124)
 2022-10-02 12:15 UTC  (6+ messages)
` [PATCH v2] "

GDB 13 release -- 2022-10-01 update
 2022-10-02  7:23 UTC  (2+ messages)

[PING][PATCH v2] gdb: add a file event mask parameter to add_file_handler
 2022-10-01 13:23 UTC 

[PATCH] [PR python/29603] Fix deletion of Watchpoints
 2022-10-01  5:27 UTC  (4+ messages)
  ` [PATCH v2] [PR python/29603] Disable out-of-scope watchpoints

[PATCH v3 0/2] Fix reverse nexting over recursions
 2022-09-30 18:28 UTC  (6+ messages)
` [PATCH v3 2/2] gdb/reverse: Fix stepping over recursive functions
` [Ping][PATCH v3 0/2] Fix reverse nexting over recursions
  ` [PINGv2][PATCH "
    ` [PINGv3][PATCH "

python unwinder doc improvement
 2022-09-30 17:37 UTC  (14+ 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][gdb/debuginfod] Ask to cancel further downloads
 2022-09-30 16:15 UTC  (3+ messages)

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

[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 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  (3+ messages)
` [PING^5][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  (2+ messages)

[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  (5+ 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  (3+ messages)
` [PATCH 2/3] [RFC][gdb/symtab] Add maint set symbol-read-order

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] 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  (3+ messages)
` [PATCH v2] "

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

[PATCH v2] [PR python/18655] Fix deletion of FinishBreakpoints
 2022-09-23 20:27 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] [PR python/18655] Fix deletion of FinishBreakpoints
 2022-09-23 20:16 UTC  (2+ messages)

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

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