[PATCH] Avoid buffer overflow in ada_decode
2023-08-16 19:07 UTC (3+ messages)
[PATCH] [gdb/symtab] Handle self-reference DIE
2023-08-16 18:51 UTC (2+ messages)
[PATCH 0/7] [gdb/build] Fix -std=c++20 issues
2023-08-16 18:23 UTC (9+ 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
[pushed] Fix obvious bug in aggregate expression
2023-08-16 17:49 UTC
sim regen preparation
2023-08-16 17:47 UTC (6+ messages)
[PATCH 00/10] Improve GDB/gdbserver experience when using a local gdbserver
2023-08-16 16:40 UTC (14+ messages)
` [PATCH 01/10] gdb: have remote_target::extended_remote_run take the exec filename
` [PATCH 02/10] gdb: improve how 'remote exec-file' is stored and accessed
` [PATCH 03/10] gdb: improve show text and help text for 'remote exec-file'
` [PATCH 04/10] gdb/gdbserver: add new qDefaultExecAndArgs packet
` [PATCH 05/10] gdb: detect when gdbserver has no default executable set
` [PATCH 06/10] gdb: make use of is_target_filename
` [PATCH 07/10] gdb: add qMachineId packet
` [PATCH 08/10] gdb: remote filesystem can be local to GDB in some cases
` [PATCH 09/10] gdb: use exec_file with remote targets when possible
` [PATCH 10/10] gdb: remote the get_remote_exec_file function
[PATCH] Implement DAP module-removed event
2023-08-16 15:54 UTC (3+ messages)
[PATCH 0/2] Stop notifications when unwindonsignal is on
2023-08-16 14:28 UTC (6+ messages)
` [PATCH 2/2] gdb: MI stopped events "
[PATCH v4 0/4] GDB support for DW_AT_trampoline
2023-08-16 14:18 UTC (18+ 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/testsuite: fix race condition in gdb.python/py-thread-exited.exp
2023-08-16 14:04 UTC (3+ messages)
[PATCH 0/8] Some vfork related fixes
2023-08-16 14:02 UTC (6+ messages)
` [PATCHv2 "
` [PATCHv2 5/8] gdb: don't resume vfork parent while child is still running
[PATCH 0/7] gdb/debuginfod: Add on-demand debuginfo downloading
2023-08-16 12:45 UTC (9+ messages)
` [PATCH 1/7] config/debuginfod.m4: Add check for libdebuginfod 0.188
` [PATCH 2/7 v3] gdb/debuginfod: Add debuginfod_section_query
` [PATCH 3/7 v3] gdb: Add command 'maint set/show debuginfod download-sections'
` [PATCH 4/7 v5] gdb: Buffer output streams during events that might download debuginfo
` [PATCH 5/7 v2] gdb/progspace: Add reverse safe iterator and template for unwrapping iterator
` [PATCH 6/7 v4] gdb/debuginfod: Support on-demand debuginfo downloading
` [PATCH 7/7 v4] gdb/debuginfod: Add .debug_line downloading
[PATCH v6 1/1] gdb, infcmd: Support jump command in multi-inferior case
2023-08-16 10:55 UTC (3+ messages)
[PATCH v3] [gdb/infcmd]: Add next-expression command
2023-08-15 16:02 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] [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 (3+ 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
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