public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[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 v2] gdb/testsuite: add test for backtracing for threaded inferiors from a corefile
 2023-10-24 20:40 UTC  (2+ messages)

[PATCH] gdbserver: don't leak program name in handle_v_run
 2023-10-24 20:14 UTC  (2+ messages)

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

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

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

[PATCH v4 0/4] [gdb/cli] Allow source highlighting to be interrupted
 2023-10-24 12:47 UTC  (9+ messages)
` [PATCH v4 1/4] [gdb/cli] Add gnu-source-highlight selftest
` [PATCH v4 2/4] [gdb/cli] Allow source highlighting to be interrupted
` [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  (13+ 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 4/5] gdb: add an extension language hook for missing debug info
` [PATCH 5/5] gdb: implement missing debug handler hook for Python

[PATCH 4/7 v5] gdb: Buffer output streams during events that might download debuginfo
 2023-10-24 11:22 UTC  (3+ messages)
` [PATCH v6] "

[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)

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

[PATCH 1/2] gdb: make get_msymbol_address a private method of minimal_symbol
 2023-10-23 18:05 UTC  (2+ messages)
` [PATCH 2/2] gdb: make get_symbol_address a private method of symbol

[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 0/5] ARM function-calling / return fixes
 2023-10-23 14:03 UTC  (11+ 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 00/11] GDB: Require C++17
 2023-10-23 13:42 UTC  (14+ messages)
` [PATCH 03/11] gdb: Use C++17's std::make_unique instead of gdb::make_unique
` [PATCH 06/11] gdb: Use std::string_view instead of gdb::string_view

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  (9+ messages)
` [PATCH 2/2] [gdb/symtab] Fix two style issues in gdb/dwarf2/index-write.c

[PATCH 00/24] C++ification of struct so_list
 2023-10-20 14:40 UTC  (29+ messages)
` [PATCH 02/24] gdb: add program_space parameter to target_so_ops::clear_solib
` [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 13/24] gdb: make solib-rocm "
` [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 21/24] gdb: link so_list using intrusive_list
` [PATCH 0/24] C++ification of struct so_list

[PATCH] Fix race in DWARF reader
 2023-10-20 10:13 UTC  (7+ messages)

[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  (13+ messages)
` [PATCH 1/7] Use C++17 [[fallthrough]] attribute
` [PATCH 4/7] Use try_emplace in index-write.c
` [PATCH 7/7] Use C++17 void_t

[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  (9+ messages)
` [PATCH v2] "

[PATCH 3/4] [sim/riscv] Add support for compressed integer instruction set
 2023-10-18 17:23 UTC  (2+ messages)

[PATCH v3 0/4] [gdb/cli] Allow source highlighting to be interrupted
 2023-10-18 17:21 UTC  (4+ messages)
` [PATCH v3 4/4] "

[PATCH 2/4] [sim/riscv] Fix JALR instruction simulation
 2023-10-18 16:58 UTC  (2+ messages)

[PATCH 1/4] [sim/riscv] Add basic semi-hosting support
 2023-10-18 12:37 UTC  (2+ messages)

[PATCHv4] gdb: handle main thread exiting during detach
 2023-10-18  9:49 UTC  (2+ messages)
` [PATCHv5] "

[PATCH] gdb/testsuite/gdb.rocm: Check value returned by hipDeviceSynchronize
 2023-10-18  8:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] gdb: include the end address in in-memory bfd filenames
 2023-10-18  6:47 UTC  (4+ messages)

[PATCH v2] gdb: include the end address in in-memory bfd filenames
 2023-10-17 16:26 UTC  (2+ messages)

Re_School Districts Contacts 2023
 2023-10-17 14:58 UTC 

[RFC] [PATCH] [PR gdb/29796] Fix gdbserver delay before quitting in extended-remote
 2023-10-17 13:38 UTC  (4+ messages)

[PATCH 4/4] [sim/riscv] Add semi-hosting support
 2023-10-17  5:53 UTC 

[RFC 00/13] Proposal for a new NT_X86_CPUID core dump note
 2023-10-17  0:36 UTC  (22+ messages)
` [RFC 01/13] binutils: Support for the "
` [RFC 02/13] i387-tdep: Add function to read XSAVE layout from NT_X86_CPUID
` [RFC 04/13] gdb: Use NT_X86_CPUID in x86 FreeBSD architectures to read XSAVE layouts
` [RFC 06/13] nat/x86-cpuid: Add a function to build the contents of a NT_X86_CPUID note
` [RFC 10/13] {amd64,i386}-fbsd-tdep: Include NT_X86_CPUID notes in core dumps from gcore
  ` [RFC 10/13] {amd64, i386}-fbsd-tdep: "

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).