[PATCH v4] gdb/manual: Introduce location specs
2022-05-27 17:31 UTC (6+ messages)
[PATCH v3 00/14] Clean gdb.base when testing with clang
2022-05-27 16:19 UTC (16+ messages)
` [PATCH v3 01/14] gdb/testsuite: introduce gdb_step_until_regexp
` [PATCH v3 02/14] Change gdb.base/skip-solib.exp deal with lack of epilogue information
` [PATCH v3 03/14] change gdb.base/symbol-alias to xfail with clang
` [PATCH v3 04/14] change gdb.base/nodebug.c to not fail "
` [PATCH v3 05/14] update gdb.base/info-program.exp "
` [PATCH v3 06/14] fix gdb.base/access-mem-running.exp for clang testing
` [PATCH v3 07/14] Fix gdb.base/call-ar-st to work with Clang
` [PATCH v3 08/14] add xfails to gdb.base/complex-parts.exp when testing with clang
` [PATCH v3 09/14] gdb/testsuite: fix gdb.base/msym-bp-shl when running with Clang
` [PATCH v3 10/14] explicitly test for stderr in gdb.base/dprintf.exp
` [PATCH v3 11/14] gdb/testsuite: Update gdb.base/so-impl-ld.exp
` [PATCH v3 12/14] [gdb/testsuite]: fix gdb.base/jit-elf.exp when testing with clang
` [PATCH v3 13/14] gdb/testsuite: fix gdb.base/info-types-c++ "
` [PATCH v3 14/14] gdb.base/skip.exp: Use finish to exit functions
[pushed] Fix crash with "maint print arc"
2022-05-27 13:53 UTC
[PATCH] Fix crash with "maintenance print arc"
2022-05-27 13:34 UTC (4+ messages)
[PATCH 0/5] gdb.perf/: Add JIT performance test
2022-05-27 13:32 UTC (12+ 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
Remove use of bfd_uint64_t and similar
2022-05-27 7:30 UTC
[PUSHED OBV] aarch64-fbsd-nat: Move definition of debug_regs_probed under HAVE_DBREG
2022-05-26 21:16 UTC
[PATCH v2 2/2] gdb: Simplify psymbol_functions::require_partial_symbols
2022-05-26 20:42 UTC (4+ messages)
` [PATCH v3 2/2] gdb: Change psymbol_functions::require_partial_symbols to partial_symbols
[PATCH 0/2] info breakpoints improvements
2022-05-26 20:40 UTC (36+ messages)
` [PATCH 1/2] Always show locations for breakpoints & show canonical location spec
` [PATCH v2 "
` [PATCH] Show enabled locations with disabled breakpoint parent as "y-" (Re: [PATCH 0/2] info breakpoints improvements)
[PATCH 0/9] Windows thread names
2022-05-26 19:04 UTC (6+ messages)
` [PATCH 1/9] Fix possible Cygwin build problem
[PATCH] gdb/mi: fix breakpoint script field output
2022-05-26 18:21 UTC (3+ messages)
[PATCH] Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBS
2022-05-26 17:50 UTC (10+ messages)
[PATCH 0/2] Improve help test for commands defined in Python
2022-05-26 17:46 UTC (6+ 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] Fix crash in new DWARF indexer
2022-05-26 17:36 UTC (2+ messages)
[PATCH v2 0/1] Fortran entry and DW_TAG_entry_point
2022-05-26 17:34 UTC (5+ messages)
` [PATCH v2 1/1] dwarf, fortran: add support for DW_TAG_entry_point
[PATCH 1/8] [gdb/testsuite] Test more values in gdb.base/parse_numbers.exp
2022-05-26 17:17 UTC (9+ 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 0/4] Various Cygwin build fixes
2022-05-26 16:55 UTC (2+ messages)
[PATCH] Put pretty-printers to_string output in varobj result
2022-05-26 16:52 UTC
[PATCH] Simplify varobj "change" logic
2022-05-26 16:49 UTC
[PATCH] Remove "-break-insert -r" tests
2022-05-26 16:26 UTC (2+ messages)
[PATCH v5 0/8] gdb: split array and string limiting options
2022-05-26 14:24 UTC (8+ messages)
` [PATCH v5 3/8] GDB: Add `NUMBER' completion to `set' integer commands
` [PING^7][PATCH v5 0/8] gdb: split array and string limiting options
[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] 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)
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 (3+ messages)
[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 (4+ 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)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox