public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 4/7 v5] gdb: Buffer output streams during events that might download debuginfo
 2023-10-28  0:25 UTC  (4+ messages)
` [PATCH v6] "

[PATCH 0/4] On-demand debuginfo downloading
 2023-10-28  0:20 UTC  (5+ messages)
` [PATCH 1/4 v7] gdb: Buffer output streams during events that might download debuginfo
` [PATCH 2/4 v2] gdb/progspace: Add reverse safe iterator and template for unwrapping iterator
` [PATCH 3/4 v4] gdb/debuginfod: Support on-demand debuginfo downloading
` [PATCH 4/4 v5] gdb/debuginfod: Add .debug_line downloading

[PATCH 0/2] BFD cache management And Exec file with target: prefix
 2023-10-27 19:30 UTC  (7+ messages)
` [PATCH 1/2] gdb: move all bfd_cache_close_all calls in gdb_bfd.c
` [PATCH 2/2] gdb: fix reopen_exec_file for files with target: prefix

[PATCH] Fix race in DWARF reader
 2023-10-27 18:16 UTC  (9+ messages)

[PATCH 0/5] ARM function-calling / return fixes
 2023-10-27 18:08 UTC  (13+ messages)
` [PATCH 1/5] Fix calls with small integers on ARM
` [PATCH 2/5] Fix "finish" with range types "
` [PATCH 3/5] Fix "finish" for vector "
` [PATCH 4/5] Fix range-type "return" command "
` [PATCH 5/5] Fix fixed-point "return" "

[PATCH v2 0/9] Remove char-based bitfield macros
 2023-10-27 17:36 UTC  (10+ messages)
` [PATCH v2 1/9] Use .def file to stringify type codes
` [PATCH v2 2/9] Print field accessibility inline
` [PATCH v2 3/9] Remove byte vectors from cplus_struct_type
` [PATCH v2 4/9] Add field::is_public
` [PATCH v2 5/9] Remove some QUIT calls from need_access_label_p
` [PATCH v2 6/9] Remove some type field accessor macros
` [PATCH v2 7/9] Remove char-based bitfield macros
` [PATCH v2 8/9] Use enum accessibility in types and member functions
` [PATCH v2 9/9] Simplify C++ type-printing

[PATCH 0/7] Remove char-based bitfield macros
 2023-10-27 14:20 UTC  (4+ messages)
` [PATCH 3/7] Remove byte vectors from cplus_struct_type

[PATCH] gdb/testsuite: Work around clang fails in gdb.base/watchpoint.exp
 2023-10-27 13:56 UTC  (2+ messages)

[pushed] gdb: trim trailing spaces in i386-tdep.{c,h}
 2023-10-27 13:32 UTC 

[PATCH v2] gdb: Enable early init of thread pool size
 2023-10-27 11:18 UTC  (4+ messages)

[RFC 00/13] Proposal for a new NT_X86_CPUID core dump note
 2023-10-27 11:11 UTC  (8+ messages)

[PATCH] gdb: Guarantee that an SAL's end is right before the next statement
 2023-10-27  8:57 UTC 

[PATCH 0/2] Two .debug_aranges changes
 2023-10-27  7:27 UTC  (7+ messages)
` [PATCH 1/2] Pre-read .debug_aranges section
` [PATCH 2/2] Move read_addrmap_from_aranges to new file

[PATCH v2] gdb/configure.ac: Add option --with-additional-debug-dirs
 2023-10-27  5:59 UTC  (7+ messages)

[PATCH] gdb/s390: Add packed-stack support to the backchain unwinder
 2023-10-27  0:51 UTC 

[PATCH] gdb/configure.ac: Fix auto-load options to work with Windows path separator
 2023-10-26 23:40 UTC 

[PATCHv4] gdb: handle main thread exiting during detach
 2023-10-26 17:26 UTC  (4+ messages)
