[RFC][PATCH?] fixed some segfaults and bugs in mdebug support
2023-10-22 8:13 UTC
[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
[PATCH v3] gdb: fix owner passed to remove_target_sections in clear_solib
2023-10-21 1:52 UTC (3+ messages)
[PATCH 00/13] [gdb/symtab, cc-with-dwz] Fix gdb.cp/breakpoint-locs.exp
2023-10-20 20:11 UTC (10+ 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
` [PING][PATCH 00/13] [gdb/symtab, cc-with-dwz] Fix gdb.cp/breakpoint-locs.exp
[pushed] Don't include cooked-index.h from dwarf2/read.h
2023-10-20 19:21 UTC
[PATCH v4 0/4] [gdb/cli] Allow source highlighting to be interrupted
2023-10-20 19:17 UTC (7+ 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 0/5] ARM function-calling / return fixes
2023-10-20 19:15 UTC (6+ 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] gdb: fix owner passed to remove_target_sections in clear_solib
2023-10-20 18:59 UTC (4+ messages)
PowerPC, Fix-test-gdb.base-store.exp
2023-10-20 18:08 UTC (16+ messages)
` [Patch 1/2] "
` [PATCH 1/2, ver2] "
` [PATCH 2/2] "
[PATCH 0/5] New Python hook for missing debug information
2023-10-20 17:50 UTC (11+ 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] [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] gdb/python: Add new gdb.Value.bytes attribute
2023-10-20 17:21 UTC (3+ 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 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 (17+ messages)
` [PATCH 1/7] Use C++17 [[fallthrough]] attribute
` [PATCH 2/7] Switch to -Wimplicit-fallthrough=5
` [PATCH 3/7] Enable some C++14 code in array-view.h
` [PATCH 4/7] Use try_emplace in index-write.c
` [PATCH 5/7] Rely on C++17 <new> in new-op.cc
` [PATCH 6/7] Rely on copy elision in scope-exit.h
` [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 (8+ 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 (5+ messages)
[PATCH v2] gdb: include the end address in in-memory bfd filenames
2023-10-17 16:26 UTC (2+ messages)
[PATCH 00/11] GDB: Require C++17
2023-10-17 14:20 UTC (19+ messages)
` [PATCH 02/11] gdb/gdbsupport/gdbserver: Require c++17
` [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
` [PATCH 08/11] gdbsupport: Remove gdb::string_view
` [PATCH 10/11] gdb/disasm.h: Mark callbacks noexcept unconditionally
[RFC] [PATCH] [PR gdb/29796] Fix gdbserver delay before quitting in extended-remote
2023-10-17 13:38 UTC (5+ 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
[PATCH v3] gdb/testsuite: fix completion tests when using READ1
2023-10-16 23:48 UTC (2+ messages)
[pushed] gdb: remove unnecessary declarations in target.c
2023-10-16 19:54 UTC
[PATCH v2] [gdb/python]: Add StepEndedEvent (simplifies DAP)
2023-10-16 19:05 UTC (2+ messages)
[PATCH v1] [gdb/python]: Add StepEndedEvent (simplifies DAP)
2023-10-16 18:36 UTC (5+ messages)
[PATCH] gnulib: mark configure +x
2023-10-16 15:59 UTC (2+ messages)
[PATCH] Have DAP handle non-Value results from 'children'
2023-10-16 15:40 UTC (2+ messages)
[PATCH 0/2] Two more small DAP / Python fixes
2023-10-16 15:19 UTC (2+ messages)
[PATCH] Add DAP scope cache
2023-10-16 14:41 UTC (3+ messages)
[PATCH] Use std::optional when available
2023-10-16 14:13 UTC (4+ messages)
[PATCH] [aarch64] Use SVE_VQ_BYTES instead of __SVE_VQ_BYTES
2023-10-16 14:12 UTC (3+ messages)
[PATCH] [gdb/symtab] Work around PR gas/29517
2023-10-16 13:55 UTC (2+ messages)
[PATCH] [gdb/arm] Only allow closure lookup by address if there are threads displaced-stepping
2023-10-16 11:00 UTC (4+ messages)
` [PATCH, v2] "
` [PATCH,v2] "
[PATCH] gdb : Signal to pstack/gdb kills the attached process
2023-10-16 9:28 UTC
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