public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/4] Add AMX support
 2022-05-06 12:12 UTC  (5+ messages)
` [PATCH 1/4] gdb: define int512 and uint512 as built-in types
` [PATCH 2/4] gdb, gdbserver: Add AMX registers
` [PATCH 3/4] gdb, gdbserver: Allocate only a sane amount of buffer when fetching registers
` [PATCH 4/4] gdb: Clear tilecfg.start_row for any PC modification

[PATCH v4 01/10] btrace: Introduce auxiliary instructions
 2022-05-06 12:04 UTC  (17+ messages)
` [PATCH v4 02/10] btrace: Enable auxiliary instructions in record instruction-history
` [PATCH v4 03/10] btrace: Enable auxiliary instructions in record function-call-history
` [PATCH v4 04/10] btrace: Handle stepping and goto for auxiliary instructions
` [PATCH v4 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH v4 06/10] python: Add clear() to gdb.Record
` [PATCH v4 07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt
` [PATCH v4 08/10] btrace, linux: Enable ptwrite packets
` [PATCH v4 09/10] btrace, python: Enable ptwrite listener registration
` [PATCH v4 10/10] btrace: Extend ptwrite event decoding

[PATCH v4 00/10] Extensions for PTWRITE
 2022-05-06 11:38 UTC 

[PATCH v3 00/12] Extensions for PTWRITE
 2022-05-06 11:26 UTC  (28+ messages)
` [PATCH v3 01/12] btrace: Introduce auxiliary instructions
` [PATCH v3 02/12] btrace: Enable auxiliary instructions in record instruction-history
` [PATCH v3 03/12] btrace: Enable auxiliary instructions in record function-call-history
` [PATCH v3 04/12] btrace: Handle stepping and goto for auxiliary instructions
` [PATCH v3 05/12] python: Introduce gdb.RecordAuxiliary class
` [PATCH v3 07/12] btrace, gdbserver: Add ptwrite to btrace_config_pt
` [PATCH v3 09/12] btrace, python: Enable ptwrite listener registration
` [PATCH v3 10/12] btrace, python: Enable calling the ptwrite listener
` [PATCH v3 12/12] btrace: Extend ptwrite event decoding

[PATCH] gdb: Remove d10v from overlay documentation
 2022-05-06  9:52 UTC 

[PATCH] PowerPC: Disable test gdb.arch/powerpc-power10.exp on non ISA 3.1 processors
 2022-05-06  9:24 UTC  (2+ messages)

[PATCH, v4] Fix reverse stepping multiple contiguous PC ranges over the line table
 2022-05-06  8:55 UTC 

[PATCH 0/3] Fix "b func(std::string)", DMGL_VERBOSE, gdb.cp/no-dmgl-verbose.exp
 2022-05-06  8:34 UTC  (10+ messages)
` [PATCH 1/3] Fix "b f(std::string)", always use DMGL_VERBOSE
` [PATCH 2/3] Always pass an explicit language down to c_type_print
` [PATCH 3/3] Fix "b f(std::string)" when current language is C

[PATCH][gdb/testsuite] Fix gdb.dwarf2/locexpr-data-member-location.exp with nopie
 2022-05-05 22:40 UTC  (2+ messages)

[PATCH] PowerPC fix for gdb.server/sysroot.exp
 2022-05-05 22:09 UTC 

[PATCH] PowerPC: fix for gdb.base/eh_return.exp
 2022-05-05 20:07 UTC 

[PATCH] gdb: use gdb::function_view for gdbarch_iterate_over_objfiles_in_search_order callback
 2022-05-05 19:27 UTC  (3+ messages)

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

[PATCH] Use aarch64_features to describe register features in target descriptions
 2022-05-05 18:46 UTC 

[PATCHv3 0/6] Add Python API for the disassembler
 2022-05-05 18:17 UTC  (12+ 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: make regcache's cooked_write_test selftest work with native-extended-gdbserver board
 2022-05-05 14:54 UTC  (3+ messages)

[PATCH][gdb/testsuite] Handle pipe2 syscall in gdb.base/catch-syscall.exp
 2022-05-05 13:23 UTC  (5+ messages)
` [PATCH, v2][gdb/testsuite] "
  ` [PATCH][gdb/tdep] Support catch syscall pipe2 for i386

[PATCH 1/2] gdb/linux-tdep: make read_mapping return a structure
 2022-05-05 13:01 UTC  (8+ messages)
` [PATCH 2/2] gdb/linux-tdep: move "Perms" column right

[PATCH] Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBS
 2022-05-05 10:29 UTC  (9+ messages)

[PATCH] Debug support for global alias variable
 2022-05-05  9:53 UTC  (15+ messages)

[PATCH] Fix crash with "maintenance print arc"
 2022-05-05  9:31 UTC  (3+ messages)

[PATCH 0/1][PR fortran/29053&29054] Fix regressions in GDB intrinsic handling
 2022-05-05  6:26 UTC  (3+ messages)
` [PATCH 1/1][PR fortran/29053&29054] gdb/testsuite: fix testsuite regressions for unix/-m32 board

[PATCH v3 0/1] Fix variable length strings array for FORTRAN
 2022-05-04 20:05 UTC  (2+ messages)
` [PATCH v3 1/1] gdb: Fix arrays of variable length strings "

[PATCH v2] gdb/stack.c: avoid stale pointers when printing frame arguments
 2022-05-04 19:10 UTC 

[PATCH] Fix C++ cast of derived class to base class
 2022-05-04 17:27 UTC  (3+ messages)

[PATCH] gdb: cooked_index_functions::expand_symtabs_matching: require psymtab
 2022-05-04 17:11 UTC  (3+ messages)

[PATCH] Fix crash when creating index from index
 2022-05-04 14:32 UTC  (2+ messages)

[PATCH] gdbsupport: fix path_join crash with -std=c++17 and -D_GLIBCXX_DEBUG
 2022-05-04 14:18 UTC 

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

[PATCH] gdb: Fix issue with Clang CLI macros
 2022-05-04 12:50 UTC  (2+ messages)
` [PING] "

[PATCH 2/3] sim: Add nanoMIPS port
 2022-05-04 12:45 UTC  (2+ messages)

Metadata style?
 2022-05-04 12:40 UTC  (5+ messages)

[PATCH v2 0/2] Fix regressions caused by prune_threads patch
 2022-05-04 12:25 UTC  (7+ 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] gdb/mi: fix breakpoint script field output
 2022-05-04 12:13 UTC 

[PATCH 00/18] Minor breakpoint cleanups
 2022-05-04 11:37 UTC  (25+ 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

[PATCH v5 0/8] gdb: split array and string limiting options
 2022-05-04 10:05 UTC  (2+ messages)
` [PING^4][PATCH "

[PATCH] Accept functions with DW_AT_linkage_name present
 2022-05-04  8:56 UTC  (6+ messages)

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

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

[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  (3+ messages)
` [PATCH v3 4/7] gdb/dwarf: pass a file_entry to line_header::file_file_name

[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  (9+ messages)

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

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

[PATCHv2 2/2] gdb/testsuite: fix native-extended-gdbserver failure in mi-exec-run.exp
 2022-05-03  9:49 UTC  (4+ messages)
` [PATCHv3 0/3] gdb/testsuite: fix mi-exec-run.exp

[PATCH] gdb/debuginfod: Whitespace-only URL should disable debuginfod
 2022-05-02 20:16 UTC  (4+ 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  (4+ 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] Use current_inferior ()->pid for AIX
 2022-05-02 14:50 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).