public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] gdb/infrun: reset thread control's step info in end_stepping_range
 2023-04-27 17:04 UTC  (2+ messages)

[PATCH] gdb/doc: don't use @var on @defun lines
 2023-04-27 16:45 UTC  (4+ messages)

[pushed] Avoid some compiler warnings in gdb.ada
 2023-04-27 16:32 UTC 

[PATCH] Allow pretty-print of static members
 2023-04-27 14:31 UTC 

[pushed 1/4] [gdb/testsuite] Don't use string cat in gdb.dwarf2/dw2-abs-hi-pc.exp
 2023-04-27 13:39 UTC  (10+ messages)
` [pushed 2/4] [gdb/testsuite] Add basic lmap for tcl < 8.6
` [pushed 3/4] [gdb/testsuite] Fix gdb.multi/multi-arch.exp on powerpc64le
` [pushed 4/4] [gdb/testsuite] Require GCC >= 5.x.x in gdb.base/utf8-identifiers.exp

[PATCH] gdb: remove end_stepping_range observable
 2023-04-27 13:36 UTC  (5+ messages)

[PATCH] gdb/doc: extend the documentation of the jump command
 2023-04-27 13:00 UTC  (3+ messages)

[PATCH 0/5] gdb/testsuite: stricter matching for gdb_test
 2023-04-27 12:58 UTC  (3+ messages)

[PATCH] gdb, doc: add index entry for the $_inferior_thread_count convenience var
 2023-04-27 12:27 UTC  (2+ messages)

[PATCH] Fix call functions command bug in 64-bit programs for AIX
 2023-04-27 12:23 UTC  (26+ messages)
                              ` [PATCH] Fix call functions command bug in 64-bit programs for AIX and PC read in psymtab-symtab warning

[Patch] Fix Assertion pid 0 failure in AIX while running gdb.threads/foll-fork-other-thread
 2023-04-27 12:20 UTC  (2+ messages)

[PATCH v2 RESEND] gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_
 2023-04-27 11:44 UTC  (2+ messages)
