public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/3] [PR gdb/18655] Fix Python FinishBreakpoints not deleted bug
 2022-09-20 17:24 UTC  (2+ messages)
` [PATCH 1/3] [gdb/testsuite] Add gdb.python/py-finish-breakpoint-deletion.exp for Bug 18655

[PATCH] gdb/csky add cskyv2-linux.xml for cskyv2-linux.c
 2022-09-20 16:54 UTC  (2+ messages)

[PATCH 0/4] gdb: (includes PR28413), Suppress some general warnings if built with Clang
 2022-09-20 16:36 UTC  (6+ messages)
` [PATCH 1/4] include: Add macro to ignore -Wuser-defined-warnings
` [PATCH 2/4] include: Add macro to ignore -Wunused-but-set-variable
` [PATCH 3/4] gdb/unittests: PR28413, suppress warnings generated by Gnulib
` [PATCH 4/4] gdb: Suppress "unused" variable warning on Clang

[PATCH] gdb/testsuite/lib/future.exp: follow dejagnu default_target_compile
 2022-09-20 14:16 UTC  (2+ messages)

[PATCH] gdb/testsuite: add a debuginfod-support.exp helper library
 2022-09-20 13:59 UTC  (3+ messages)

[PATCH] [Arm] Remove dead FPA code
 2022-09-20 12:47 UTC  (2+ messages)

[PATCH] Update auxv cache when there is no auxv cached data
 2022-09-20 12:28 UTC  (7+ messages)
` [PATCH] Update auxv cache when inferior pid is 0 (no inferior)
  ` [PING][PATCH] "
` [PATCH] Invalidate auxv cache before creating a core target

[PATCH] [AArch64] Fix removal of non-address bits for PAuth
 2022-09-20 12:26 UTC  (4+ messages)
` [PATCH,v3] [aarch64] "
  ` [PING][PATCH,v3] "

[PATCH 0/8] gdbserver improvements for AArch64 SVE support
 2022-09-20 11:21 UTC  (17+ messages)
` [PATCH 1/8] gdbserver: Add asserts in register_size and register_data functions
` [PATCH 2/8] gdbserver: Add thread parameter to linux_get_auxv and linux_get_hwcap
` [PATCH 3/8] gdb, gdbserver/aarch64-linux: Allow aarch64_sve_get_vq to return error
` [PATCH 4/8] gdbserver/linux-aarch64: Factor out function to get aarch64_features
` [PATCH 5/8] gdbserver: Move target description from being per-process to being per-thread
` [PATCH 6/8] gdbserver/linux-aarch64: When inferior stops, update its target description
` [PATCH 7/8] gdb/aarch64: Factor out most of the thread_architecture method
` [PATCH 8/8] gdb/aarch64: When remote debugging detect changes in the target description

[PATCH 1/1] gdb: Enable complete to show members of anonymous classes/structs
 2022-09-20  9:48 UTC  (2+ messages)
` [Ping] "

[PATCH 0/4] Dynamic properties of pointers
 2022-09-20  7:26 UTC  (5+ 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

GDB 13 Release 2022-09-11 update
 2022-09-20  6:33 UTC  (7+ messages)

[PATCH v2] binutils, gdb: support zstd compressed debug sections
 2022-09-20  5:40 UTC  (3+ messages)

[PATCH] binutils, gdb: support zstd compressed debug sections
 2022-09-20  1:11 UTC  (7+ messages)

[PATCH] gdb: add ATTRIBUTE_PRINTF to gdb_bfd_error_handler
 2022-09-19 12:49 UTC  (3+ messages)

[PATCH] gdb: mips: Add MIPSR6 support
 2022-09-19 12:03 UTC  (4+ messages)
  ` [PING^3] "
    ` [PING^4] "

[PATCH v6 00/10] Extensions for PTWRITE
 2022-09-19 11:23 UTC  (26+ messages)
` [PATCH v6 01/10] btrace: Introduce auxiliary instructions
` [PATCH v6 02/10] btrace: Enable auxiliary instructions in record instruction-history
` [PATCH v6 03/10] btrace: Enable auxiliary instructions in record function-call-history
` [PATCH v6 04/10] btrace: Handle stepping and goto for auxiliary instructions
` [PATCH v6 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH v6 06/10] python: Add clear() to gdb.Record
` [PATCH v6 07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt
` [PATCH v6 08/10] btrace, linux: Enable ptwrite packets
` [PATCH v6 09/10] btrace, python: Enable ptwrite filter registration
` [PATCH v6 10/10] btrace: Extend ptwrite event decoding

