public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] gdb/manual: Introduce locspecs
 2022-05-26 13:52 UTC  (12+ messages)
  ` [PATCH v2] gdb/manual: Introduce location specs
      ` [PATCH v3] "

[PATCH] Finalize each cooked index separately
 2022-05-26 13:48 UTC  (2+ messages)

[PATCH 0/2] info breakpoints improvements
 2022-05-26 12:48 UTC  (31+ messages)
` [PATCH 1/2] Always show locations for breakpoints & show canonical location spec
    ` [PATCH v2 "
` [PATCH 2/2] Introduce "info breakpoints -hide-locations"
                  ` [PATCH] Show enabled locations with disabled breakpoint parent as "y-" (Re: [PATCH 0/2] info breakpoints improvements)

[PATCH v5 0/8] gdb: split array and string limiting options
 2022-05-26 11:46 UTC  (8+ messages)
` [PATCH v5 3/8] GDB: Add `NUMBER' completion to `set' integer commands
` [PING^6][PATCH v5 0/8] gdb: split array and string limiting options
` [PING^7][PATCH "

[PATCH] gdb/testsuite: prefer gdb_test in gdb.dwarf2/calling-convention
 2022-05-26  8:54 UTC  (3+ messages)

[PATCH] gdb/linux-nat: xfer_memory_partial return E_IO on error
 2022-05-26  8:54 UTC  (3+ messages)

[PATCH] gdb/arm: d0..d15 are 64-bit each, not 32-bit
 2022-05-26  7:39 UTC  (2+ messages)

[PATCH] gdb/arm: Cleanup: use hex for offsets
 2022-05-26  7:29 UTC  (2+ messages)

[PATCH] Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBS
 2022-05-26  7:22 UTC  (6+ messages)

[PATCH 0/5] gdb.perf/: Add JIT performance test
 2022-05-25 22:37 UTC  (6+ messages)
` [PATCH 1/5] gdb.perf/: Fix tcl_string_list_to_python_list {x}
` [PATCH 2/5] gdb.perf/: Add binary_link_with_shlibs setting to GenPerfTest
` [PATCH 3/5] gdb.perf/: Compile the binary with -DSHLIB
` [PATCH 4/5] gdb.base/: Introduce jit-protocol-util.h
` [PATCH 5/5] gdb.perf/: Add JIT performance test

gdb parsing question
 2022-05-25 20:13 UTC  (2+ messages)

[PATCH] gdb/reverse: Fix stepping over recursive functions
 2022-05-25 18:02 UTC 

[PATCH v4] gdb, gdbserver: support dlmopen()
 2022-05-25 17:12 UTC  (2+ messages)

[PATCH v2 0/3] Apply fixme notes for multi-target support
 2022-05-25 14:27 UTC  (5+ messages)
` [PATCH v2 1/3] gdb: Make global feature array a per-remote target array

[PATCH] linux_nat_target::xfer_partial: Fallback to ptrace
 2022-05-25 13:41 UTC  (4+ messages)

[PATCHv3 0/6] Add Python API for the disassembler
 2022-05-25 13:32 UTC  (23+ messages)
` [PATCHv4 0/5] "
  ` [PATCHv4 3/5] gdb/python: implement the print_insn extension language hook
  ` [PATCHv5 0/5] Add Python API for the disassembler
    ` [PATCHv5 3/5] gdb/python: implement the print_insn extension language hook
    ` [PATCHv6 0/6] Add Python API for the disassembler
      ` [PATCHv6 1/6] gdb/python: convert gdbpy_err_fetch to use gdbpy_ref
      ` [PATCHv6 2/6] gdb: add new base class to gdb_disassembler
      ` [PATCHv6 3/6] gdb: add extension language print_insn hook
      ` [PATCHv6 4/6] gdb/python: implement the print_insn extension language hook
      ` [PATCHv6 5/6] gdb: refactor the non-printing disassemblers
      ` [PATCHv6 6/6] gdb: unify two dis_asm_read_memory functions in disasm.c

[PATCH 0/2] gdb: Fix DUPLICATE and PATH regressions throughout
 2022-05-25 12:47 UTC  (4+ messages)
` [PATCH, TEST REQUEST][gdb/testsuite] Fix ERROR in gdb.ctf/funcreturn.exp

[PATCH][gdb/testsuite] Fix gdb.threads/manythreads.exp with check-read1
 2022-05-25 12:34 UTC 

[Ping] [PATCH 0/4] Add AMX support
 2022-05-25  9:41 UTC  (5+ messages)

[PING^3] [PATCH v2 1/3] gdb: Make global feature array a per-remote target array
 2022-05-25  7:41 UTC 

[PATCH][gdb/ada] Fix gdb.ada/dynamic-iface.exp with gcc 7
 2022-05-25  1:26 UTC  (3+ messages)
` [committed][gdb/ada] "

[PATCH 0/2] extend opindex and fx_pcrel_adjust to 16 bits
 2022-05-24 21:09 UTC  (3+ messages)

[PATCH v4] gdb, gdbserver: support dlmopen()
 2022-05-24 18:40 UTC 

[PUSHED OBV] Fix loongarch_iterate_over_regset_sections for non-native targets
 2022-05-24 16:47 UTC  (3+ messages)

[PATCH][gdb/testsuite] Fix gdb.opt/clobbered-registers-O2.exp with clang
 2022-05-24 15:38 UTC  (2+ messages)

[PATCH][gdb/testsuite] Fix gdb.opt/clobbered-registers-O2.exp with gcc-12
 2022-05-24 15:36 UTC  (2+ messages)

[PING][PATCH 13/18] testsuite, fortran: fix info-types for intel compilers
 2022-05-24 15:29 UTC 

[PING][PATCH v2 1/1] dwarf, fortran: add support for DW_TAG_entry_point
 2022-05-24 15:25 UTC 

[PATCH] libiberty: remove FINAL and OVERRIDE from ansidecl.h
 2022-05-24 14:12 UTC  (4+ messages)

[COMMITTED PATCH] gdb: LoongArch: Define LOONGARCH_LINUX_NUM_GREGSET as 45
 2022-05-24 14:07 UTC 

[PATCH v4 0/2] [gdb] untie and validate inheritance location
 2022-05-24 11:26 UTC  (4+ messages)
` [PING] "
  ` [PINGv2] "
    ` [PINGv3] "

[PATCH v2] gdb/stack.c: avoid stale pointers when printing frame arguments
 2022-05-24 11:25 UTC  (3+ messages)
` [PING] "
  ` [PINGv2] "

[PATCH v2] gdb: do not add const sections to the section map
 2022-05-24  8:53 UTC  (6+ messages)

[PATCH 1/2] Merge config/ changes from GCC, to enable DFP on AArch64
 2022-05-24  8:10 UTC  (5+ messages)
` [PATCH 2/2] AArch64: add support for DFP (Decimal Floating point)

[PATCH] gdb/reverse: Fix stepping over recursive functions
 2022-05-23 20:03 UTC  (2+ messages)

[PUSHED] Tweak the std::hash<> specialization for aarch64_features
 2022-05-23 18:17 UTC 

[PATCH 0/2] Some patches for multi inferior case
 2022-05-23 18:00 UTC  (3+ messages)
` [PATCH 1/2] gdb: Fix deleted thread when issuing next command
` [PATCH 2/2] gdb: Improve the resuming of the stepped thread

[PATCH 0/2] Some patches for multi inferior case
 2022-05-23 17:56 UTC 

[COMMITTED PATCH] gdb: LoongArch: Implement the iterate_over_regset_sections gdbarch method
 2022-05-23 17:47 UTC  (3+ messages)

[PING] [PATCH 1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type
 2022-05-23 15:13 UTC 

[PATCH] gdb/testsuite: modernize gdb.base/maint.exp
 2022-05-23 14:14 UTC  (2+ messages)
` [PING] "

[PATCH 1/2] [gdb/exp] Fix UB in scalar_binop
 2022-05-23 13:06 UTC  (4+ messages)
` [PATCH 2/2] [gdbsupport] Fix UB in print-utils.cc:int_string
  ` [committed][PATCH "
` [committed][PATCH 1/2] [gdb/exp] Fix UB in scalar_binop

[PATCH 0/5] Make gdb_test's question non-optional if specified
 2022-05-23 12:53 UTC  (10+ messages)
` [PATCH 5/5] "
        ` [pushed] Support -prompt and -lbl in gdb_test (Re: [PATCH 5/5] Make gdb_test's question non-optional if specified)
              ` [committed][gdb/testsuite] Fix -prompt handling in gdb_test

[PATCH][gdb/testsuite] Fix printing of 0x10000000000000000
 2022-05-23 11:26 UTC  (3+ messages)

[PATCH][gdb/c] Fix printing -2147483648
 2022-05-23 11:16 UTC  (5+ messages)

[PATCH 1/8] [gdb/testsuite] Test more values in gdb.base/parse_numbers.exp
 2022-05-23 11:05 UTC  (8+ messages)
` [PATCH 2/8] [gdb/c] Fix type of 2147483648 and literal truncation
` [PATCH 3/8] [gdb/fortran] Fix "
` [PATCH 4/8] [gdb/go] "
` [PATCH 5/8] [gdb/pascal] "
` [PATCH 6/8] [gdb/rust] "
` [PATCH 7/8] [gdb/m2] Fix UB and "
` [PATCH 8/8] [gdb/ada] Fix "

[PATCH, v4] Fix reverse stepping multiple contiguous PC ranges over the line table
 2022-05-23 10:12 UTC  (5+ messages)
` [PATCH,v4] "
  ` [PATCH,v5] "
    ` [PING][PATCH,v5] "

[AArch64] MTE corefile support
 2022-05-23  9:50 UTC  (6+ messages)
` [PATCH, v4] "

[PATCH] Use aarch64_features to describe register features in target descriptions
 2022-05-23  9:29 UTC  (5+ messages)

[committed][gdb/testsuite] Skip language auto in gdb.base/parse_number.exp
 2022-05-23  6:56 UTC 

[PATCH] Resolve aix-thread.c compile errors
 2022-05-23  4:36 UTC  (11+ messages)

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

[PATCH] Accept functions with DW_AT_linkage_name present
 2022-05-22 16:10 UTC  (7+ messages)

[PATCH 0/9] Windows thread names
 2022-05-21 12:31 UTC  (4+ messages)
` [PATCH 1/9] Fix possible Cygwin build problem

[PATCH 0/4] Various Cygwin build fixes
 2022-05-21 11:10 UTC  (5+ messages)
` [PATCH 1/4] Fix Cygwin build after fcab5839
` [PATCH 2/4] Fix Cygwin build after 0578e87f
` [PATCH 3/4] Fix Cygwin build after 85b25bd9
` [PATCH 4/4] Fix a new warning on Cygwin

[PATCH] sim: fix BFD_VMA format arguments on 32-bit hosts
 2022-05-21  7:59 UTC 

[PATCH v2 0/2] Fix regression with lazy-loading of partial symbols
 2022-05-21  1:07 UTC  (9+ messages)
` [PATCH v2 1/2] gdb: Require psymtab before calling quick_functions in objfile
` [PATCH v2 2/2] gdb: Simplify psymbol_functions::require_partial_symbols
    ` [PATCH v3 2/2] gdb: Change psymbol_functions::require_partial_symbols to partial_symbols

[PATCH 00/23] More breakpoints cleanups
 2022-05-20 19:43 UTC  (11+ messages)
` [PATCH 09/23] init_breakpoint_sal -> base_breakpoint::base_breakpoint
` [PATCH 20/23] Momentary breakpoints should have no breakpoint number
` [PATCH 23/23] Rename base_breakpoint -> code_breakpoint

[PATCH v3 00/13] Handle variable XSAVE layouts
 2022-05-20 14:53 UTC  (5+ messages)

Re. [PATCH] Add a timeout parameter to gdb_do_one_event
 2022-05-20 11:39 UTC  (2+ messages)
` [PING] "

[PATCH] Remove obsolete text from documentation
 2022-05-19 15:55 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).