` [PING][PATCH "

[PATCH 17/17] [gdb/docs] sme: Document SME registers and features
 2023-04-27  9:12 UTC  (8+ messages)
` [PATCH,v3 "

[COMMITED] sim: bpf: update to new BPF relocations
 2023-04-26 17:23 UTC 

[pushed] [gdb/tui] Fix length of status line string
 2023-04-26 16:18 UTC 

[PATCH] gdb/testsuite: change hardcoded assembly in gdb.arch/disp-step-insn-reloc.exp
 2023-04-26 13:29 UTC 

[PATCH] gdbserver: update the comment of 'current_process'
 2023-04-26 10:11 UTC  (3+ messages)

[PATCH 0/2] Fix gdbserver/linux memory access regression
 2023-04-26  6:35 UTC  (4+ messages)
` [PATCH 2/2] gdbserver: track current process as well as current thread

[PATCH] [gdb/aarch64] Add new debug architecture version
 2023-04-26  6:01 UTC  (2+ messages)

[PATCH] [gdb/aarch64] Updated debug architecture version checks for fbsd
 2023-04-26  6:01 UTC  (3+ messages)

[PATCH] Allow strings with printf/eval
 2023-04-25 20:21 UTC  (4+ messages)

[PATCH] Environment variable convenience function
 2023-04-25 18:56 UTC  (6+ messages)

[PATCH] Rewrite gdb_mpz::operator==
 2023-04-25 18:55 UTC  (7+ messages)

[PATCH 1/1] gdb: Avoid warning for the jump command inside an inline function
 2023-04-25 14:40 UTC  (4+ messages)
` [PING] "

[PATCH v2 0/1] gdb, infcmd: Support jump command in multi-inferior case
 2023-04-25 13:40 UTC  (10+ messages)
` [PATCH v2 1/1] "
` [PING] [PATCH v2 0/1] "

[PATCH v3 1/1] gdb, infcmd: Support jump command in multi-inferior case
 2023-04-25 13:38 UTC 

[PATCH] gdb.base/watchpoint-unaligned.exp: Fix TCL error
 2023-04-25 10:47 UTC  (2+ messages)
` [PATCH v2] gdb.base/watchpoint-unaligned.exp: Always initialize wpoffset_to_wpnum

[PATCH 0/8] [gdb/testsuite] Fix timeouts in TUI tests
 2023-04-25  7:09 UTC  (7+ messages)
` [PATCH 8/8] [gdb/tui] Fix TUI for TERM=ansi

[PATCH] Use scoped_restore in varobj.c
 2023-04-24 19:35 UTC  (2+ messages)

[PATCH] Remove some "goto"s from parse.c
 2023-04-24 19:33 UTC  (2+ messages)

[PATCH users/roland/safe-ctype] Uniformly put `#include "safe-ctype.h"` last among #include directives
 2023-04-24 17:40 UTC  (4+ messages)

[PATCH V2 0/5] gdb/testsuite: Miscelleanous fixes
 2023-04-24 17:16 UTC  (5+ messages)
` [PATCH V2 1/5] gdb/testsuite: Fix style.exp failures on targets without argc/argv support
` [PATCH V2 2/5] gdb/testsuite: Fix style.exp failures on targets without libopcodes styling
` [PATCH V2 3/5] gdb/testsuite: Adjust some testcases to allow Windows pathnames

[PATCH 0/3] [gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto
 2023-04-24 17:09 UTC  (5+ messages)
` [PATCH 1/3] [gdb/testsuite] Fix -wrap in presence of -prompt in gdb_test_multiple
` [PATCH 2/3] [gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto
` [PATCH 3/3] [gdb/testsuite] Fix auto-indent in gdb.gdb/python-helper.exp

[PATCH 5/7 v2] gdb/debuginfod: Support on-demand debuginfo downloading
 2023-04-24 16:39 UTC  (2+ messages)
` [PATCH r/7 v2.1] "

[PATCH] Fix calling debuginfo-less functions in Ada
 2023-04-24 16:39 UTC  (3+ messages)

[RFC 00/10] More use of unrelocated_addr
 2023-04-24 16:22 UTC  (11+ messages)
` [RFC 01/10] Remove baseaddr parameter from dwarf2_record_block_ranges
` [RFC 02/10] Minor cleanup in loclist_describe_location
` [RFC 03/10] Move unrelocated_addr to common-types.h
` [RFC 04/10] Use unrelocated_addr in the DWARF reader
` [RFC 05/10] Use unrelocated_addr in dwarf_decode_lines
` [RFC 06/10] Fix comment in address_class
` [RFC 07/10] Use "unrelocated" terminology in linetable_entry
` [RFC 08/10] Constify dwarf2_cie::augmentation
` [RFC 09/10] Use local "text offset" variable in dwarf2_frame_cache
` [RFC 10/10] Use unrelocated_addr in dwarf2_fde

[PATCH] Remove parameter from select_source_symtab
 2023-04-24 15:45 UTC  (2+ messages)

[PATCH v3] gdb: Fix false match issue in skip_prologue_using_linetable
 2023-04-24 14:15 UTC  (7+ messages)

[pushed] [gdb/testsuite] Use -std=gnu99 for gdb.server/attach-flag.exp
 2023-04-24 13:03 UTC 

[PATCH v5] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
 2023-04-24  9:53 UTC  (5+ messages)
` [PATCH v6] [gdb/mi] Don't treat references to compound values as "simple"
  ` [PING] "

[pushed] [gdb/testsuite] Skip dap tests for tcl 8.5
 2023-04-24  9:29 UTC 

[PATCH V2 4/5] gdb/testsuite: Disable some tests that are broken on remote Windows host
 2023-04-23 19:36 UTC  (2+ messages)
` [PATCH V2 5/5] gdb/testsuite: Make hook-stop.exp ignore termination message from GDB stub

[PATCH v3] [PR python/29603] Disable out-of-scope watchpoints
 2023-04-23  9:54 UTC  (8+ messages)
` [PATCH v4] "
    ` [PING] "
      ` [PING^2] "
      ` [PATCH v5] "

[PATCH] gdb: Fix false match issue in skip_prologue_using_linetable
 2023-04-23  1:24 UTC  (9+ messages)

[pushed] [gdb/testsuite] Remove debug prints in gdb_find_gdc
 2023-04-22  9:05 UTC 

[PATCH 0/5] gdb/testsuite: Miscellaneous fixes
 2023-04-22  0:11 UTC  (14+ messages)
` [PATCH 1/5] gdb/testsuite: Fix style.exp failures on targets without argc/argv support
` [PATCH 2/5] gdb/testsuite: Fix style.exp failures on targets without libopcodes styling
` [PATCH 3/5] gdb/testsuite: Adjust some testcases to allow Windows pathnames
` [PATCH 4/5] gdb/testsuite: Disable some tests that are broken on remote Windows host

[PATCH] gdb: Don't overwrite CC when checking for BFD support
 2023-04-21 18:13 UTC  (3+ messages)

[PATCH 0/3] Some language cleanups
 2023-04-21 18:10 UTC  (6+ messages)
` [PATCH 1/3] gdb: remove return value of set_language
` [PATCH 2/3] gdb: switch "set language" to getter/setter
` [PATCH 3/3] gdb: remove language_auto

[PATCH 0/1] [gdb/testsuite] Run test-case with all host/target boards
 2023-04-21 15:41 UTC  (9+ messages)
` [PATCH 1/1] [gdb/contrib] Add make-check-all.sh

[PATCH] [gdb/cli] Add maint info screen
 2023-04-21 15:21 UTC  (4+ messages)

[PATCH v2] Use styled_string when defering warnings when loading separate debug files
 2023-04-21 14:07 UTC  (4+ messages)

[PATCH v2] gdb: Fix building with latest libc++
 2023-04-21 14:01 UTC  (2+ messages)

[PATCH 0/3] PPC/PPC64 "finish" fixes
 2023-04-21 13:40 UTC  (2+ messages)

[PATCH] Do not print <synthetic pointer> when piece is optimized out
 2023-04-21 13:40 UTC 

[PATCH v3 1/1] gdb, infcmd: Support jump command with same line in multiple symtabs
 2023-04-21  7:24 UTC  (2+ messages)

[pushed] Remove adjust_type_signedness
 2023-04-19 14:06 UTC 

[PATCH] [gdb/testsuite] Add -q to INTERNAL_GDBFLAGS
 2023-04-19 14:04 UTC  (6+ messages)
        ` [PATCH] [gdb/testsuite] Use verbose -log for "GDB initialized"

[RFC] [gdb/tui] Add set tui border-kind acs-or-space/acs-or-ascii
 2023-04-19 13:37 UTC 

[PATCH v2] gdb tests: Allow for "LWP" in thread IDs from info threads
 2023-04-18 20:14 UTC  (4+ messages)

[PATCH v3] gdb tests: Allow for "LWP" in thread IDs from info threads
 2023-04-18 20:13 UTC 

[pushed] gdb: re-format Python code with black 23
 2023-04-18 16:27 UTC 

[PATCH] Implement DAP register scope
 2023-04-18 15:19 UTC 

[PATCH] [gdb/aarch64] Handle unknown debug architecture versions more gracefully
 2023-04-18 13:53 UTC 

[PATCH v2] gdb: Fix false match issue in skip_prologue_using_linetable
 2023-04-18 12:11 UTC  (2+ messages)

[PATCH] PowerPC: fix _Float128 type output string
 2023-04-18 10:18 UTC  (13+ messages)
` [PATCH ver 2] "
            ` [PATCH ver 3] "

[pushed] Remove some unnecessary casts from ada-lang.c
 2023-04-17 19:43 UTC 

[PATCH 0/5] Fixes for per-inferior settings and $_gdb_setting_str()
 2023-04-17 18:21 UTC  (6+ messages)
` [PATCH 2/5] gdb: make set/show args work with $_gdb_setting_str

[PATCH 7/7 v2] gdb/debuginfod: Add .debug_line downloading
 2023-04-17 18:07 UTC 

[PATCH 4/7 v2] gdb: Buffer output during print_thread and print_frame_info
 2023-04-17 18:05 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).