public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH][gdb/tdep] Fix PowerPC IEEE 128-bit format arg passing
 2022-09-16 15:11 UTC  (2+ messages)

[PATCH 1/4] gdb: add type::target_type / type::set_target_type
 2022-09-16 15:08 UTC  (3+ messages)
` [PATCH 2/4] gdb: remove TYPE_TARGET_TYPE
` [PATCH 3/4] gdb: add type::length / type::set_length

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

[PATCH v6 00/10] Extensions for PTWRITE
 2022-09-16 14:34 UTC  (24+ 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][gdb/symtab] Add all_comp_units_cu/tu
 2022-09-16 12:42 UTC 

GDB 13 Release 2022-09-11 update
 2022-09-16 11:55 UTC  (5+ messages)

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

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

[PATCH 0/4] gdb: (includes PR28413), Suppress some general warnings if built with Clang
 2022-09-15  3:10 UTC  (5+ 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 v6 0/8] gdb: split array and string limiting options
 2022-09-14 17:43 UTC  (3+ messages)
` [PING^2][PATCH "
` [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  (38+ 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
` [PATCH v4 15/15] gdb/testsuite: Add test to step through function epilogue

[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 v5 00/10] Extensions for PTWRITE
 2022-09-14  8:37 UTC  (9+ messages)
` [PATCH v5 09/10] btrace, python: Enable ptwrite filter registration

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

[PATCH] Update auxv cache when there is no auxv cached data
 2022-09-12 13:59 UTC  (7+ messages)
` [PATCH] Update auxv cache when inferior pid is 0 (no inferior)
  ` [PING][PATCH] "

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

☠ 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 

[PATCH][gdb/symtab] Handle named DW_TAG_unspecified_type DIE
 2022-09-09  9:32 UTC 

[PATCH][gdb/symtab] Fix "file index out of range" complaint
 2022-09-09  6:51 UTC 

[PATCH] Fix hardware watchpoint check in test gdb.base/watchpoint-reuse-slot.exp
 2022-09-08 14:11 UTC  (6+ messages)
` [PATCH ver 2] "
    ` [PATCH ver 3] "
      ` [PATCH ver 4] "

[PATCH 0/1] sim/moxie: add custom directory stamp rule
 2022-09-08 11:45 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/1] gdbsupport: Fix config.status dependency
 2022-09-08 10:23 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH][gdb/testsuite] Use prototype to call libc functions
 2022-09-08 10:15 UTC  (5+ messages)

[PATCH 0/8] gdbserver improvements for AArch64 SVE support
 2022-09-08  6:41 UTC  (9+ 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 v3 0/2] Suppress printing of superfluous BFD error messages
 2022-09-08  1:58 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] BFD error message suppression test case

[PATCH v2 0/2] Suppress printing of superfluous BFD error messages
 2022-09-07 19:05 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] BFD error message suppression test case

[RFC][gdb] Add maint set skip-prologue
 2022-09-07 17:18 UTC  (4+ messages)
  ` [PING][RFC][gdb] "

[PATCH][gdb/testsuite] xfail gdb.ada/O2_float_param.exp for aarch64 and gcc 7.5.0
 2022-09-07 16:35 UTC  (2+ messages)

[PATCH] gdb/testsuite: add a debuginfod-support.exp helper library
 2022-09-07 13:51 UTC 

[PATCH][gdb/build] Fix build breaker with --enabled-shared
 2022-09-07 11:22 UTC  (3+ messages)

[committed][gdb/testsuite] Fix gdb.ada/access_tagged_param.exp for aarch64
 2022-09-07  9:33 UTC  (2+ messages)

[PATCH] [Arm] Fix endianness handling for arm record self tests
 2022-09-07  8:19 UTC  (5+ messages)
` [PATCH,v2] "
  ` [PING][PATCH,v2] "

[PATCH 0/2] Suppress printing of superfluous BFD error messages
 2022-09-06 23:21 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] BFD error message suppression test case

[PATCH][gdb/symtab] Support .gdb_index section with TUs in .debug_info
 2022-09-06 17:14 UTC 

[PATCH 1/1] gdb: Enable complete to show members of anonymous classes/structs
 2022-09-06 14:41 UTC  (2+ messages)

[PATCH][gdb] Fix abort in selftest run_on_main_thread with ^C
 2022-09-06 10:35 UTC 

[COMMITTED PATCH] gdb: add Tsukasa Oi to gdb/MAINTAINERS
 2022-09-06  9:03 UTC 

[PUSHED] gdb: move a write after approval entry into the correct place
 2022-09-06  8:49 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).