` [PATCHv5] "

GDB 14.0.91 available for testing
 2023-10-26 14:35 UTC  (3+ messages)

[pushed/obvious] gdb/nat/aarch64-scalable-linux-ptrace.h: Don't include itself
 2023-10-26 13:24 UTC  (4+ messages)

[PATCH v5 0/1] update MAINTAINERS file with git trailers
 2023-10-26 12:46 UTC  (7+ messages)
` [PATCH v5 1/1] [gdb]: add git trailer information on gdb/MAINTAINERS
` [PING][PATCH v5 0/1] update MAINTAINERS file with git trailers

[pushed] [gdb/testsuite] Add wait-for-index-cache in gdb.dwarf2/per-bfd-sharing.exp
 2023-10-26  8:35 UTC 

[PATCH 0/2] Small fixes to run gdb.python with clang
 2023-10-25 16:24 UTC  (5+ messages)
` [PATCH 1/2] gdb/testsuite: fix running gdb.python/py-explore-cc "
` [PATCH 2/2] gdb/testsuite: add a clang XFAIL to gdb.python/py-watchpoint.exp

[PATCH] gdb : Signal to pstack/gdb kills the attached process
 2023-10-25 15:54 UTC  (2+ messages)

[PATCH 1/2] gdb: make get_msymbol_address a private method of minimal_symbol
 2023-10-25 15:49 UTC  (5+ messages)
` [PATCH 2/2] gdb: make get_symbol_address a private method of symbol

[PATCH] gdb/python: Add new gdb.Value.bytes attribute
 2023-10-25 15:39 UTC  (5+ messages)
` [PATCHv2] "

[PATCH] gdbserver: don't leak program name in handle_v_run
 2023-10-25 14:09 UTC  (4+ messages)

PowerPC, Fix-test-gdb.base-store.exp
 2023-10-25 13:24 UTC  (14+ messages)
` [Patch 1/2] "
    ` [PATCH 1/2, ver2] "
` [PATCH 2/2] "

[PATCH v3] gdb/testsuite: add test for backtracing for threaded inferiors from a corefile
 2023-10-25 11:42 UTC 

[PATCH v2] gdb/testsuite: add test for backtracing for threaded inferiors from a corefile
 2023-10-25  9:39 UTC  (3+ messages)

[PATCH 0/2] Add name_of_main and language_of_main to the DWARF index
 2023-10-24 22:04 UTC  (9+ messages)
` [PATCH 1/2] [gdb/symtab] "

[PATCH] Pre-read DWZ file in DWARF reader
 2023-10-24 19:49 UTC 

[PATCH v3] gdb/testsuite: fix completion tests when using READ1
 2023-10-24 15:58 UTC  (2+ messages)
` [Pingv3] "

[PATCH v4 0/4] [gdb/cli] Allow source highlighting to be interrupted
 2023-10-24 12:47 UTC  (7+ messages)
` [PATCH v4 3/4] [gdb/cli] Allow source highlighting to be interrupted (continued)
` [PATCH v4 4/4] [gdb/cli] Ask if source highlighting should be interrupted

[PATCH v5 0/6] [gdb/cli] Allow source highlighting to be interrupted
 2023-10-24 12:33 UTC  (8+ messages)
` [PATCH v5 1/6] [gdb/cli] Add signal_handler_selftest
` [PATCH v5 2/6] [gdb/python] Make python selftest more robust
` [PATCH v5 3/6] [gdb/cli] Add gnu-source-highlight selftest
` [PATCH v5 4/6] [gdb/cli] Allow source highlighting to be interrupted
` [PATCH v5 5/6] [gdb/cli] Ask if source highlighting should "
` [PATCH v5 6/6] [gdb/cli] Simplify gdb_highlight_event_listener::notify

[PATCH 0/5] New Python hook for missing debug information
 2023-10-24 12:03 UTC  (10+ messages)
