public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/2] Querying registers of already-exited processes
 2022-05-04  7:19 UTC  (3+ messages)
` [PATCH v3 "

[PUSHED OBV] gdbserver: Fix build after adding tls feature to arm tdesc
 2022-05-04  4:40 UTC 

gdb builder status (Was: Adding binutils to the GNU Toolchain buildbot on sourceware)
 2022-05-04  0:51 UTC  (2+ messages)

[PATCH 00/18] Minor breakpoint cleanups
 2022-05-03 23:02 UTC  (24+ messages)
` [PATCH 01/18] Change print_recreate_thread to a method
` [PATCH 02/18] Remove breakpoint::ops
` [PATCH 03/18] Boolify breakpoint::explains_signal
` [PATCH 04/18] Move works_in_software_mode to watchpoint
` [PATCH 05/18] Constify breakpoint::print_it
` [PATCH 06/18] Constify breakpoint::print_one
` [PATCH 07/18] Constify breakpoint::print_mention
` [PATCH 08/18] Constify breakpoint::print_recreate
` [PATCH 09/18] Remove unnecessary line from catch_exec_command_1
` [PATCH 10/18] Add constructor to fork_catchpoint
` [PATCH 11/18] Add constructor to solib_catchpoint
` [PATCH 12/18] Add constructor to signal_catchpoint
` [PATCH 13/18] Add constructor to syscall_catchpoint
` [PATCH 14/18] Add constructor to exception_catchpoint
` [PATCH 15/18] Disable copying for breakpoint
` [PATCH 16/18] Remove init_raw_breakpoint_without_location
` [PATCH 17/18] Add initializers to tracepoint
` [PATCH 18/18] Introduce catchpoint class

[AArch64] MTE corefile support
 2022-05-03 21:56 UTC  (2+ messages)
` [PATCH, v4] "

[PATCH] Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBS
 2022-05-03 21:51 UTC  (6+ messages)

[PATCH 00/12] * Support for Thread Local Storage (TLS) variables on FreeBSD arm and aarch64 architectures
 2022-05-03 21:34 UTC  (5+ messages)
` [PATCH 08/12] Add an aarch64-tls feature which includes the tpidr register

[PATCH v3 00/13] Handle variable XSAVE layouts
 2022-05-03 21:05 UTC  (14+ messages)
` [PATCH v3 01/13] x86: Add an x86_xsave_layout structure to handle "
` [PATCH v3 02/13] core: Support fetching TARGET_OBJECT_X86_XSAVE_LAYOUT from architectures
` [PATCH v3 03/13] nat/x86-cpuid.h: Add x86_cpuid_count wrapper around __get_cpuid_count
` [PATCH v3 04/13] x86 nat: Add helper functions to save the XSAVE layout for the host
` [PATCH v3 05/13] gdb: Update x86 FreeBSD architectures to support XSAVE layouts
` [PATCH v3 06/13] gdb: Support XSAVE layouts for the current host in the FreeBSD x86 targets
` [PATCH v3 07/13] gdb: Update x86 Linux architectures to support XSAVE layouts
` [PATCH v3 08/13] gdb: Support XSAVE layouts for the current host in the Linux x86 targets
` [PATCH v3 09/13] gdb: Use x86_xstate_layout to parse the XSAVE extended state area
` [PATCH v3 10/13] gdbserver: Add a function to set the XSAVE mask and size
` [PATCH v3 11/13] gdbserver: Refactor the legacy region within the xsave struct
` [PATCH v3 12/13] gdbserver: Read offsets of the XSAVE extended region via CPUID
` [PATCH v3 13/13] x86: Remove X86_XSTATE_SIZE and related constants

[PATCH v2 00/11] gdb/testsuite: Cleanup gdb.base for clang testing
 2022-05-03 20:43 UTC  (3+ messages)
` [PING] "
  ` [PINGv2] "

[PATCH v3 0/7] Fix printing macros
 2022-05-03 20:12 UTC  (12+ messages)
