public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/5] Make gdb_test's question non-optional if specified
 2022-05-17 22:48 UTC  (11+ messages)
` [PATCH 5/5] "
      ` [PATCH 5/6] gdb.base/skip.exp: Don't abuse gdb_test's question support (Re: [PATCH 5/5] Make gdb_test's question non-optional if specified)

[PATCH] gdb: testsuite: Support displaced stepping on LoongArch
 2022-05-17 22:45 UTC  (4+ messages)

[PATCH 0/2] Improve help test for commands defined in Python
 2022-05-17 22:41 UTC  (5+ messages)
` [PATCH 1/2] gdb: use gdb::unique_xmalloc_ptr<char> for docs in cmdpy_init
` [PATCH 2/2] gdb/python: improve formatting of help text for user defined commands

[PATCH v2] gdb: do not add const sections to the section map
 2022-05-17 20:03 UTC 

[PATCH] PowerPC: Make test gdb.arch/powerpc-power10.exp Endian independent
 2022-05-17 18:09 UTC  (2+ messages)

[PATCH] Return the regnum for PC (32) on aarch64
 2022-05-17 17:34 UTC  (8+ messages)
    ` [PATCH v2] "

[PATCH v2 00/11] gdb/testsuite: Cleanup gdb.base for clang testing
 2022-05-17 16:38 UTC  (3+ messages)
` [PATCH v2 03/11] change gdb.base/skip.exp to use finish instead of step

[PATCH 0/3] gdb/arm: Cortex-M33 trustzone stack unwinding fixes
 2022-05-17 15:52 UTC  (11+ messages)
` [PATCH 1/3] gdb/arm: Set the correct address to the FPU register on
` [PATCH 2/3] gdb/arm: Fetch initial sp value prior to compare
` [PATCH 3/3] gdb/arm: Track msp and psp

[PATCH 1/2] [gdb/exp] Fix UB in scalar_binop
 2022-05-17 15:40 UTC  (2+ messages)
` [PATCH 2/2] [gdbsupport] Fix UB in print-utils.cc:int_string

[PATCH] Fix typo in info page
 2022-05-17 15:02 UTC  (4+ messages)

[PATCH] Finalize each cooked index separately
 2022-05-17 13:59 UTC  (3+ messages)

[PATCH] gdb: cooked_index_functions::expand_symtabs_matching: require psymtab
 2022-05-17 13:54 UTC  (4+ messages)

[PATCH] Resolve aix-thread.c compile errors
 2022-05-17 13:13 UTC  (5+ messages)

[PATCH 0/2] extend opindex and fx_pcrel_adjust to 16 bits
 2022-05-17 11:20 UTC  (2+ messages)

[PATCH] gdb, btrace: Throw an error for empty recordings when replaying starts
 2022-05-17 10:47 UTC  (7+ messages)

[PATCH v6 0/7] extend branch tracing to use ARM CoreSight traces
 2022-05-17  9:44 UTC  (8+ messages)
` [PATCH v6 4/7] start/stop btrace with coresight etm and collect etm buffer on linux os
` [PATCH v6 7/7] adapt btrace testcases for arm target

[PATCH] Fix for the gdb.base/macscp.exp testcase failure with split dwarf
 2022-05-17  8:47 UTC  (7+ messages)

[PATCH 00/18] Minor breakpoint cleanups
 2022-05-16 19:29 UTC  (7+ messages)
` [PATCH 18/18] Introduce catchpoint class

[PATCH] gdbsupport: Remove some unnecessary ifdef HAVE_POLL judgments
 2022-05-16 19:01 UTC  (9+ messages)
        ` [PATCH] gdbsupport/even-loop.cc: simplify !HAVE_POLL paths
            ` [ob/pushed] Reindent gdbsupport/event-loop.cc:handle_file_event (Re: [PATCH] gdbsupport/even-loop.cc: simplify !HAVE_POLL paths)

[PATCH 00/23] More breakpoints cleanups
 2022-05-16 18:40 UTC  (24+ messages)
` [PATCH 01/23] add_location_to_breakpoint -> breakpoint::add_location
` [PATCH 02/23] Make structs breakpoint/base_breakpoint/catchpoint be abstract
` [PATCH 03/23] ranged_breakpoint: don't use init_raw_breakpoint
` [PATCH 04/23] ranged_breakpoint, use install_breakpoint
` [PATCH 05/23] ranged_breakpoint - move initialization to ctor
` [PATCH 06/23] Make a few functions work with base_breakpoint instead of breakpoint
` [PATCH 07/23] More breakpoint_ops parameter elimination
` [PATCH 08/23] Remove "internal" parameter from a couple functions
` [PATCH 09/23] init_breakpoint_sal -> base_breakpoint::base_breakpoint
` [PATCH 10/23] Make ada_catchpoint_location's owner ctor parameter be ada_catchpoint
` [PATCH 11/23] Convert init_ada_exception_catchpoint to a ctor
` [PATCH 12/23] Refactor set_internal_breakpoint / internal_breakpoint ctor
` [PATCH 13/23] Refactor momentary breakpoints, eliminate set_raw_breakpoint{, _without_location}
` [PATCH 14/23] Make exception_catchpoint inherit base_breakpoint instead of catchpoint
` [PATCH 15/23] Make breakpoint_address_bits look at the location kind
` [PATCH 16/23] Make catchpoint inherit breakpoint, eliminate init_raw_breakpoint
` [PATCH 17/23] Move common bits of catchpoint/exception_catchpoint to breakpoint's ctor
` [PATCH 18/23] Move add_location(sal) to base_breakpoint
` [PATCH 19/23] Add/tweak intro comments of struct breakpoint and several subclasses
` [PATCH 20/23] Momentary breakpoints should have no breakpoint number
` [PATCH 21/23] Make sure momentary breakpoints are always thread-specific
` [PATCH 22/23] Test "set multiple-symbols on" creating multiple breakpoints
` [PATCH 23/23] Rename base_breakpoint -> code_breakpoint

[PATCH] [AArch64] Rename PAUTH_RA_STATE to RA_SIGN_STATE
 2022-05-16 17:26 UTC  (2+ messages)

[PATCH][gdb/testsuite] Handle pipe2 syscall in gdb.base/catch-syscall.exp
 2022-05-16 16:07 UTC  (10+ messages)
` [PATCH, v2][gdb/testsuite] "
  ` [PATCH][gdb/tdep] Support catch syscall pipe2 for i386
      ` [PATCH][gdb] Update syscalls/{amd64,i386}-linux.xml

Metadata style?
 2022-05-16 16:06 UTC  (5+ messages)

[PATCH] PowerPC: bp-permanent.exp, kill-after-signal fix
 2022-05-16 15:46 UTC  (9+ messages)
      ` [PATCH Fixup] "
            ` [PATCH Fixup V2] "
              ` [PATCH PING "

[PATCH 1/1] gdb/testsuite: fix "continue outside of loop" TCL errors
 2022-05-16 15:30 UTC  (3+ messages)

[PATCH] [AArch64] Remove unused DWARF PAUTH registers
 2022-05-16 15:27 UTC  (2+ messages)

[PATCH] Fix Ada exception regression on Windows
 2022-05-16 15:01 UTC  (2+ messages)

[PING][PATCH 2/2] Use file offset instead of virtual address for a function address
 2022-05-16 13:13 UTC 

Supporting RISC-V Vendor Extensions in the GNU Toolchain
 2022-05-16 12:32 UTC  (9+ messages)

[PING] [PATCH 1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type
 2022-05-16  9:32 UTC 

[PATCH 00/18] Fortran compiler identification and ifx testsuite support
 2022-05-16  7:59 UTC  (23+ messages)
` [PATCH 04/18] gdb/testsuite: add local variable for passing 'getting_compiler_info' to gdb_compile
` [PATCH 06/18] gdb/testsuite: rename intel next gen c/cpp compilers
` [PATCH 08/18] testsuite, fortran: make print-formatted.exp more robust
` [PATCH 11/18] testsuite, fortran: Add '-debug-parameters all' when compiling with ifx
` [PATCH 13/18] testsuite, fortran: fix info-types for intel compilers
` [PATCH 18/18] gdb/testsuite: fixup common-block.exp "

[PATCH v5] gdb/python: Add BreakpointLocation type
 2022-05-14 22:16 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] gdb: make use of RAII in run_inferior_call
 2022-05-14  9:35 UTC 

[PATCH] gdb: breakpoint: Add "tracepoint" when report empty list
 2022-05-14  8:09 UTC 

[PATCH] gitattributes: set eol=lf for files that fail on Windows
 2022-05-14  0:57 UTC  (2+ messages)

[pushed] Remove unused field cooked_index::m_start
 2022-05-13 19:53 UTC 

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

[PATCH, v4] Fix reverse stepping multiple contiguous PC ranges over the line table
 2022-05-13 17:00 UTC  (4+ messages)
` [PATCH,v4] "
  ` [PATCH,v5] "
    ` [PING][PATCH,v5] "

[RFA] Show locno for 'multi location' breakpoint hit msg+conv var $bkptno $locno
 2022-05-13 16:49 UTC  (3+ messages)

[PATCH] gdbserver: Remove srv_linux_usrregs setting in RISCV
 2022-05-13 16:32 UTC  (2+ messages)

[PATCH 0/2] Resolve dynamic types for pointers
 2022-05-13 14:45 UTC  (7+ messages)
` [PATCH 2/2] gdb: Resolve dynamic target types of pointers

[PATCH v2 0/3] Implement pid_to_exec_file for Windows in gdbserver
 2022-05-13 14:21 UTC  (2+ messages)

[PATCH] Do not double-read minimal symbols for PE COFF
 2022-05-13 14:05 UTC  (2+ messages)

sim: remove use of PTR
 2022-05-13  9:49 UTC  (3+ messages)

[PATCH] Fix "gdb --write" with core files
 2022-05-13  9:48 UTC  (4+ messages)

[PATCH][gdb/ada] Fix gdb.ada/dynamic-iface.exp with gcc 7
 2022-05-13  8:36 UTC 

[PATCH] Fix crash in new DWARF indexer
 2022-05-13  0:00 UTC 

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

[PATCH] linux_nat_target::xfer_partial: Fallback to ptrace
 2022-05-12 18:15 UTC 

[PATCH] PowerPC: fix for gdb.base/eh_return.exp
 2022-05-12 16:00 UTC  (11+ messages)
      ` [PATCH V2] "
          ` [PATCH V3] "

gdb: remove use of PTR
 2022-05-12 14:54 UTC  (2+ messages)

[PATCH v3 0/7] Fix printing macros
 2022-05-12 13:17 UTC  (5+ messages)
` [PATCH v3 6/7] gdb: remove code to prepend comp dir in buildsym_compunit::start_subfile
` [PATCH v3 7/7] gdb/testsuite: add macros test for source files compiled in various ways

[PATCH][gdb/testsuite] Fix gdb.cp/break-f-std-string.cc with older gcc
 2022-05-12 12:57 UTC  (3+ messages)

[PATCH v2 0/1] Fortran entry and DW_TAG_entry_point
 2022-05-12 10:38 UTC  (4+ messages)
` [PATCH v2 1/1] dwarf, fortran: add support for DW_TAG_entry_point

[AArch64] MTE corefile support
 2022-05-12 10:36 UTC  (3+ messages)
` [PATCH, v4] "

[PATCH] Make gdb.ada/float-bits.exp more generic
 2022-05-12 10:30 UTC  (4+ messages)
` [PATCH,v2] "

[PATCH] PowerPC: Disable test gdb.arch/powerpc-power10.exp on non ISA 3.1 processors
 2022-05-12  9:03 UTC  (7+ messages)
      ` [PATCH V2] "

[committed][gdb/testsuite] Fix gdb.dwarf2/dw2-out-of-range-end-of-seq.exp on aarch64
 2022-05-12  8:53 UTC 

[PATCH] Accept functions with DW_AT_linkage_name present
 2022-05-12  8:06 UTC  (7+ messages)

[PATCH 2/2] gas/write: extend fx_pcrel_adjust to 16 bits
 2022-05-12  7:47 UTC  (3+ messages)

[PATCH 1/2] ppc: extend opindex to 16 bits
 2022-05-12  7:41 UTC  (3+ messages)

[RFC][PATCH v2] gdb:csky save fpu and vdsp info to struct csky_gdbarch_tdep
 2022-05-12  3:00 UTC 

[PATCH] gdb: Workaround stringop-overread warning in debuginfod-support.c on powerpc64
 2022-05-12  0:49 UTC  (2+ messages)

[PATCH] gdb: Fix issue with Clang CLI macros
 2022-05-11 20:05 UTC  (6+ messages)

[PATCH v2] Fix dereference of possible nullptr in -O3
 2022-05-11 14:57 UTC  (3+ messages)

[PING] [PATCH] gdb: cooked_index_functions::expand_symtabs_matching: require psymtab
 2022-05-11 13:51 UTC 

[committed][gdb/testsuite] Fix gdb.base/catch-syscall.exp with --with-expat=no
 2022-05-11 13:48 UTC 

[PATCH v4 01/10] btrace: Introduce auxiliary instructions
 2022-05-11 11:43 UTC  (7+ messages)
` [PATCH v4 06/10] python: Add clear() to gdb.Record

[PATCH 0/4] Add AMX support
 2022-05-11 11:41 UTC  (5+ messages)
` [PATCH 2/4] gdb, gdbserver: Add AMX registers

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