public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCHv6 0/9] x86/Linux Target Description Changes
 2024-05-17 12:00 UTC  (14+ messages)
` [PATCHv7 "
  ` [PATCHv7 1/9] gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET definition
  ` [PATCHv7 2/9] gdbserver/x86: move no-xml code earlier in x86_linux_read_description
  ` [PATCHv7 3/9] gdb/x86: move have_ptrace_getfpxregs global into gdb/nat directory
  ` [PATCHv7 4/9] gdb: move have_ptrace_getregset declaration "
  ` [PATCHv7 5/9] gdb/x86: move reading of cs and ds state "
  ` [PATCHv7 6/9] gdb: move xcr0 == 0 check into i386_linux_core_read_description
  ` [PATCHv7 7/9] gdb/gdbserver: share some code relating to target description creation
  ` [PATCHv7 8/9] gdbserver: update target description creation for x86/linux
  ` [PATCHv7 9/9] gdb/gdbserver: share x86/linux tdesc caching

[PATCH 1/2] [gdb/macro] Ignore in-file macro definition with 0 line complaint for clang
 2024-05-17 10:47 UTC  (2+ messages)
` [PATCH 2/2] [gdb/macro] Ignore malformed macro definition "

[PATCH v2] [gdb/testsuite] Handle ptrace operation not permitted in can_spawn_for_attach
 2024-05-17  9:54 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Fix can_spawn_for_attach_1 consistency check
 2024-05-17  9:53 UTC 

[PATCH] Contributing a thread fork testcase for AIX
 2024-05-17  8:58 UTC  (2+ messages)

[PATCH 0/3] clang inspired testsuite fixups
 2024-05-16 20:10 UTC  (2+ messages)
` [PING][PATCH "

[pushed] gdb: remove unused includes in objfiles.{c,h}
 2024-05-16 19:56 UTC 

[PATCH v2 0/3] DAP: Handle "stepOut" request in outermost frame
 2024-05-16 19:48 UTC  (9+ messages)
` [PATCH 1/3] DAP: Allow for deferring stop events from gdb thread
` [PATCH 2/3] DAP: Allow gdb exception in exec_and_log to propagate

[PATCH] gdb: define type aliases for `fork_inferior()` callbacks
 2024-05-16 19:10 UTC  (3+ messages)

[PATCH 0/3] Return a global scope from DAP scopes request
 2024-05-16 18:30 UTC  (5+ messages)
` [PATCH 1/3] Memoize gdb.Block and make them hashable
` [PATCH 2/3] Convert DAP disassemble code to use Block hashing
` [PATCH 3/3] Return global scope from DAP scopes request

[PATCH 0/2] Initial work for testing gnat-llvm
 2024-05-16 17:46 UTC  (3+ messages)
` [PATCH 1/2] Introduce and use foreach_gnat_encoding
` [PATCH 2/2] Introduce gnat-llvm board file

[PATCH] gdb: initialize packet_result::m_textual_err_msg
 2024-05-16 17:26 UTC  (3+ messages)

[pushed] gdb: remove unused include in infcmd.c
 2024-05-16 16:57 UTC 

[pushed] gdb: remove unused includes from progspace.{c,h}
 2024-05-16 16:37 UTC 

[PATCH v3 1/1] gdb, testsuite: Handle unused compiler option fdiagnostics-color=never
 2024-05-16 16:10 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Add missing terminator in Dwarf::_macro_unit
 2024-05-16 16:07 UTC  (2+ messages)

[PATCH 00/34] Windows non-stop mode
 2024-05-16 15:53 UTC  (13+ messages)
` [PATCH 31/34] Windows gdb+gdbserver: Check whether DBG_REPLY_LATER is available
    ` [PATCH 31/34 v1.2] "
            ` [PATCH 31/34 v1.3] "

[pushed] gdb: bump black version to 24.4.2
 2024-05-16 15:49 UTC 

[PATCH] gdb: move lm_info to solib in dsbt_current_sos
 2024-05-16 15:33 UTC  (3+ messages)

[PATCH] Stop 'configure --enable-threading' if std::thread doesn't work
 2024-05-16 12:08 UTC  (5+ messages)

[PATCH 1/1 V5] gdb : Signal to pstack/gdb kills the attached process
 2024-05-16  7:15 UTC  (5+ messages)

[PATCH v3 0/1] gdb, testsuite: Handle unused compiler option fdiagnostics-color=never
 2024-05-15 20:30 UTC 

[PATCH^5] gdb: mips: Add MIPSR6 support
 2024-05-15 20:19 UTC 

[PATCH v2] Allow calling of user-defined function call operators
 2024-05-15 19:53 UTC  (2+ messages)

[PATCH v2 0/1] gdb, testsuite: Handle unused compiler option fdiagnostics-color=never
 2024-05-15 19:06 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] Adding clone3 and rseq system call support in gdb record mode
 2024-05-15 18:26 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Generate DW_MACRO_define_strp in dwarf assembly
 2024-05-15 16:07 UTC  (2+ messages)

[PATCH] Fix Segmentation Fault in AIX during multi process debugging
 2024-05-15  5:44 UTC  (4+ messages)

[PATCH] RISC-V: gas: Change initial CFI operation from DW_CFA_def_cfa_register to DW_CFA_def_cfa
 2024-05-14 23:19 UTC 

[PATCH 00/10] Fix some C++ name canonicalizer problems
 2024-05-14 19:29 UTC  (2+ messages)

[PATCH] Fix build issues with mingw toolchain
 2024-05-14 19:19 UTC  (25+ messages)