` [PATCH v3 1/7] gdb: introduce symtab_create_debug_printf
` [PATCH v3 2/7] gdb: add debug prints in buildsym.c
` [PATCH v3 3/7] gdb/dwarf: pass compilation directory to line header
` [PATCH v3 4/7] gdb/dwarf: pass a file_entry to line_header::file_file_name
` [PATCH v3 5/7] gdb: add "id" fields to identify symtabs and subfiles

[PATCH] Make gdb.ada/float-bits.exp more generic
 2022-05-03 20:11 UTC  (4+ messages)

[PATCH] PowerPC: bp-permanent.exp, kill-after-signal fix
 2022-05-03 20:10 UTC  (10+ messages)

[PATCHv3 0/6] Add Python API for the disassembler
 2022-05-03 16:13 UTC  (10+ messages)
` [PATCHv4 0/5] "
  ` [PATCHv4 1/5] gdb: add new base class to gdb_disassembler
  ` [PATCHv4 2/5] gdb: add extension language print_insn hook
  ` [PATCHv4 3/5] gdb/python: implement the print_insn extension language hook

[PATCH][gdb/testsuite] Handle pipe2 syscall in gdb.base/catch-syscall.exp
 2022-05-03 14:57 UTC 

[PATCH][gdb/tdep] Handle pipe2 syscall for amd64
 2022-05-03 14:57 UTC 

[PATCH 0/2] Fix gdbserver/linux memory access regression
 2022-05-03 14:24 UTC  (2+ messages)

[PATCHv3] gdb: make thread_info executing and resumed state more consistent
 2022-05-03 14:04 UTC  (6+ messages)
` [PATCHv4 0/2] Make "
  ` [PATCHv4 1/2] gdb: add some additional thread status debug output

[PATCH] gdb/testsuite: implement gdb_spawn_attach_cmdline for the native-extended-gdbserver board
 2022-05-03 12:24 UTC  (3+ messages)

[PATCH][gdb/testsuite] Fix gdb.ada/float-bits.exp with -m32
 2022-05-03 11:09 UTC  (6+ messages)

[PATCH 0/2] Fix mi-exec-run.exp with native-extended-gdbserver
 2022-05-03  9:49 UTC  (12+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/2] gdb: fix failures in gdb.mi/mi-exec-run.exp "
  ` [PATCHv2 2/2] gdb/testsuite: fix native-extended-gdbserver failure in mi-exec-run.exp
      ` [PATCHv3 0/3] gdb/testsuite: fix mi-exec-run.exp
        ` [PATCHv3 1/3] gdb/testsuite: fix mi-exec-run.exp with native-extended-gdbserver board
        ` [PATCHv3 2/3] gdb/testsuite: change mi_gdb_start to take a list of flags
        ` [PATCHv3 3/3] gdb/testsuite: small cleanup in mi-break-qualified.exp

[PATCH] gdb/debuginfod: Whitespace-only URL should disable debuginfod
 2022-05-02 20:16 UTC  (8+ messages)

[PATCH] gdb: remote type_wanted parameter from a few functions
 2022-05-02 20:14 UTC  (3+ messages)

[PATCH v4 0/1] get page size using sysconf (_SC_PAGESIZE) instead of PAGE_SIZE
 2022-05-02 19:16 UTC  (17+ messages)
` [PATCH 1/1] "

[PATCH][gdb/testsuite] Fix gdb.cp/align.exp with gcc 12.1 / 11.3
 2022-05-02 16:43 UTC  (2+ messages)

[PATCH 00/36] C++-ify breakpoints
 2022-05-02 16:40 UTC  (7+ messages)
` [PATCH 15/36] Convert base breakpoints to vtable ops

[PATCH] gnulib: update to d6a07b4dc2
 2022-05-02 16:10 UTC  (5+ messages)

[PATCH v4] gdb/Python: Added ThreadExitedEvent
 2022-05-02 16:02 UTC  (2+ messages)
