public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[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][gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp for aarch64
 2022-09-13 14:48 UTC 

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

[RFC][gdb] Handle pending ^C after rl_callback_read_char
 2022-09-13 14:32 UTC  (3+ messages)

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

[PATCH] gdbserver/csky add csky gdbserver support
 2022-09-13 13:28 UTC  (2+ messages)

[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 00/15] Clean gdb.base when testing with clang
 2022-09-13 12:17 UTC  (40+ 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
` [PINGv2][PATCH v4 00/15] Clean gdb.base when testing with clang
  ` [PINGv3][PATCH "
    ` [PINGv4][PATCH "

[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  (4+ 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  (8+ 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  (5+ messages)
` [PATCH,v3] [aarch64] "
  ` [PING][PATCH,v3] "

[PATCH][gdb/tdep] Fix PowerPC IEEE 128-bit format arg passing
 2022-09-12  9:01 UTC 

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

GDB 13 Release 2022-09-11 update
 2022-09-11 18:58 UTC  (2+ 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/mi] Don't treat references to compound values as "simple"
 2022-09-09  8:04 UTC  (9+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] [PR mi/29554] New PRINT-VALUES option '--scalar-values'

[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 v6 0/8] gdb: split array and string limiting options
 2022-09-08  9:37 UTC  (6+ messages)
` [PATCH v6 2/8] GDB/doc: Document the Guile `#:unlimited' keyword
` [PING][PATCH v6 0/8] gdb: split array and string limiting options
` [PING^2][PATCH "

[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 

[PATCH 0/2] gdb, opcodes: Add non-enum disassembler options
 2022-09-06  8:31 UTC  (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] gdb: "
` [PATCH v2 0/2] gdb, opcodes: "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] gdb: "

[PATCH][gdb/symtab] Support .debug_names section with TUs in .debug_info
 2022-09-06  8:22 UTC  (2+ messages)

[PATCH 1/2] [gdb/testsuite] Add gdb.dwarf2/debug-names-tu.exp
 2022-09-06  8:17 UTC  (2+ messages)

[PATCH] gdb/testsuite/lib/future.exp: follow dejagnu default_target_compile
 2022-09-05 18:30 UTC  (2+ messages)

[PATCH 0/9] Disassembler opcode display and text alignment
 2022-09-05 14:11 UTC  (3+ messages)

[PATCH][gdb/build] Add gdb/contrib/makeinfo-dummy.sh
 2022-09-05 14:10 UTC  (5+ messages)

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

[PUSHED] sim: fixes for libopcodes styled disassembler
 2022-09-05 10:38 UTC  (4+ messages)

[PATCH 0/1] sim/riscv: Complete tidying up with SBREAK
 2022-09-05  8:45 UTC  (4+ messages)
` [PATCH 1/1] "

[RFAv3] Show locno for 'multi location' breakpoint hit msg+conv var $bkptno $locno
 2022-09-03 15:17 UTC  (2+ messages)
` ping^10 "

[PATCH] sim: Update mailing list address
 2022-09-02 11:18 UTC  (5+ messages)

[PATCH 0/9] Lots of changes to gdbarch_register_name (many architectures)
 2022-09-01 21:31 UTC  (10+ messages)
` [PATCH 1/9] gdb/testsuite: rewrite capture_command_output proc
` [PATCH 2/9] gdb/riscv: fix failure in gdb.base/completion.exp
` [PATCH 3/9] gdb/gdbarch: add a comment to gdbarch_register_name
` [PATCH 4/9] gdb: add a gdbarch_register_name self test, and fix some architectures
` [PATCH 5/9] gdb: check for duplicate register names in selftest
` [PATCH 6/9] gdb: add asserts to gdbarch_register_name
` [PATCH 7/9] gdb/csky: remove nullptr return from csky_pseudo_register_name
` [PATCH 8/9] gdb: final cleanup of various gdbarch_register_name methods
` [PATCH 9/9] gdb: update now gdbarch_register_name doesn't return nullptr

[PATCH v2] gdb: add a file event mask parameter to add_file_handler
 2022-09-01 18:50 UTC 

[PATCH][gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp
 2022-09-01 14:40 UTC  (7+ messages)

[PATCH] gdb: make "start" breakpoint inferior-specific
 2022-09-01 10:42 UTC  (2+ messages)

[PATCH] gdb/linespec: Improve sliding breakpoints
 2022-09-01  9:04 UTC  (3+ messages)

[PATCH] gdb/python-config: replace deprecated distutils.sysconfig
 2022-09-01  8:58 UTC  (3+ messages)

[PATCH v4 0/3] RISC-V: Add 'Zmmul' extension
 2022-09-01  7:47 UTC  (4+ messages)
` [PATCH v5 "

[PATCH 0/4] Adapt Fortran testsuite for ifort
 2022-08-31 17:22 UTC  (5+ messages)
` [PATCH 3/4] testsuite, fortran: adapt tests for ifort's 'start' behavior

[PATCH 00/14] Minor ui / interp cleanups
 2022-08-31 17:13 UTC  (2+ messages)

[PATCH] gdb: add a file event mask parameter to add_file_handler
 2022-08-31 16:51 UTC  (7+ messages)

[PATCH 0/3] RISC-V fflags, frm, and fcsr (includes small tdesc change)
 2022-08-31 15:33 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).