[PATCH] Disallow trailing whitespace in docstrings
 2024-05-14 19:12 UTC  (2+ messages)

[PATCH] Remove fflush call from tui_refresh_cmd_win
 2024-05-14 19:08 UTC  (2+ messages)

[PATCH 0/4] gdb/doc: build fixes and improvements
 2024-05-14 15:53 UTC  (13+ messages)
` [PATCH 1/4] gdb/doc: don't delete *.pod files too early
` [PATCH 2/4] gdb/doc: don't try to copy GDBvn.texi from the source tree
` [PATCH 3/4] gdb/doc: fix parallel build of refcard related targets
` [PATCH 4/4] gdb/doc: fix parallel build of pdf and dvi files

[PATCH] gdb/testsuite: remove unnecessary -Wl,-soname,NAME build flags
 2024-05-14 15:52 UTC  (3+ messages)
` [PATCH] gdb/testsuite: remove unnecessary -Wl, -soname, NAME "

[PATCH] Adjust C++ destructor type tests
 2024-05-14 14:40 UTC  (3+ messages)

[PATCH] Remove gdb_stdtargerr
 2024-05-14 13:57 UTC 

[PATCH] Don't allow new-ui to start the TUI
 2024-05-14 13:37 UTC 

[PATCH 1/1] gdb, testsuite: Handle unused compiler option fdiagnostics-color=never
 2024-05-14 11:22 UTC  (3+ messages)

[PATCH v5] Add an option with a color type
 2024-05-13 19:02 UTC  (8+ messages)
` [PATCH v6] "

[PATCH] Inline some ui_out methods
 2024-05-13 17:21 UTC 

[PATCH v5] [gdb/testsuite] New test: gdb.base/check-errno.exp
 2024-05-13 14:34 UTC  (7+ messages)

Auto Wrap
 2024-05-13  3:34 UTC 

[PATCH v6] [gdb/testsuite] New test: gdb.base/errno.exp
 2024-05-11 21:45 UTC 

[PATCH] Fix heap-use-after-free in index-cached with --disable-threading
 2024-05-11 10:47 UTC  (9+ messages)

[pushed] [gdb/testsuite] Fix Wreturn-mismatch in gdb.base/list-dot-nodebug.exp
 2024-05-11  7:57 UTC 

GDB 15.1 release update (2024-05-10)
 2024-05-10 22:25 UTC 

[PATCH v3] gdb: Change "list ." command's error when no debuginfo is available
 2024-05-10 19:53 UTC  (5+ messages)

Optionally print source code to gdb console window
 2024-05-10 19:29 UTC  (11+ messages)

[PATCH] Change gdbarch_inner_than to return bool
 2024-05-10 19:13 UTC  (2+ messages)

[PATCH] Put "source" into DAP scope
 2024-05-10 18:49 UTC 

[PATCH v2] Add "error_message+" feature to qSupported
 2024-05-10 18:46 UTC  (3+ messages)

[PATCH v3][PR symtab/30520 v2 1/4] gdb/symtab: check name matches before expanding a CU
 2024-05-10 18:39 UTC  (2+ messages)

[PATCH v2 0/3] Add more info to DAP disassemble response
 2024-05-10 18:35 UTC  (2+ messages)

[PATCH] Remove FIXME from DAP
 2024-05-10 18:08 UTC  (2+ messages)

[PATCH v3 0/5] Add support for AArch64 MOPS instructions
 2024-05-10 17:26 UTC  (12+ messages)
` [PATCH v3 1/5] gdb/aarch64: Disable displaced single-step for "
` [PATCH v3 2/5] gdb/aarch64: Add record support "
` [PATCH v3 3/5] gdb/testsuite: Add gdb.arch/aarch64-mops-watchpoint.exp
` [PATCH v3 4/5] gdb/testsuite: Add gdb.arch/aarch64-mops-single-step.exp
` [PATCH v3 5/5] gdb/testsuite: Add gdb.reverse/aarch64-mops.exp

[PATCH v2 0/5] Add support for AArch64 MOPS instructions
 2024-05-10 15:07 UTC  (10+ messages)
` [PATCH v2 1/5] gdb/aarch64: Implement software single stepping for "
` [PATCH v2 3/5] gdb/testsuite: Add gdb.arch/aarch64-mops-watchpoint.exp

[PATCH v3 0/8] gdbserver improvements for AArch64 SVE support
 2024-05-10 13:47 UTC  (5+ messages)

[PATCH] gdb: add gdbarch_stack_grows_down function
 2024-05-10 13:31 UTC  (5+ messages)

[PATCH v5] Add a test for the gcore script
 2024-05-10 11:53 UTC  (2+ messages)

[PATCH] Pass stream to remote_console_output
 2024-05-10 11:01 UTC  (2+ messages)

[PATCH 00/12] Fix attach/run failure handling - gdbserver & Windows, document "E.MESSAGE" RSP errors, more
 2024-05-10 10:52 UTC  (13+ messages)
` [PATCH 09/12] gdb_target_is_native -> gdb_protocol_is_native
                      ` [pushed] gdb sim testing, set gdb_protocol to "sim"

[PATCH] Remove tui_refresh_all
 2024-05-10 10:22 UTC  (3+ messages)

[PATCH] gdb: Add missing single quotation mark in README
 2024-05-10  2:03 UTC  (4+ messages)

[PATCH] sim: riscv: Fix build fail since INSN_CLASS_A was removed
 2024-05-09 15:06 UTC  (5+ messages)

[PATCH] sim: riscv: Fix build issue due to recent binutils commit
 2024-05-09 14:12 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).