public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH][gdb/build] Hardcode --with-included-regex
 2021-04-19 19:47 UTC  (2+ messages)

[PATCH][gdb/build] Workaround pcre2_posix linking problem
 2021-04-19 19:44 UTC  (2+ messages)

[PATCH v2 0/2] Expression parser fixes for address space qualifiers
 2021-04-19 19:43 UTC  (2+ messages)

[PATCH v2 0/2][PR gdb/22640] Have ptype support hex display of offsets and sizes
 2021-04-19 19:38 UTC  (5+ messages)
` [PATCH v2 1/2] typeprint.h: reorder struct declaration
` [PATCH v2 2/2] [PR gdb/22640] ptype: add option to use hexadecimal notation

[PATCH/committed] sim: msp430: delete unused getopt.h probe
 2021-04-19 14:44 UTC  (3+ messages)

[PATCH] gdb: remove some caching from the dwarf reader
 2021-04-19 13:39 UTC 

[PATCH 0/2] Allow dwarf based prologue detection for Intel compilers
 2021-04-19 13:25 UTC  (13+ messages)
` [PATCH 1/2] gdb: Update producer check "
` [PATCH 2/2] gdb: Allow prologue detection via symbols "

[PATCH] Use enum for gdbarch_call_dummy_location
 2021-04-19 13:02 UTC  (6+ messages)

[PATCH v2] nptl_db: Support different libpthread/ld.so load orders (bug 27744)
 2021-04-19 10:57 UTC  (3+ messages)

[PATCH v3] nptl_db: Support different libpthread/ld.so load orders (bug 27744)
 2021-04-19 10:40 UTC 

[PATCH glibc] nptl_db: different libpthread/ld.so load orders (bug 27744)
 2021-04-19  9:06 UTC  (17+ messages)

[PATCH 00/24] RISC-V sim: Update from riscv-gnu-toolchain
 2021-04-19  5:41 UTC  (54+ messages)
` [PATCH 01/24] RISC-V sim: Fix fence.i
` [PATCH 02/24] RISC-V sim: Fix for jalr
` [PATCH 03/24] RISC-V sim: Atomic fixes
` [PATCH 04/24] RISC-V sim: More atomic fixes
` [PATCH 05/24] RISC-V sim: Fix stack pointer alignment
` [PATCH 06/24] RISC-V: Add fp support
` [PATCH 07/24] RISC-V sim: Add link syscall support
` [PATCH 08/24] RISC-V sim: Add brk syscall
` [PATCH 09/24] RISC-V sim: Fix syscall fallback
` [PATCH 10/24] RISC-V sim: Fix ebreak
` [PATCH 11/24] RISC-V sim: Fix ebreak, part 2
` [PATCH 12/24] RISC-V sim: Add compressed support
` [PATCH 13/24] RISC-V sim: Add gettimeofday
` [PATCH 14/24] RISC-V sim: Add csrr*i instructions
` [PATCH 15/24] RISC-V sim: Improve cycle and instret counts
` [PATCH 16/24] RISC-V sim: Check sbrk argument
` [PATCH 17/24] RISC-V sim: Fix tracing typo
` [PATCH 18/24] RISC-V sim: Improve branch tracing
` [PATCH 19/24] RISC-V sim: Improve tracing for slt* instructions
` [PATCH 20/24] RISC-V sim: Set brk to _end if possible
` [PATCH 21/24] RISC-V sim: Fix mingw builds
` [PATCH 22/24] RISC-V sim: Support compressed FP instructions
` [PATCH 23/24] RISC-V sim: Add zicsr support
` [PATCH 24/24] RISC-V sim: Fix divw and remw

[PATCH/committed] sim: switch to AC_CHECK_HEADERS_ONCE
 2021-04-19  3:54 UTC 

[PATCH 00/24] RISC-V sim: Update from riscv-gnu-toolchain
 2021-04-19  3:33 UTC 

[PATCH/committed 1/5] sim: iq2000: switch syscalls to common nltvals
 2021-04-19  3:20 UTC  (5+ messages)
` [PATCH/committed 2/5] sim: m32c: "
` [PATCH/committed 3/5] sim: rx: "
` [PATCH/committed 4/5] sim: sh: "
` [PATCH/committed 5/5] sim: moxie: "

[PATCH/committed] sim: switch to AC_CHECK_FUNCS_ONCE & merge a little
 2021-04-19  1:56 UTC 

[PATCH/committed] sim: mn10300: delete unused func & header tests
 2021-04-19  1:33 UTC 

[PATCH/committed] sim: syscall: add getpid support
 2021-04-19  1:22 UTC 

[PATCH/committed] sim: d10v: fix build warnings
 2021-04-19  1:16 UTC 

[PATCH/committed] sim: cr16: fix build warnings
 2021-04-19  1:08 UTC 

[PATCH 0/2] Simplify type unit reading
 2021-04-18 18:24 UTC  (3+ messages)
` [PATCH 1/2] Remove dwarf2_per_bfd::all_type_units
` [PATCH 2/2] Do not separately read type units

[PATCH 0/5] Share more Windows code between gdb and gdbserver
 2021-04-18  5:43 UTC  (7+ messages)
