[PATCH] gdb: remove an unintended #undef
2026-04-16 15:36 UTC (2+ messages)
[PATCH] testsuite: Skip fission-dw-form-strx with clang
2026-04-16 15:19 UTC (3+ messages)
[PATCH] dwarf2: avoid decoding .debug_line for type units
2026-04-16 15:14 UTC (3+ messages)
` [PATCH] testsuite: ada-valprint-error relocation issue
[PATCH 0/6] Refactor the internals of record-full
2026-04-16 15:01 UTC (12+ messages)
` [PATCH 1/6] gdb/record: Refactor record history
` [PATCH 2/6] gdb/record: remove record_full_insn_num
` [PATCH 3/6] gdb/record: c++ify internal structures of record-full.c
` [PATCH 4/6] gdb/record: make record_full_history more c++-like
` [PATCH 5/6] gdb/record: extract the PC to record_full_instruction
` [PATCH 6/6] gdb/record: Define new version of the record-save section
[PATCH] [gdb/build] Reimplement Wstringop-overread workaround
2026-04-16 10:58 UTC (3+ messages)
[PATCH v1 0/1] s390: Deprecate s390 32-bit target "s390-*"
2026-04-16 6:21 UTC (3+ messages)
` [PATCH v1 1/1] "
[PATCH 0/2] Internal error for shared library with no .text section
2026-04-15 20:25 UTC (3+ messages)
` [PATCH 1/2] gdb: int to bool in struct entry_info
` [PATCH 2/2] gdb: don't use .text as default entry point section
[PATCH v2 0/9] Add new command to print the shadow stack backtrace
2026-04-15 15:54 UTC (34+ messages)
` [PATCH v2 1/9] gdb: Generalize handling of the shadow stack pointer
` [PATCH v2 4/9] gdb: Refactor 'find_symbol_funname' and 'info_frame_command_core' in stack.c
` [PATCH v2 6/9] gdb: Add command option 'bt -shadow' to print the shadow stack backtrace
[PATCH v5] gdb: Introduce RAII signal handler setter
2026-04-15 13:16 UTC (5+ messages)
[PATCH] Implement windows_nat_target::stop
2026-04-15 12:55 UTC (3+ messages)
[PATCH] gdb/testsuite: fix dw2-entry-pc.exp with ASLR
2026-04-15 10:32 UTC (3+ messages)
[PATCH v3 0/2] [gdb/exp] Fix ignoring of incorrect namespace prefix
2026-04-15 10:12 UTC (6+ messages)
` [PATCH v3 1/2] [gdb] Break up complex assignment in cp_lookup_symbol_via_imports
` [PATCH v3 2/2] [gdb/exp] Fix ignoring of incorrect namespace prefix
[PATCH v4 0/2] [gdb/exp] Fix ignoring of incorrect namespace prefix
2026-04-15 10:07 UTC (3+ messages)
` [PATCH v4 1/2] [gdb] Break up complex assignment in cp_lookup_symbol_via_imports
` [PATCH v4 2/2] [gdb/exp] Fix ignoring of incorrect namespace prefix
[PATCH v1 0/4] gdb/python: more fixes again for Python limited C API support
2026-04-15 9:18 UTC (6+ messages)
` [PATCH v1 1/4] gdb/python: add gdbpy_borrowed_ref
` [PATCH v1 2/4] gdb/python: eval_python_command returns both exit code and result
` [PATCH v1 3/4] gdb/python: migrate Python initialization to use the new config API (PEP 741)
` [PATCH v1 4/4] gdb/python: work around missing symbols not yet part of Python limited API
[PATCH v8 0/4] PR gdb/31353
2026-04-15 7:23 UTC (5+ messages)
` [PATCH v8 1/4] gdb, infrun, btrace: fix reverse/replay stepping at end of execution history
` [PATCH v8 2/4] gdb, infrun, record: fix hang when step-over fails with no-history
` [PATCH v8 3/4] gdb, infrun, record: move no-history notification into normal_stop
` [PATCH v8 4/4] gdb, infrun: fix multi-threaded reverse stepping
[PATCH v1] gdb/testsuite: Fix skip-tree.exp for PowerPC post-call NOP
2026-04-15 5:51 UTC
[PATCH v4 0/4] [gdb] Fix missing print frame when stepping out of function
2026-04-14 20:41 UTC (7+ messages)
` [PATCH v4 1/4] [gdb/testsuite] Extend gdb.opt/inline-cmds.exp
` [PATCH v4 2/4] [gdb] Add thread_control_state::step_start_function methods
` [PATCH v4 3/4] gdb: fix missing print frame when stepping out of function
` [PATCH v4 4/4] gdb: use get_current_frame consistently in print_stop_location
[PATCH 0/1] [gdb/symtab] Add find_symbol_for_pc_maybe_inline
2026-04-14 19:23 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v5 0/2] PR gdb/33747: gdb/ser-unix: fix musl build failure and add POSIX custom baud rate support
2026-04-14 16:28 UTC (3+ messages)
PR 34052 kill: Terminate inferior with non-zero exit code on Windows
2026-04-14 15:54 UTC (4+ messages)
` [PATCH v2] "
[PATCH] [gdb/contrib] Skip generated aclocal.m4 with codespell
2026-04-14 15:44 UTC (2+ messages)
[PATCH v5 0/4] [gdb/tui] Fix crash with debuginfod query
2026-04-14 12:40 UTC (3+ messages)
` [PATCH v5 1/4] [gdb] Simplify debuginfod_is_enabled
[PATCH 2/2] RISC-V Vector Extension Support Testing
2026-04-13 4:22 UTC
[PUSHED] gdb: store gdbtk object files into their sources directory
2026-04-11 14:11 UTC
[pushed] [PATCH] Improve indexing of 'dir' and related commands
2026-04-11 6:17 UTC
[PATCH 2/2] gdb/dwarf: fix internal error when FDEs do not describe the CFA
2026-04-11 2:47 UTC (8+ messages)
` [PATCH v2 1/2] gdb/testsuite: add .debug_frame support in DWARF assembler
` [PATCH v2 2/2] gdb/dwarf: fix internal error when FDEs do not describe the CFA
[PATCH 0/5] Allow throw_* functions to style message
2026-04-10 22:59 UTC (6+ messages)
` [PATCH 1/5] Allow styling when using throw_* functions
` [PATCH 2/5] Use file- and line-styling with throw_error
` [PATCH 3/5] Use command style "
` [PATCH 4/5] Use function "
` [PATCH 5/5] Use address "
[PATCH] [gdb] Add selftest for tui_setup_io
2026-04-10 13:51 UTC (3+ messages)
[PATCH 0/7] [pre-commit] Some codespell fixes
2026-04-10 12:38 UTC (2+ messages)
` [PING][PATCH "
[PATCH 0/2] [gdb/testsuite] Reformat gdb.ada using tclfmt
2026-04-10 12:35 UTC (2+ messages)
` [PING][PATCH "
[PATCH] [gdb] Improve selftest c_ctrl_unctrl
2026-04-10 12:32 UTC (2+ messages)
` [PING][PATCH] "
[PATCH 0/2] [gdb] Add missing copyright notices
2026-04-10 12:30 UTC (5+ messages)
` [PATCH 1/2] [gdb/contrib] "
` [PING][PATCH "
` [PATCH 2/2] [gdb] Add missing copyright notice in pyproject.toml
[PATCH v2 0/2] [gdb/exp] Fix ignoring of incorrect namespace prefix
2026-04-10 12:13 UTC (5+ messages)
` [PATCH v2 1/2] [gdb] Break up complex assignment in cp_lookup_symbol_via_imports
` [PATCH v2 2/2] [gdb/exp] Fix ignoring of incorrect namespace prefix
[RFC v2 0/3] [gdb] Fix missing print frame when stepping out of function
2026-04-10 10:48 UTC (11+ messages)
` [PATCH 0/2] "
` [PATCH 1/2] gdb: use get_current_frame consistently in print_stop_location
` [PATCH 2/2] gdb: fix missing print frame when stepping out of function
[PATCH v3] gdb: Add source-tracking breakpoints feature
2026-04-10 8:39 UTC
[PATCH] Clean up comment in language.h
2026-04-10 4:27 UTC (2+ messages)
Interested in Vegetable oil, cooking oil, sunflower oil And Related Products
2026-04-10 1:49 UTC
Quotation for Vegetable oil, cooking oil, sunflower oil And Related Products
2026-04-10 1:49 UTC
[PATCH] PR 34052 kill: Terminate inferior with non-zero exit code on Windows
2026-04-09 20:27 UTC
[PATCH] gdb: add AUTO_LOAD_SCOPED_DEBUG_ENTER_EXIT
2026-04-09 8:58 UTC (3+ messages)
[PATCH v2 0/2] RISC-V hardware breakpoint/watchpoint support
2026-04-09 4:49 UTC (4+ messages)
` [PATCH v2 1/2] gdb: riscv: Add support for hardware breakpoints/watchpoints
` [PATCH v2 2/2] gdbserver: "
[PATCH] gdb: riscv: Add support for hardware breakpoints/watchpoints
2026-04-09 2:01 UTC (3+ messages)
[PATCH 0/4] Add more styling of error messages
2026-04-09 1:10 UTC (7+ messages)
` [PATCH 1/4] Add command styling to "
` [PATCH 2/4] Add filename "
` [PATCH 3/4] Add variable "
` [PATCH 4/4] Add function "
[PATCH v3 0/2] Support for Haiku/x86-64 in GDB
2026-04-08 16:47 UTC (4+ messages)
` [PATCH v3 1/2] gdbserver: Haiku support
` [PATCH v3 2/2] gdb: "
[PATCH] Remove symbol lookup of arguments
2026-04-08 14:18 UTC
[PATCH 0/2] [gdb/exp] Fix ignoring of incorrect namespace prefix
2026-04-08 13:00 UTC (6+ messages)
` [PATCH 1/2] [gdb] Break up complex assignment in cp_lookup_symbol_via_imports
` [PATCH 2/2] [gdb/exp] Fix ignoring of incorrect namespace prefix
[RFC 0/2] [gdb/symtab] Don't expand type units for breakpoints
2026-04-08 12:07 UTC (4+ messages)
` [RFC 1/2] [gdb/symtab] Propagate search domain to process_queue
` [RFC 2/2] [gdb/symtab] Don't expand type units for breakpoints
[PATCH v4 0/8] Correctly handle inline functions with dwz
2026-04-08 11:17 UTC (6+ messages)
` [PATCH v4 5/8] Remove C++ special case from process_imported_unit_die
New failures on Power9/Power10 after '**' skip glob patch
2026-04-08 5:44 UTC (2+ messages)
[PATCH v3 0/7] gdb: more fixes for Python limited C API support
2026-04-07 20:39 UTC (6+ messages)
` [PATCH v3 2/7] gdb: fail configure if Python version is too old for limited API
[pushed] Remove unused variables from print_frame_arg_vars
2026-04-07 16:44 UTC
[PATCH] gdb: store gdbtk object files into their sources directory
2026-04-07 16:21 UTC (4+ messages)
[FYI] gdb: Add myself to Write After Approval maintainers
2026-04-07 13:25 UTC
[PATCH 0/3] Better error handling when creating threads with clone()
2026-04-07 10:22 UTC (4+ messages)
` [PATCH 1/3] gdb: int to bool conversion in linux-thread-db.c
` [PATCH 2/3] gdb: add some asserts to thread_db_notice_clone
` [PATCH 3/3] gdb: improve error handling for thread-db thread adoption
[PATCH] gdb: Add source-tracking breakpoints feature
2026-04-07 9:56 UTC (2+ messages)
[PATCH] gdb: implement Tcl platform detection and improve private headers scan
2026-04-07 9:46 UTC (5+ messages)
[PATCH 1/1] gdb: Print template arguments of function templates
2026-04-07 9:22 UTC (3+ messages)
[PATCH v2 00/47] Windows non-stop mode
2026-04-06 19:44 UTC (5+ messages)
` [PATCH v2 05/47] thread_info::executing+resumed -> thread_info::internal_state
` [PATCH v2 07/47] Windows gdb: Eliminate global current_process.dr[8] global
[PATCH] Handle inherited discriminants in Ada
2026-04-06 17:20 UTC (2+ messages)
[PATCH] Allow dynamic DW_AT_bit_stride on DW_TAG_array_type
2026-04-06 16:36 UTC (3+ messages)
[PATCH v2] Support MinGW & 64-bit libraries/paths in Tcl autoconf scripts
2026-04-03 22:42 UTC (3+ messages)
[PATCH] [gdb] Fix missing print frame when stepping out of function
2026-04-03 15:17 UTC (2+ messages)
[PATCH v2 0/2] [gdb] Enable ptype /o for some dynamic types
2026-04-03 13:20 UTC (3+ 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