` [PING][PATCH "

[PING][PATCH v5] gdb/python: Add BreakpointLocation type
 2022-05-02 15:59 UTC 

[PATCH] Fix gdb.cp/no-dmgl-verbose.exp test
 2022-05-02 15:46 UTC  (16+ messages)
              ` [PATCH] Fix "b func(std::string)", use DMGL_VERBOSE (was: Re: [PATCH] Fix gdb.cp/no-dmgl-verbose.exp test)

[PATCH] Use current_inferior ()->pid for AIX
 2022-05-02 14:50 UTC 

[pushed] Fix Ada catchpoint regression
 2022-05-02 14:32 UTC 

[PATCH] Fix method naming bug in new DWARF indexer
 2022-05-02 14:18 UTC  (6+ messages)

[PATCH] Fix for gdb.base/solib-search.exp test
 2022-05-02 14:16 UTC  (2+ messages)

[PATCH v3 00/12] Extensions for PTWRITE
 2022-05-02  9:55 UTC  (4+ messages)
` [PATCH v3 11/12] gdb, testsuite, lib: Add libipt version check

[PATCH 1/3] bfd: Add support for nanoMIPS architecture
 2022-05-01 22:56 UTC  (5+ messages)
` [PATCH 2/3] sim: Add nanoMIPS port
` [PATCH 3/3] gdb: "

gdb-12 branch FROZEN
 2022-05-01 19:03 UTC  (2+ messages)
` gdb-12 branch *OPEN* again (was: gdb-12 branch FROZEN)

FYI: [release/branch] Bump GDB's version number to 12.1.90.DATE-git
 2022-05-01 19:01 UTC 

FYI: [release/branch] Set GDB version number to 12.1
 2022-05-01 18:47 UTC 

[committed][gdb/testsuite] Fix gdb.multi/attach-no-multi-process.exp with check-readmore
 2022-05-01 16:07 UTC 

[PATCH][gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp with check-readmore
 2022-05-01  8:36 UTC 

[PATCH][gdb/testsuite] Fix gdb.tui/scroll.exp with read1
 2022-04-30 11:42 UTC  (2+ messages)
` [PING][PATCH][gdb/testsuite] "

[PATCH] gdb/readline: fix extra 'quit' message problem
 2022-04-30 10:08 UTC  (2+ messages)

[PATCH v2 0/2] Fix regressions caused by prune_threads patch
 2022-04-30  3:21 UTC  (3+ messages)
` [PATCH v2 1/2] gdb/remote: iterate on pspace inferiors in remote_new_objfile
` [PATCH v2 2/2] gdb/remote: send qSymbol to all inferiors on startup

[PATCH] Fix .debug_names regression with new indexer
 2022-04-29 20:14 UTC  (2+ messages)

[PATCH v2 0/3] Implement pid_to_exec_file for Windows in gdbserver
 2022-04-29 18:54 UTC  (4+ messages)
` [PATCH v2 1/3] Constify target_pid_to_exec_file
` [PATCH v2 2/3] Remove windows_process_info::id
` [PATCH v2 3/3] Implement pid_to_exec_file for Windows in gdbserver

[RFA] Show locno for 'multi location' breakpoint hit msg+conv var $bkptno $locno
 2022-04-29 16:26 UTC  (2+ messages)

[PATCH 0/2] Fix regressions caused by prune_threads patch
 2022-04-29 15:56 UTC  (10+ messages)
` [PATCH 1/2] gdb/infrun: make fetch_inferior_event restore thread if exited or signalled
` [PATCH 2/2] gdb/remote: return early from remote_check_symbols if waiting for stop reply

[PATCH v3 0/1] get page size using sysconf (_SC_PAGESIZE) instead of PAGE_SIZE
 2022-04-29 15:38 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH] Slighly tweak and clarify target_resume's interface
 2022-04-29 11:32 UTC  (5+ messages)
  ` [PATCH v2] Slightly "

[PATCH] Fix crash with "maintenance print arc"
 2022-04-29 11:25 UTC  (9+ messages)

[PATCH 0/2] Implement pid_to_exec_file for Windows in gdbserver
 2022-04-28 19:56 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] Fix libinproctrace.so build on PPC
 2022-04-28 16:13 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).