sim regen preparation
2023-08-16 3:07 UTC (3+ messages)
[PATCH 0/7] [gdb/build] Fix -std=c++20 issues
2023-08-15 18:13 UTC (8+ messages)
` [PATCH 1/7] [gdb/build, c++20] Fix Wdeprecated-enum-enum-conversion
` [PATCH 2/7] [gdb/build, c++20] Stop using deprecated is_pod
` [PATCH 3/7] [gdb/build, c++20] Fix DISABLE_COPY_AND_ASSIGN use in ui_out_emit_type
` [PATCH 4/7] [gdb/build, c++20] Fix deprecated implicit capture of this
` [PATCH 5/7] [gdb/build, c++20] Fix invalid conversion in test_symbols
` [PATCH 6/7] [gdb/build] Return reference in target_read_auxv
` [PATCH 7/7] [gdb/build, c++20] Handle deprecated std::allocator::construct
[PATCH v3] [gdb/infcmd]: Add next-expression command
2023-08-15 16:02 UTC (2+ messages)
[PATCH] gdb/testsuite: fix race condition in gdb.python/py-thread-exited.exp
2023-08-15 13:36 UTC (2+ messages)
Rename bfd_bread and bfd_bwrite
2023-08-15 10:02 UTC (2+ messages)
[PATCH] gdb/testsuite: Improve testing of GDB's completion functions
2023-08-15 7:05 UTC (5+ messages)
[PATCH 0/2] Stop notifications when unwindonsignal is on
2023-08-15 0:32 UTC (6+ messages)
` [PATCH 1/2] gdb/testsuite: add mi_info_frame helper proc (and use it)
` [PATCH 2/2] gdb: MI stopped events when unwindonsignal is on
[PATCH v4 0/4] GDB support for DW_AT_trampoline
2023-08-14 21:53 UTC (17+ messages)
` [PATCH v4 1/4] gdb, dwarf: add support for DW_AT_trampoline in DWARF reader
` [PATCH v4 3/4] gdb/infrun: handle stepping through functions with DW_AT_trampoline
` [PATCH v4 4/4] gdb: Skip trampoline frames in the stack for printing or finish command
[PATCH] [gdb/build] Fix YYSTYPE and yyalloc odr violation
2023-08-14 20:54 UTC (3+ messages)
[PATCH] C++-ify minidebug.c
2023-08-14 20:38 UTC (2+ messages)
[PATCH] Mention process_stratum in inferior::priv comment
2023-08-14 20:34 UTC (2+ messages)
[PATCH v6 00/15] Handle variable XSAVE layouts
2023-08-14 17:52 UTC (4+ messages)
` [PATCH v6 08/15] gdb: Update x86 Linux architectures to support "
` [PATCH v6a "
[PATCH v2 0/8] Fixes for multiprocess for FreeBSD's native target
2023-08-14 17:51 UTC (3+ messages)
[PATCH] Remove alloca from osabi.c
2023-08-14 17:48 UTC (2+ messages)
[PATCH 1/4] [gdb/build] Remove superfluous variable param_types in gdb/python/py-param.c
2023-08-14 16:08 UTC (8+ messages)
` [PATCH 2/4] [gdb/build] Fix enum param_types odr violation
` [PATCH 3/4] [gdb/build] Fix struct token_and_value "
` [PATCH 4/4] [gdb/build] Fix struct token "
[PATCH v3 0/2] [symtab/27831] Fix OBJF_MAINLINE assert
2023-08-14 16:00 UTC (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] [symtab/27831] New test case: gdb.base/add-symbol-file-attach.exp
[PATCH 0/3] New gdb::make_unique and more std::unique_ptr use
2023-08-14 15:38 UTC (5+ messages)
` [PATCH 1/3] gdb: add gdb::make_unique function
` [PATCH 2/3] gdb: have mi_out_new return std::unique_ptr
` [PATCH 3/3] gdb: remove mi_parse::make functions
sim regen
2023-08-14 13:39 UTC
[PATCH] [gdb] Fix maint print symbols/psymbols help text
2023-08-14 13:39 UTC (4+ messages)
[PATCH v3 0/4] Many fixes to gdb.reverse tests when testing
2023-08-14 10:48 UTC (5+ messages)
` [PATCH v3 1/4] gdb/testsuite: Fix many errors in gdb.reverse with clang
` [PATCH v3 2/4] gdb/testsuite: fix gdb.reverse/solib-*.exp tests when using clang
` [PATCH v3 3/4] gdb/testsuite: fix testing gdb.reverse/step-reverse.exp with clang
` [PATCH v3 4/4] gdb/testsuite: Multiple improvements for gdb.reverse/insn-reverse.exp
[PATCH] gdb/testsuite: XFAIL some gdb.base/fileio.exp
2023-08-14 10:24 UTC (4+ messages)
` [PATCH v2] "
sim prune_warnings
2023-08-14 8:13 UTC
[PATCH] Add name_of_main and language_of_main to the DWARF index
2023-08-14 7:36 UTC (4+ messages)
` [PATCH v3] "
[PATCH] [gdb/symtab] Don't deduplicate variables in gdb-index
2023-08-13 21:29 UTC (3+ messages)
[RFC] [PATCH] Return intptr when dereferencing integer
2023-08-13 16:35 UTC (4+ messages)
Question re: commit 2db20b97f1dc3e5dce3d6ed74a8a62f0dede8c80
2023-08-12 23:32 UTC
[PATCH 00/45] Synchronize shared build infrastructure with GCC tree
2023-08-12 9:55 UTC (13+ messages)
` [PATCH 01/45] *: Regenerate autoconf and aclocal files
` [PATCH 03/45] c++: source position of lambda captures [PR84471]
` [PATCH 07/45] configure: Do not build the ununsed libffi shared library
[PATCH 0/1] gdbserver: Reinstall software single-step breakpoints in resume_stopped_resumed_lwps
2023-08-12 4:00 UTC (7+ messages)
` [PATCH 1/1] "
[PATCH] Re-map value of NT_RISCV_CSR to not collide with the value of NT_RISCV_VECTOR in Linux kernel header file 'include/uapi/linux/elf.h'
2023-08-12 0:50 UTC (12+ messages)
` [PATCH v2 1/2] Reset note name of NT_RISCV_CSR to "GDB" to be consistent with the intent described in commit db6092f3aec43ea4d10efc5ff74274f04cdc0ad6
` [PATCH v2 2/2] Propagate NT_RISCV_VECTOR from Linux kernel headers to binutils. The value is identical to pre-existing NT_RISCV_CSR but the note names different (NT_RISCV_CSR is "GDB" and NT_RISCV_VECTOR is "CORE")
[PATCH v3 00/16] SME support for AArch64 gdb/gdbserver on Linux
2023-08-12 0:42 UTC (5+ messages)
` [PATCH v3 15/16] [gdb/testsuite] sme: Add SVE/SME testcases
[PATCH] gdb.ada/mi_var_access.exp
2023-08-11 20:35 UTC (4+ messages)
[pushed] Fix Python documentation for range type fields
2023-08-11 18:24 UTC
[PATCH] RISC-V: support for vector register accesses via ptrace() in RISC-V Linux native
2023-08-11 16:41 UTC (4+ messages)
` [PATCH v2] "
[pushed] Test GNAT encodings in arr_acc_idx_w_gap.exp
2023-08-11 16:07 UTC
[PATCH v2 0/9] Implement the DAP "loadedSources" request
2023-08-11 15:06 UTC (5+ messages)
` [PATCH v2 5/9] Introduce "static constructor" for mi_parse
[PATCH 1/2] RISC-V: Add reference to Zve32*
2023-08-11 13:34 UTC (5+ messages)
` [PATCH 2/2] RISC-V: Reflect actual range of vlen for hashing
gdb: warn unused result for bfd IO functions
2023-08-11 12:15 UTC (2+ messages)
[PATCH] RISC-V: support for vector register accesses via ptrace() in RISC-V Linux native
2023-08-11 11:28 UTC (13+ messages)
[PATCH 0/3] Use ui-out tables in a few spots
2023-08-11 9:53 UTC (6+ messages)
` [PATCH 1/3] Use ui-out in maintenance_print_user_registers
` [PATCH 2/3] Use ui-out in core_target::info_proc_mappings
` [PATCH 3/3] Use ui-out tables in linux-tdep.c
[PATCH] Fix AIX build break
2023-08-11 9:53 UTC (3+ messages)
sim --enable-cgen-maint
2023-08-10 23:19 UTC (3+ messages)
[PATCHv2] Use toplevel configure for GMP and MPFR for gdb
2023-08-10 19:00 UTC (3+ messages)
[PULL 4/4] gdbstub: don't complain about preemptive ACK chars
2023-08-10 18:08 UTC
[PATCH v2 1/2] [gdb/symtab] Dump qualified name of cooked_index_entry
2023-08-10 17:46 UTC (4+ messages)
` [PATCH v2 2/2] [gdb/symtab] Fix off-by-one error in cooked_indexer::recurse
[PATCH] Change py-thread-exited.exp to work with gdbserver
2023-08-10 17:42 UTC (2+ messages)
[PATCH] Pass unique_ptr to add_thread_with_info
2023-08-10 16:50 UTC (2+ messages)
[PATCH] [gdb/symtab] Fix off-by-one error in cooked_indexer::recurse
2023-08-10 16:28 UTC (3+ messages)
[PATCH ver 2] Fix gdb.ada/O2_float_param.exp for PowerPC
2023-08-10 16:14 UTC (2+ messages)
[PATCH] Fix gdb.ada/O2_float_param.exp for PowerPC
2023-08-10 16:13 UTC (4+ messages)
[PATCH 8/8] gdbstub: don't complain about preemptive ACK chars
2023-08-10 15:50 UTC (2+ messages)
[PATCH v2] gdb/testsuite: explicitly test for stderr in gdb.mi/mi-dprintf.exp
2023-08-10 13:52 UTC (3+ messages)
` [PING][PATCH "
` [PINGv2][PATCH "
[pushed] [gdb/testsuite] Improve failure mode in gdb.dwarf2/enqueued-cu-base-addr.exp
2023-08-10 13:49 UTC (2+ messages)
` [pushed] [gdb/testsuite] Fix gdb.dwarf2/enqueued-cu-base-addr.exp with cc-with-gnu-debuglink
[pushed] [gdb/symtab] Fix assertion in write_debug_names
2023-08-10 13:48 UTC
[PATCH v10 00/10] Extensions for PTWRITE
2023-08-09 10:00 UTC (13+ messages)
` [PATCH v10 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH v10 08/10] btrace, linux: Enable ptwrite packets
[PATCH v5 0/1] Add breakpoint location debugging logs
2023-08-09 9:07 UTC (5+ messages)
` [PATCH v5 1/1] gdb, breakpoint: add "
[PATCH] [gdb/build] Fix build breaker with -std=c++11
2023-08-08 22:19 UTC (10+ messages)
[PATCH 1/1] Add support for gdb.Type initialization from within the Python API
2023-08-08 21:00 UTC (4+ messages)
` [PATCH] Add support for creating new types from "
` [PATCH v2] "
[PATCH] Implement DAP module-removed event
2023-08-08 20:02 UTC (2+ messages)
[PATCH 0/2] Fix reverse stepping multiple contiguous PC ranges over the line table
2023-08-08 15:52 UTC (8+ messages)
` [PATCH 1/2 ver 2] "
` [PATCH 2/2 ver 7] "
[OBV PATCH] Update my name in maintainers file
2023-08-08 9:00 UTC
GDB 14 branching & release -- 2023-07-30 update
2023-08-08 8:18 UTC (3+ messages)
[PATCH] Guard against killing unrelated processes in amd64-disp-step.exp
2023-08-07 22:14 UTC (7+ 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