[PATCH v3] Use emoji to indicate errors and warnings
2025-05-02 19:10 UTC (4+ messages)
[PATCH v2] [gdb/testsuite] Simplify gdb.tui/tui-layout-asm.exp
2025-05-02 18:49 UTC (2+ messages)
[PATCH 0/2] [gdb] Fix error handling with nullptr gdb_stdout/gdb_stderr
2025-05-02 18:45 UTC (13+ messages)
` [PATCH 1/2] [gdb] Fix sig_write for null gdb_stderr
` [PATCH 2/2] [gdb] Handle nullptr stream in gdb_flush
[PATCH v2] [gdb/symtab] Work around a gcc PR fixed in gcc 9
2025-05-02 18:43 UTC (4+ messages)
[PATCH 0/2] [gdb/symtab] Throw DWARF error on out-of-bounds DW_FORM_strx
2025-05-02 18:41 UTC (4+ messages)
` [PATCH 1/2] [gdb/testsuite] Add gdb.dwarf2/dw-form-strx.exp
` [PATCH 2/2] [gdb/symtab] Throw DWARF error on out-of-bounds DW_FORM_strx
[PATCH] gdbsupport: use dynamic partitioning in gdb::parallel_for_each
2025-05-02 18:37 UTC (2+ messages)
[PATCH] gdb/python/guile: check if styling is disabled in Color.escape_sequence
2025-05-02 18:35 UTC (2+ messages)
[PATCH] [gdbsupport] Reimplement phex and phex_nz as templates
2025-05-02 18:31 UTC (2+ messages)
[PATCH] readline/tcap.h: Update definitions for C23
2025-05-02 18:03 UTC (4+ messages)
[PATCH] Fix sign of Ada rational constants
2025-05-02 17:18 UTC
[PATCH v2 0/2] [gdb/testsuite] Fix gdb.reverse/time-reverse.exp timeout
2025-05-02 14:56 UTC (8+ messages)
` [PATCH v2 1/2] [gdb/testsuite] Make gdb.reverse/time-reverse.exp more robust
` [PATCH v2 2/2] [gdb/testsuite] Fix gdb.reverse/time-reverse.exp timeout
[pushed] Minor changes to Ada tests for gnat-llvm
2025-05-02 14:20 UTC
[PATCH] [gdb/testsuite] Fix gdb.reverse/time-reverse.exp timeout
2025-05-02 12:01 UTC (4+ messages)
[PATCH 0/4] [gdb/breakpoints] Fix PR32202
2025-05-02 11:01 UTC (2+ messages)
` [PING][PATCH "
[PATCH 0/2] [gdb/testsuite] Escape minus in string_to_regexp
2025-05-02 8:40 UTC (5+ messages)
` [PATCH 1/2] [gdb/testsuite] Don't use string_to_regexp twice in gdb.base/options.exp
` [PATCH 2/2] [gdb/testsuite] Escape minus in string_to_regexp
[PATCH 0/2] [gdb/testsuite] Fixes in gdb.threads/inf-thr-count.exp
2025-05-02 8:37 UTC (7+ messages)
` [PATCH 2/2] [gdb/testsuite] Make gdb.threads/inf-thr-count.exp more readable
[PATCH] * GDB Texinfo manual: correct keyboard shortcut for gud-break in Emacs
2025-05-02 7:15 UTC (3+ messages)
[PATCH v4 0/8] Fix failures with DWARF reference to field
2025-05-01 20:05 UTC (9+ messages)
` [PATCH v4 1/8] Constify property_addr_info
` [PATCH v4 2/8] Add resolve_dynamic_field
` [PATCH v4 3/8] Add new unpack_field_as_long overload
` [PATCH v4 4/8] Handle dynamic field properties
` [PATCH v4 5/8] Clean up handle_member_location
` [PATCH v4 6/8] Use OBSTACK_ZALLOC when allocating batons
` [PATCH v4 7/8] Introduce apply_bit_offset_to_field helper function
` [PATCH v4 8/8] Handle field with dynamic bit offset
CosmicDoll💕:Greetings . Need a new good friend ?
2025-05-01 12:09 UTC
[PATCH v6 0/3] Tab complete convenience variables
2025-05-01 4:39 UTC (4+ messages)
` [PATCH v6 1/3] gdb: Do not create variables when parsing expressions
[PATCH] [gdb/symtab] Error out on missing .debug_str_offsets.dwo section
2025-04-30 17:27 UTC (3+ messages)
[PATCH] [gdb/testsuite] Add gdb.dwarf2/fission-dw-form-strx.exp
2025-04-30 17:24 UTC (3+ messages)
[pushed] gdb/progspace: fix formatting issue
2025-04-30 12:30 UTC
[PATCH] gdb: Stop exec_close looking like a UAF weakness
2025-04-30 12:17 UTC (3+ messages)
[Linaro-TCWG-CI] gdb patch #111028: 2 regressions on arm
2025-04-30 11:47 UTC
[pushed] [gdb/testsuite] Handle asm frame in gdb.python/py-missing-objfile.exp
2025-04-30 11:41 UTC
[pushed] [gdb/build] Fix Wformat errors in gdb/riscv-tdep.c
2025-04-30 7:50 UTC
[PATCH] gdb: LoongArch: Emulate floating-point branch instructions
2025-04-30 7:10 UTC
[PATCH v9 0/2] gdb: setting BP with multiple locations only displays one location
2025-04-30 4:00 UTC (3+ messages)
[PATCH v3] RISC-V: support for vector register accesses via ptrace() in RISC-V Linux native
2025-04-30 2:27 UTC (2+ messages)
[PATCH v2 1/2] gdb/dwarf: avoid cutu_reader moves
2025-04-29 19:55 UTC (4+ messages)
` [PATCH v2 2/2] gdb/dwarf: clean up some cutu_reader::is_dummy() calls
[PATCH 1/3] gdb/dwarf: scan DWARF 5 DWO CUs by just reading the header
2025-04-29 19:50 UTC (9+ messages)
` [PATCH 2/3] gdb/dwarf: scan .debug_info.dwo just once
` [PATCH 3/3] gdb/dwarf: read multiple .debug_info.dwo sections
[PATCH v2 00/28] Search symbols via quick API
2025-04-29 19:31 UTC (8+ messages)
` [PATCH v2 11/28] Rewrite the .gdb_index reader
[PATCH v2 1/3] gdbsupport: move run_time_clock::now(user, system) out of run_time_clock
2025-04-29 19:25 UTC (7+ messages)
` [PATCH v2 2/3] gdb: add scoped_time_it
` [PATCH v2 3/3] gdb: add some scoped_time_its to profile startup time
[PATCH] gdb/dwarf: replace some "compile unit" terminology with "unit"
2025-04-29 19:25 UTC (3+ messages)
[PATCH] Handle base type without DW_AT_byte_size
2025-04-29 17:09 UTC (2+ messages)
[PATCH 1/2] gdb/dwarf: move cooked_index_worker_debug_info up
2025-04-29 16:50 UTC (4+ messages)
` [PATCH 2/2] gdb/dwarf: change a bunch of functions to be methods of cooked_index_worker_debug_info
[PATCH] [gdb/testsuite] Don't compile read1.so with -fsanitize
2025-04-29 15:56 UTC (2+ messages)
[PATCH] [gdb/contrib] Add script to license check new files
2025-04-29 15:49 UTC (3+ messages)
[PATCH] Documentation patch in README to change BFD acronym
2025-04-29 15:32 UTC (2+ messages)
[PATCH 1/2] gdb/dwarf: avoid cutu_reader copy in cooked_indexer::ensure_cu_exists
2025-04-29 15:30 UTC (7+ messages)
` [PATCH 2/2] gdb/dwarf: clean up some cutu_reader::is_dummy() calls
[PATCH 0/2] [gdb/testsuite] Handle gcc 15 which defaults to -std=gnu23
2025-04-29 15:26 UTC (2+ messages)
[PATCH v2 1/3] [gdb] Factor out sig_write
2025-04-29 14:01 UTC (6+ messages)
` [PATCH v2 2/3] [gdb] Fix sig_write for null gdb_stderr
` [PATCH v2 3/3] [gdb] Handle nullptr gdb_std{err, out} in {gdbpy, ioscm}_flush
[PATCH 0/2] some amendments to rejecting inserting breakpoints between functions
2025-04-29 7:54 UTC (4+ messages)
` [PING][PATCH "
` [PING V2][PATCH "
` [PING V3][PATCH "
[PATCH v3 0/1] gdb: avoid conversion of SIGSEGV to SIGTRAP on user breakpoints
2025-04-29 7:47 UTC (2+ messages)
[PATCH] Fix "set debug parser"
2025-04-29 7:42 UTC (4+ messages)
[PATCH] [PATCH v3] RISC-V: support for vector register accesses via ptrace() in RISC-V Linux native
2025-04-29 6:54 UTC (6+ messages)
[committed] Regenerate more configury files for 64-bit BFD detection fix
2025-04-28 18:33 UTC
[PATCH v2] Fix 64-bit BFD detection causing build failures
2025-04-28 18:01 UTC (5+ messages)
` [PING^5][PATCH "
[PATCH 0/4] Add commands to modify the "local" environment
2025-04-28 17:48 UTC (5+ messages)
` [PATCH 4/4] Implement local-environment commands
[PATCH 0/2] Add some unit tests for remote argument passing
2025-04-28 16:16 UTC (6+ messages)
` [PATCH 1/2] gdb: move remote arg splitting and joining into gdbsupport/
[PATCH] gdb: new 'info build-ids' command and associated Python API
2025-04-28 16:15 UTC (2+ messages)
` [PATCHv2] "
[PATCH v2] [gdb/testsuite] Avoid generating gdb_leak_detector.cpython-<n>.pyc
2025-04-28 15:58 UTC (3+ messages)
GDB 17 release schedule proposal
2025-04-28 14:32 UTC (4+ messages)
[PATCH 0/3] Support DWARF 5 .debug_sup section
2025-04-28 11:35 UTC (8+ messages)
` [PATCH 2/3] Handle DWARF 5 separate debug sections
[PATCH v2 07/11] gdb: Handle shadow stack pointer register unwinding for amd64 linux
2025-04-28 9:27 UTC (7+ messages)
` [PATCH v2 08/11] gdb, gdbarch: Enable inferior calls for shadow stack support
` [PATCH v2 10/11] gdb, gdbarch: Introduce gdbarch method to get the shadow stack pointer
[RFC PATCH v4 00/15] gdbserver improvements for AArch64 SVE support
2025-04-28 6:31 UTC (9+ messages)
[PATCH] Add "maint canonicalize" command
2025-04-27 5:16 UTC (6+ messages)
[PATCH] [gdb/contrib] Add codespell:ignore-begin/ignore-end (disabled)
2025-04-26 7:50 UTC (2+ messages)
[PATCH] Fix d10v sim build with GCC 15
2025-04-25 19:28 UTC (2+ messages)
[PATCH] [gdb/testsuite] Avoid generating gdb_leak_detector.cpython-<n>.pyc
2025-04-25 17:29 UTC (2+ messages)
[PATCH v2] [pre-commit] Add codespell-log commit-msg hook
2025-04-25 17:23 UTC (3+ messages)
[PATCH] [gdb/testsuite] Simplify gdb.tui/tui-layout-asm.exp
2025-04-25 15:27 UTC (3+ messages)
[PATCH] gdb: fix 32 bit build
2025-04-25 11:40 UTC (6+ messages)
[RFC] [pre-commit] Add codespell-log commit-msg hook
2025-04-25 8:59 UTC (4+ messages)
` [PING][RFC] "
[PATCH] gdb/dwarf: add dwarf2_cu::find_die method
2025-04-25 2:46 UTC (3+ messages)
[PATCH 1/2] gdb: fix some flake8 F824 warnings
2025-04-24 20:58 UTC (7+ messages)
` [PATCH 2/2] pre-commit autoupdate
[PATCH 00/13] More work on DW_FORM_* and sign handling
2025-04-24 19:24 UTC (2+ messages)
[PATCH v3 0/2] Option to show stopped threads only
2025-04-24 19:23 UTC (6+ messages)
` [PATCH v3 1/2] gdb: pass info_threads_opts to print_thread_info_1
` [PATCH v3 2/2] gdb: add a '-stopped' option to "info threads"
[PATCH v7 00/11] GDB-internal TLS support for Linux targets
2025-04-24 17:03 UTC (3+ messages)
[PATCH] gdb: fix completion of anonymous struct members
2025-04-24 16:52 UTC (3+ messages)
[pushed] gdb: fix some Python files formatting
2025-04-24 16:01 UTC
[PATCH] gdb/python: change escaping rules when setting arguments
2025-04-24 15:45 UTC (2+ messages)
[PATCH] Fix documentation for gdb.blocked_signals
2025-04-24 15:26 UTC (2+ messages)
[PATCH 0/3] Option to show stopped threads only
2025-04-24 14:50 UTC (7+ messages)
` [PATCH 3/3] gdb: add a '-stopped' option to "info threads"
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