[PATCH 0/3] Set osabi in remote target descriptions
2024-10-07 17:00 UTC (8+ messages)
` [PATCH 1/3] gdbserver: make arch and osabi names gdb::unique_xmalloc_ptr<char>
` [PATCH 2/3] gdb: make use of set_tdesc_osabi overload in features/ files
` [PATCH 3/3] gdbserver: pass osabi to GDB in target description
[PATCH v4 00/22] Add a C++ hash table to gdbsupport
2024-10-07 16:56 UTC (14+ messages)
` [PATCH v4 01/22] gdbsupport: add unordered_dense.h 4.4.0
` [PATCH v4 02/22] Convert compile-c-symbols.c to new hash table
` [PATCH v4 17/22] Convert all_bfds "
` [PATCH v4 20/22] Convert dwarf_cu::die_hash "
` [PATCH v4 21/22] Convert dwarf2_cu::call_site_htab "
[PATCH] gdb: include --enable-targets in 'show configuration' output
2024-10-07 16:46 UTC (2+ messages)
[PATCH v4 0/7] Support for recording some AVX instructions
2024-10-07 13:59 UTC (7+ messages)
` [PATCH v4 1/7] gdb: Allow replayed threads to read and write pseudo registers
` [PATCH v4 2/7] gdb: Start supporting AVX instruction
[PATCH 0/2] More use of ui-out tables
2024-10-07 9:23 UTC (5+ messages)
` [PATCH 1/2] Use ui-out tables for info proc mappings
` [PATCH 2/2] Use ui-out tables in "maint print user-regs"
[pushed] [gdb/testsuite] Fix gdb.python/py-inferior.exp with -fsanitize=thread
2024-10-07 8:45 UTC
[PATCH] Fix handling of DW_AT_entry_pc of inlined subroutines
2024-10-07 6:37 UTC (3+ messages)
[PATCH] gdb/guile: add get-basic-type
2024-10-06 19:40 UTC
[PATCH 1/3] [gdb/contrib] Factor out grep_or and sed_or in spellcheck.sh
2024-10-06 10:46 UTC (3+ messages)
` [PATCH 2/3] [gdb/contrib] Add more separators "
` [PATCH 3/3] [gdb/contrib] Fix "sofar->so far" misspelling
[pushed] [gdb] Rerun spellcheck.sh
2024-10-06 6:07 UTC
[PATCH v6] Add an option with a color type
2024-10-06 5:40 UTC (9+ messages)
` [PATCH v7] "
` [PATCH v8] "
[PATCH v5 0/5] Modernize frame unwinders and add disable feature
2024-10-06 2:51 UTC (20+ messages)
` [PATCH v5 1/5] gdb: make gdbarch store a vector of frame unwinders
` [PATCH v5 2/5] gdb: add "unwinder class" to "
` [PATCH v5 3/5] gdb: Migrate frame unwinders to use C++ classes
` [PATCH v5 4/5] gdb: introduce ability to disable frame unwinders
` [PATCH v5 5/5] gdb/testsuite: Test for a backtrace through object without debuginfo
[PATCH] gdbreplay: Add --debug-logging option
2024-10-05 11:32 UTC (4+ messages)
[PATCH 0/3] Add "command" styling
2024-10-05 7:14 UTC (6+ messages)
` [PATCH 1/3] Introduce "
` [PATCH 2/3] Replace uses of "title" style with "command"
` [PATCH 3/3] Reuse "title" style for list headers
[PATCH] gdb: reference gold --gdb-index in documentation
2024-10-05 4:50 UTC
[PATCH v3 00/19] Add a C++ hash table to gdbsupport
2024-10-05 2:36 UTC (3+ messages)
[PATCH] gdbreplay: Add --debug-logging option
2024-10-04 20:02 UTC (4+ messages)
[PATCH] gdb: unix: allow to use custom baud rate
2024-10-04 19:18 UTC (2+ messages)
[PATCH] gdb/m2: add builtin procedure function ADR
2024-10-04 18:52 UTC (7+ messages)
` [PATCH v2] "
[PATCH 1/1] gdb, testsuite: fix gdb.reverse/func-map-to-same-line with icx
2024-10-04 17:50 UTC (2+ messages)
[PATCH] gdb, configure: Add disable-formats option for configure
2024-10-04 14:49 UTC (17+ messages)
[PATCH] gdbreplay: Add --debug-logging option
2024-10-04 12:21 UTC
[PATCH v5 0/2] Add amd64 LAM watchpoint support
2024-10-04 10:25 UTC (10+ messages)
` [PATCH v5 1/2] gdb: Make tagged pointer support configurable
` [PING][PATCH "
` [PING*2][PATCH "
` [PING*3][PATCH "
` [PING*4][PATCH "
` [PING*5][PATCH "
` [PING*6][PATCH "
` [PING*7][PATCH "
` [PING*8][PATCH "
[PATCH] gdb: avoid conversion of SIGSEGV to SIGTRAP on user breakpoints
2024-10-04 9:22 UTC (2+ messages)
Don't return "(null)" from bfd_elf_sym_name
2024-10-04 5:00 UTC (3+ messages)
[PATCH] gdb-dap: disable events when deleting breakpoints
2024-10-03 17:13 UTC (2+ messages)
[PATCH] gdbreplay: Add --debug-logging option
2024-10-02 19:48 UTC
[PATCH v2 0/6] Refinement of scheduler-locking settings
2024-10-02 14:14 UTC (5+ messages)
` [PING][PATCH "
` [PING V2][PATCH "
` [PING V3][PATCH "
[PATCH] gdb: more file name styling
2024-10-02 9:24 UTC (3+ messages)
[PATCH] Introduce and use operation::type_p
2024-10-01 19:15 UTC (4+ messages)
[PATCH] gdb: avoid breakpoint::clear_locations calls in update_breakpoint_locations
2024-10-01 19:03 UTC (2+ messages)
[PATCH 1/3] [gdb/contrib] Add spellcheck.sh
2024-10-01 18:42 UTC (3+ messages)
[PATCH 0/4] Python API to find missing objfiles
2024-10-01 18:29 UTC (9+ messages)
` [PATCH 1/4] gdb: use mapped file information to improve debuginfod text
` [PATCH 2/4] gdb: rename ext_lang_missing_debuginfo_result
` [PATCH 3/4] gdb: add extension hook ext_lang_find_objfile_from_buildid
` [PATCH 4/4] gdb/python: implement Python find_exec_by_build_id hook
[PATCH 0/3] On-demand debuginfo downloading
2024-10-01 17:30 UTC (10+ messages)
` [PATCH 1/3 v3] gdb/progspace: Add reverse safe iterator
` [PING][PATCH "
` [PING*2][PATCH "
` [PATCH 2/3 v7] gdb/debuginfod: Support on-demand debuginfo downloading
` [PING][PATCH "
` [PING*2][PATCH "
` [PATCH 3/3 v6] gdb/debuginfod: Add .debug_line downloading
` [PING][PATCH "
` [PING*2][PATCH "
[PATCH v4] gdb/debuginfod: Ctrl-C asks to cancel further downloads
2024-10-01 17:29 UTC (9+ messages)
` [PING*3][PATCH "
` [PING*4][PATCH "
` [PING*5][PATCH "
` [PING*6][PATCH "
[OB PATCH] gdb: Remove myself as x86 maintainer and update my email
2024-10-01 17:08 UTC (2+ messages)
[PATCH 0/2] Filename option support
2024-10-01 12:49 UTC (3+ messages)
` [PATCH 1/2] gdb: add filename "
` [PATCH 2/2] gdb: use option framework for add-inferior and clone-inferior
[PATCH v2] Add line-number styling
2024-09-30 18:36 UTC (3+ messages)
[PATCH] User space threads (aka 'green threads') support for `linux-thread-db`
2024-09-30 18:04 UTC (2+ messages)
` [PATCH v3] "
[PATCH v4 0/5] Modernize frame unwinders and add disable feature
2024-09-30 17:42 UTC (11+ messages)
` [PATCH v4 3/5] gdb: Migrate frame unwinders to use C++ classes
` [PATCH v4 4/5] gdb: introduce ability to disable frame unwinders
` [PATCH v4 5/5] gdb/testsuite: Test for a backtrace through object without debuginfo
[PATCH] Introduce and use gnat_version_compare
2024-09-30 16:44 UTC
[PATCH 00/46] A new target to debug Intel GPUs
2024-09-30 15:35 UTC (7+ messages)
` [PATCH 06/46] gdb, intelgt: add the target-dependent definitions for the Intel GT architecture
[RFC] Bug related to thread switch
2024-09-30 12:30 UTC (3+ messages)
[PATCHv3 0/2] Filename completion fixes
2024-09-30 10:48 UTC (3+ messages)
` [PATCHv4 "
[PATCH v6 0/2] gdb: setting BP with multiple locations only displays one location
2024-09-30 6:01 UTC (3+ messages)
` [PATCH v6 1/2] gdb: extend gdb_breakpoint for multiple locations
` [PATCH v6 2/2] gdb, breakpoint: output multiple bp locations
[PATCH v4 0/4] Make linux checkpoints work with multiple inferiors
2024-09-30 3:39 UTC (2+ messages)
[PATCH 0/3] Capture some globals for background DWARF reading
2024-09-29 18:52 UTC (4+ messages)
` [PATCH 1/3] Pass current directory to gdb_abspath
` [PATCH 2/3] Add cwd paramter to openp
` [PATCH 3/3] Capture the current directory and debug directory in DWARF reader
[PATCH] gdb/tui: Fix crash from y/n prompt during TUI initialization
2024-09-29 10:44 UTC (4+ messages)
` [PING][PATCH] "
gdb-15 branch FROZEN
2024-09-29 8:26 UTC (2+ messages)
` gdb-15 branch *OPEN* again (was: "gdb-15 branch FROZEN")
pushed: [release/branch] Bump GDB's version number to 15.2.90.DATE-git
2024-09-29 8:22 UTC
pushed: [release/branch] Set GDB version number to 15.2
2024-09-29 8:05 UTC
[PATCH] Add line-number styling
2024-09-28 21:10 UTC (3+ messages)
[PATCH v2 1/2] [gdb/symtab] Fix parent of enumerator
2024-09-28 15:00 UTC (6+ messages)
` [PATCH v2 2/2] [gdb/symtab] Fix gdb.dwarf2/enum-type-c++.exp with cc-with-debug-types
[PATCH 0/3] Add more styling to some "maint" output
2024-09-28 8:47 UTC (5+ messages)
` [PATCH 1/3] Add styling to symmisc.c
` [PATCH 2/3] Add styling to cooked_index::dump
` [PATCH 3/3] Print the CU index in cooked_index::dump
[PATCH] Add gdb.events.tui_status
2024-09-28 6:13 UTC (2+ messages)
[pushed] Re-run 'isort' on gdb tests
2024-09-27 19:45 UTC
[PATCH] gdb/symtab: pass program space to lookup_symtab and iterate_over_symtabs
2024-09-27 19:00 UTC (3+ messages)
[PATCH v4] gdb: Update SECURITY.txt to mention extension scripts and internal errors
2024-09-27 17:31 UTC (6+ messages)
[PATCH] [gdb/symtab] Dump m_all_parents_map for verbose debug dwarf-read
2024-09-27 17:31 UTC (2+ messages)
[PATCH v2] gdb/linespec: Improve sliding breakpoints
2024-09-27 8:11 UTC (4+ messages)
` [PING][PATCH "
[pushed] Add 'const' to symmisc.c
2024-09-26 23:14 UTC
[PATCH v3] gdb: Introduce RAII signal handler setter
2024-09-26 19:42 UTC (3+ messages)
[PATCH v5 0/3] Improve debugging of optimized code
2024-09-26 17:40 UTC (2+ messages)
[PATCH] ltmain.sh: allow more flags at link-time
2024-09-26 14:25 UTC (4+ messages)
[PATCH 1/5] [gdb/testsuite] Add gdb.dwarf2/enum-type-c++.exp, regression test for PR31900
2024-09-26 13:30 UTC (9+ messages)
` [PATCH 4/5] [gdb/symtab] Fix parent of enumerator
` [PATCH 5/5] [gdb/symtab] Fix gdb.dwarf2/enum-type-c++.exp with cc-with-debug-types
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