` [PATCH 1/5] gdb/coffread: bring separate debug file logic into line with elfread.c
` [PATCH 2/5] gdb: merge debug symbol file lookup code from coffread & elfread paths
` [PATCH 3/5] gdb: refactor objfile::find_and_add_separate_symbol_file

[PATCH 1/1] gdb, infrun: assertion for a possibly uninitialized variable
 2023-10-24 10:16 UTC 

[RFC][PATCH?] fixed some segfaults and bugs in mdebug support
 2023-10-24  0:25 UTC  (3+ messages)

[pushed] [gdb/python] Only include gdbsupport/selftest.h if GDB_SELF_TEST
 2023-10-23 16:25 UTC 

[PATCH v3] gdb: fix owner passed to remove_target_sections in clear_solib
 2023-10-23 15:34 UTC  (6+ messages)

[PATCH] gdb/testsuite: add test for backtracing for threaded inferiors from a corefile
 2023-10-23 14:21 UTC 

[PATCH 00/11] GDB: Require C++17
 2023-10-23 13:42 UTC  (4+ messages)

HOW ARE YOU TODAY
 2023-10-23  9:30 UTC 

[PATCH] Style history variable output
 2023-10-22 15:01 UTC  (3+ messages)

[PATCH 00/13] [gdb/symtab, cc-with-dwz] Fix gdb.cp/breakpoint-locs.exp
 2023-10-22 11:00 UTC  (11+ messages)
` [PATCH 01/13] [gdb/symtab] Factor out m_die_range_map usage
` [PATCH 02/13] [gdb/symtab] Check effect in parent_map::set_parent
` [PATCH 04/13] [gdb/symtab] Add parent_map::dump
` [PATCH 07/13] [gdb/symtab] Resolve deferred entries, inter-shard case
` [PATCH 09/13] [gdb/symtab] Keep track of processed DIEs in shard

[PATCH 0/3] Improve disassemble command completion
 2023-10-21  7:22 UTC  (5+ messages)
` [PATCH 1/3] gdb: error if /r and /b are used with disassemble command
` [PATCH 2/3] gdb: make skip_over_slash_fmt available outside printcmd.c
` [PATCH 3/3] gdb: add a custom command completer for disassemble command

[pushed] Don't include cooked-index.h from dwarf2/read.h
 2023-10-20 19:21 UTC 

[PATCH v2] gdb: fix owner passed to remove_target_sections in clear_solib
 2023-10-20 18:59 UTC  (4+ messages)

[PATCH] [gdb/symtab] Fix more style issues in v9 .gdb_index section support
 2023-10-20 17:24 UTC  (3+ messages)

[PATCH] [gdb/cli] Allow source-highlight to autodetect language
 2023-10-20 17:24 UTC  (5+ messages)

[PATCH htdocs 1/2] css: start a file to hold common content
 2023-10-20 17:11 UTC  (3+ messages)

[PATCH 1/2] [gdb/symtab] Fix style issues in v9 .gdb_index section support
 2023-10-20 16:50 UTC  (7+ messages)

[PATCH 00/24] C++ification of struct so_list
 2023-10-20 14:40 UTC  (20+ messages)
` [PATCH 04/24] gdb: replace some so_list parameters to use references
  ` [PATCH 4/24] "
` [PATCH 12/24] gdb: make solib-svr4 not use so_list internally
` [PATCH 16/24] gdb: make clear_so a method of struct so_list
` [PATCH 20/24] gdb: make so_list::{so_original_name,so_name} std::strings
` [PATCH 0/24] C++ification of struct so_list

[PATCH] gdb: fix owner passed to remove_target_sections in clear_solib
 2023-10-20  3:20 UTC  (2+ messages)

Enable top-level recursive 'autoreconf'
 2023-10-19 23:13 UTC  (2+ messages)

[PATCH 0/7] More C++17 Updates
 2023-10-19 20:26 UTC  (11+ messages)
` [PATCH 1/7] Use C++17 [[fallthrough]] attribute
` [PATCH 4/7] Use try_emplace in index-write.c

[pushed] gdb: fix no-expat build of solib-target.c
 2023-10-19 20:22 UTC 

[PATCH] Implement DAP setVariable request
 2023-10-19 18:53 UTC 

[PATCH 0/4] sim: riscv: Compressed instruction simulation and semi-hosting support
 2023-10-19  6:51 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] gdb/testsuite/gdb.rocm: Fix incorrect use of continue N in multi-inferior-gpu.exp
 2023-10-18 20:32 UTC  (4+ messages)
` [PATCH v2] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).