[PATCH v5 0/3] Fortran entry and DW_TAG_entry_point
 2022-09-19 10:21 UTC  (5+ messages)
` [PING][PATCH "
  ` [PING 2][PATCH "
    ` [PING 3][PATCH "

[PATCH v2 0/4] Adapt Fortran testsuite for ifort
 2022-09-19 10:18 UTC  (3+ messages)
` [PING][PATCH "

[PATCH v5 00/10] Extensions for PTWRITE
 2022-09-19  8:59 UTC  (15+ messages)
` [PATCH v5 03/10] btrace: Enable auxiliary instructions in record function-call-history
` [PATCH v5 09/10] btrace, python: Enable ptwrite filter registration
` [PATCH v5 10/10] btrace: Extend ptwrite event decoding

gdb and sphinx documentation
 2022-09-18 22:25 UTC  (4+ messages)

[PATCH 1/2] [gdb/symtab] Rename all_comp_units to all_units
 2022-09-18 21:49 UTC  (3+ messages)
` [PATCH 2/2] [gdb/symtab] Add all_comp_units/all_type_units views on all_units

[PATCH][gdb/symtab] Add all_comp_units_cu/tu
 2022-09-18  8:13 UTC  (3+ messages)

[PATCH 1/4] gdb: add type::target_type / type::set_target_type
 2022-09-17  9:48 UTC  (4+ messages)
` [PATCH 2/4] gdb: remove TYPE_TARGET_TYPE
` [PATCH 3/4] gdb: add type::length / type::set_length
` [RESEND PATCH 4/4] gdb: remove TYPE_LENGTH

[PATCH][gdb/symtab] Fix "file index out of range" complaint
 2022-09-17  6:32 UTC  (2+ messages)

[PATCH v3 0/2] Suppress printing of superfluous BFD error messages
 2022-09-16 23:32 UTC  (2+ messages)

[PATCH][gdb/symtab] Handle named DW_TAG_unspecified_type DIE
 2022-09-16 15:15 UTC  (2+ messages)

[PATCH][gdb/tdep] Fix PowerPC IEEE 128-bit format arg passing
 2022-09-16 15:11 UTC  (2+ messages)

[RFC][gdb] Handle pending ^C after rl_callback_read_char
 2022-09-16 14:50 UTC  (5+ messages)

[PATCH] gdb/source.c: Fix undefined behaviour dereferencing empty string
 2022-09-15 18:31 UTC 

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

[PATCH v6 0/8] gdb: split array and string limiting options
 2022-09-14 17:43 UTC  (2+ messages)
` [PING^3][PATCH "

[PATCH] gdb/python: restrict the names accepted by gdb.register_window_type
 2022-09-14 14:29 UTC 

[PATCH v3 0/2] Fix reverse nexting over recursions
 2022-09-14 13:16 UTC  (2+ messages)
` [Ping][PATCH "

[PATCH v5 0/7] Clean gdb.base when testing with clang
 2022-09-14 13:14 UTC  (8+ messages)
` [PATCH v5 1/7] gdb/testsuite: Add a proc to test where compiler links the epilogue
` [PATCH v5 2/7] Change gdb.base/skip-solib.exp deal with lack of epilogue information
` [PATCH v5 3/7] gdb/testsuite: fix testing gdb.base/skip-inline.exp with clang
` [PATCH v5 4/7] gdb/testsuite: fix gdb.base/msym-bp-shl when running with Clang
` [PATCH v5 5/7] fix gdb.base/jit-elf.exp when testing with clang
` [PATCH v5 6/7] gdb.base/skip.exp: Use finish to exit functions
` [PATCH v5 7/7] gdb/testsuite: Add test to step through function epilogue

[PATCH v4 00/15] Clean gdb.base when testing with clang
 2022-09-14 11:31 UTC  (36+ messages)
` [PATCH v4 02/15] gdb/testsuite: Add a proc to test where compiler links the epilogue
` [PATCH v4 03/15] Change gdb.base/skip-solib.exp deal with lack of epilogue information
` [PATCH v4 04/15] gdb/testsuite: change gdb.base/nodebug.exp to not fail with clang
` [PATCH v4 05/15] update gdb.base/info-program.exp "
` [PATCH v4 06/15] fix gdb.base/access-mem-running.exp for clang testing
` [PATCH v4 07/15] Fix gdb.base/call-ar-st to work with Clang
` [PATCH v4 08/15] add xfails to gdb.base/complex-parts.exp when testing with clang
` [PATCH v4 09/15] gdb/testsuite: fix gdb.base/msym-bp-shl when running with Clang
` [PATCH v4 10/15] explicitly test for stderr in gdb.base/dprintf.exp
` [PATCH v4 11/15] gdb/testsuite: Update gdb.base/so-impl-ld.exp
` [PATCH v4 12/15] [gdb/testsuite]: fix gdb.base/jit-elf.exp when testing with clang
` [PATCH v4 13/15] gdb/testsuite: fix gdb.base/info-types-c++ "
` [PATCH v4 14/15] gdb.base/skip.exp: Use finish to exit functions

[RESEND PATCH 0/1] sim/testsuite: Trim extra path from arch
 2022-09-14 10:56 UTC  (3+ messages)
` [PING^2 "
  ` [PING^2 PATCH 1/1] "

[PATCH 0/1] sim: Fix RISC-V multiply instructions on simulator
 2022-09-14 10:55 UTC  (3+ messages)
` [PING^1 PATCH "
  ` [PING^1 PATCH 1/1] sim/riscv: Fix RISC-V multiply instructions on the simulator

[PATCH v5 00/15] basic linker namespace support
 2022-09-14  8:45 UTC  (10+ messages)
` [PATCH v5 08/15] gdb, ada: collect standard exceptions in all objfiles
` [PATCH v5 09/15] gdb, ada: update ada_lookup_simple_minsym

[PATCH][gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp for aarch64
 2022-09-14  8:36 UTC  (3+ messages)

[PATCH] gdbserver/csky add csky gdbserver support
 2022-09-14  2:09 UTC  (4+ messages)
  ` 回复:[PATCH] "

[PATCH 1/2] cleanup: Add missing feature/ XML files to Makefile
 2022-09-13 15:19 UTC  (10+ messages)
` [PATCH 2/2] Constify target_desc declarations

[PATCH 1/2] [gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp with clang
 2022-09-13 14:55 UTC  (4+ messages)
` [PATCH 2/2] [gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp for ppc64le

[PATCH] Fix null pointer representations
 2022-09-13 13:55 UTC 

[PATCH 0/4] sim/common: Suppress warnings if built with Clang
 2022-09-13 12:57 UTC  (5+ messages)
` [PATCH 1/4] sim: Add ATTRIBUTE_PRINTF
` [PATCH 2/4] sim: Remove self-assignments
` [PATCH 3/4] sim: Make WITH_{TRACE,PROFILE}-based macros bool
` [PATCH 4/4] sim: Suppress non-literal printf warning

[PATCH v4 0/5] Smart pointer wrapper for frame_info
 2022-09-13  8:06 UTC  (2+ messages)
` [Ping][PATCH "

[PATCH] Initial implementation of Debugger Adapter Protocol
 2022-09-13  2:26 UTC  (3+ messages)

[PATCH v3 (documentation fixed)] Add an option with a color type
 2022-09-13  0:44 UTC  (2+ messages)
` [PATCH v4 (documentation + approximation + convenience variable + python and guile types)] "

[PATCH] Since "return NULL" and "return 0" were mixed in a function, unified to "return NULL"
 2022-09-12 20:12 UTC  (2+ messages)

[PATCH] Use checked_static_cast in more places
 2022-09-12 20:11 UTC  (2+ messages)

☠ Buildbot (GNU Toolchain): binutils-gdb - failed test (failure) (master)
 2022-09-12  8:46 UTC 

[PATCH] gdb/testsuite: handle invalid .exp names passed in TESTS
 2022-09-12  7:51 UTC  (2+ messages)

[PATCH] Enable Access to containing scope variables from nested inlined function
 2022-09-12  5:21 UTC  (6+ messages)

[PATCH][gdb/symtab] Fix handling of DW_TAG_unspecified_type
 2022-09-10 22:02 UTC  (2+ messages)

[PATCH][gdb/symtab] Don't complain about function decls
 2022-09-09 16:47 UTC 

[PATCH v3 0/3] Apply fixme notes for multi-target support
 2022-09-09 15:57 UTC  (5+ messages)
` [PATCH v3 1/3] gdb: Make global feature array a per-remote target array
` [PATCH v3 2/3] gdb: Add per-remote target variables for memory read and write config
` [PATCH v3 3/3] gdb: Remove workaround for the vCont packet

[PATCH][gdb/symtab] Don't complain about inlined functions
 2022-09-09 12:57 UTC 

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