` [PATCH 1/5] Use template functions in windows-nat.c
` [PATCH 2/5] Move function indirection code to nat/windows-nat
` [PATCH 3/5] Use nat/windows-nat function indirection code
` [PATCH 4/5] Share DLL code between gdb and gdbserver
` [PATCH 5/5] Make get_image_name static

Heads up: GDB 10.2 release date: Weekend of Apr 24-25, 2021
 2021-04-18  5:20 UTC 

[PATCH] Avoid crash in write_psymtabs_to_index
 2021-04-17 19:39 UTC  (3+ messages)

[PATCH] Allocate dwarf2_per_cu_data with 'new'
 2021-04-17 19:09 UTC 

[PATCH v4] [PR gdb/27614] gdb-add-index fails on symlinks
 2021-04-17 17:16 UTC  (2+ messages)

[PATCH] gdb: add debug prints in remote_check_symbols
 2021-04-17 17:11 UTC  (9+ messages)

[PATCH 0/9] Simplify quick_symbol_functions
 2021-04-17 15:38 UTC  (2+ messages)

[PATCH 0/2] Fix crash in 'bt' with Ada
 2021-04-17 12:38 UTC  (6+ messages)
` [PATCH 1/2] Use common_val_print_checked in print_variable_and_value

[PATCH 0/2] Rewrite the Rust expression parser
 2021-04-16 23:12 UTC  (2+ messages)

[PATCH] GDB: Fix test case gdb.base/valgrind-bt.exp
 2021-04-16 20:35 UTC  (2+ messages)

[PATCH] Handle unaligned mapping of .gdb_index
 2021-04-16 19:11 UTC  (2+ messages)

[PATCH] [PATCH] Remove ellipsis from symbol reading messages
 2021-04-16 19:03 UTC  (5+ messages)

[PATCH] [testsuite] Raise timeout factor for gdb.xml/tdesc-reload.exp
 2021-04-16 15:58 UTC  (3+ messages)

[PATCH] Fix gdb.arch/aarch64-dbreg-contents.exp FAIL
 2021-04-16 15:42 UTC 

[PATCH] [testsuite] Raise timeout for gdb.threads/process-dies-while-detaching.exp
 2021-04-16 15:41 UTC 

[PATCH] gdb/testsuite: use -gdwarf-4 in simavr board
 2021-04-16 15:04 UTC  (2+ messages)

[PATCH] Print bfloat16 DWARF types correctly
 2021-04-16 14:21 UTC  (8+ messages)

[PATCH] [gdb.fortran] test modified for clang in class-allocatable-array.exp
 2021-04-16  7:07 UTC 

[PATCH] [gdb.fortran] Add type info of formal parameter for clang in ptype-on-functions.exp
 2021-04-15 21:37 UTC 

[PUSHED] gdb/testsuite: don't include paths in test names
 2021-04-15 20:35 UTC 

[PATCH] [gdb.base] Add additional next commands for clang-12 and above in foll-exec.exp
 2021-04-15 19:37 UTC 

[pushed] gdb/testsuite: use foreach_with_prefix in gdb.threads/fork-plus-threads.exp
 2021-04-15 18:46 UTC 

[PATCH] update-netbsd.sh: fix script name, update year range in copyright
 2021-04-15 18:45 UTC 

[PATCH] [gdb.fortran] Update Breakpoint location in array-element.exp
 2021-04-15 16:34 UTC  (3+ messages)

Does support for hyphenated words need a new language implementation?
 2021-04-15 16:22 UTC  (6+ messages)

[PATCH] Use block_symbol in var_value_operation
 2021-04-15 16:05 UTC  (2+ messages)

GDB 10.2 Release -- 2021-04-11 update
 2021-04-15  3:46 UTC  (6+ messages)

[PATCH 0/2][PR cli/22640] Have ptype support hex display of offsets and sizes
 2021-04-15  0:08 UTC  (7+ messages)
` [PATCH 2/2] ptype: add option to use hexadecimal notation

[PATCH 0/5] Various build fixes for sims
 2021-04-14 23:56 UTC  (11+ messages)
` [PATCH 1/5] sim: Add SIM_EXTRA_CFLAGS after CSEARCH
` [PATCH 2/5] sim frv: Add a missing return value for frvbf_check_acc_range
` [PATCH 3/5] sim lm32: Use a known-good shell with genmloop.sh
` [PATCH 4/5] sim mn10300: Fix igen generation
` [PATCH 5/5] sim erc32: Add include path for readline

[PATCH] gdb fbsd-nat: Use new-style debug macros
 2021-04-14 23:56 UTC  (2+ messages)

[PATCH v2 0/2] "info locals" for clang-compiled inlined functions
 2021-04-14 17:08 UTC  (7+ messages)
` [PATCH v2 2/2] gdb/dwarf2: fix "

[PING*2][PATCH] gdb-Fix-macro-info-lookup-for-binaries-containing-DWARFv5
 2021-04-14 16:24 UTC 

[PATCH] MI: PR20684, preserve user selected thread and frame when invoking MI commands
 2021-04-14 15:27 UTC  (3+ 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).