public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Add name_of_main and language_of_main to the DWARF index
 2023-09-13  7:09 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v3 0/6] SME2 support for AArch64 gdb/gdbserver on Linux
 2023-09-13  3:28 UTC  (9+ messages)
` [PATCH v3 1/6] [gdb/aarch64] sme2: Enable SME2 for AArch64 gdb "
` [PATCH v3 2/6] [gdbserver/aarch64] sme2: Enable SME2 support in gdbserver
` [PATCH v3 3/6] [gdb/aarch64] sme2: signal frame support
` [PATCH v3 4/6] [gdb/aarch64] sme2: Core file support for ZT register set
` [PATCH v3 5/6] [gdb/testsuite] sme2: Extend SME tests to include SME2
` [PATCH v3 6/6] [gdb/docs] sme2: Document SME2 registers and features

[PATCH v5 00/16] SME support for AArch64 gdb/gdbserver on Linux
 2023-09-13  3:03 UTC  (28+ messages)
` [PATCH v5 02/16] [gdb/aarch64] refactor: Rename SVE-specific files
` [PATCH v5 03/16] [gdb/gdbserver] refactor: Simplify SVE interface to read/write registers
` [PATCH v5 05/16] [gdb/aarch64] sme: Enable SME registers and pseudo-registers
` [PATCH v5 06/16] [gdbserver/aarch64] refactor: Adjust expedited registers dynamically
` [PATCH v5 08/16] [gdb/aarch64] sve: Fix signal frame z/v register restore
` [PATCH v5 10/16] [gdb/aarch64] sme: Fixup sigframe gdbarch when vg/svg changes
` [PATCH v5 12/16] [gdb/generic] corefile/bug: Use thread-specific gdbarch when dumping register state to core files
` [PATCH v5 13/16] [gdb/generic] corefile/bug: Fixup (gcore) core file target description reading order
` [PATCH v5 14/16] [gdb/aarch64] sme: Core file support for Linux
` [PATCH v5 15/16] [gdb/testsuite] sme: Add SVE/SME testcases
` [PATCH v5 16/16] [gdb/docs] sme: Document SME registers and features

[PATCH] Throw error when creating an overly large gdb-index file
 2023-09-13  2:43 UTC  (5+ messages)

[PATCH] gdb/mi: remove warning about mi1
 2023-09-12 18:14 UTC  (3+ messages)

[PATCH 00/21] ui / interp cleansup
 2023-09-12 18:06 UTC  (43+ messages)
` [PATCH 01/21] gdb: use intrusive_list for struct ui linked list
` [PATCH 02/21] gdb: make interp_lookup_existing a method of struct ui
` [PATCH 03/21] gdb: make interp_add "
` [PATCH 04/21] gdb: make interp_lookup "
` [PATCH 05/21] gdb: remove ui:::add_interp and ui::lookup_existing_interp
` [PATCH 06/21] gdb: uncover some current_ui uses in interp_set
` [PATCH 07/21] gdb: add backlink to ui in interp
` [PATCH 08/21] gdb: pass ui down to gdb_setup_readline and gdb_disable_readline
` [PATCH 09/21] gdb/python: use m_ui instead of current_ui in dap_interp::init
` [PATCH 10/21] gdb/mi: use m_ui instead of current_ui in mi_interp::init
` [PATCH 11/21] gdb/cli: use m_ui instead of current_ui in cli_interp::resume
` [PATCH 12/21] gdb/tui: use m_ui instead of current_ui in tui_interp::resume
` [PATCH 13/21] gdb/mi: use m_ui instead of current_ui in mi_interp::resume
` [PATCH 14/21] gdb/cli: use m_ui instead of current_ui in cli_interp::suspend
` [PATCH 15/21] gdb/tui: use m_ui instead of current_ui in tui_interp::suspend
` [PATCH 16/21] gdb/mi: use m_ui instead of current_ui in mi_interp::suspend
` [PATCH 17/21] gdb: pass current_ui down to interp_set
` [PATCH 18/21] gdb: make interp_set a method of struct ui
` [PATCH 19/21] gdb: pass down current_ui to set_top_level_interpreter
` [PATCH 20/21] gdb: make set_top_level_interpreter a method of struct ui
` [PATCH 21/21] gdb: make top_level_interpreter "

[PATCH v4] gdb/dap - dataBreakpointInfo & setDataBreakpoints
 2023-09-12 17:47 UTC  (2+ messages)

[PATCH v2] gdb/dap - dataBreakpointInfo & setDataBreakpoints
 2023-09-12 17:08 UTC  (4+ messages)

[PATCH 1/2] gdb/python: generalize serialize_mi_result()
 2023-09-12 16:35 UTC  (16+ messages)
` [PATCH 2/2] gdb/python: implement support for sending custom MI async notifications

[PATCH] Avoid spurious breakpoint-setting failure in DAP
 2023-09-12 16:31 UTC  (2+ messages)

[PATCH 0/6] Fix error messages from serial code
 2023-09-12 16:27 UTC  (7+ messages)
` [PATCH 1/6] Fix latent bug in ser_windows_send_break
` [PATCH 2/6] Introduce throw_winerror_with_name
` [PATCH 3/6] Change serial_setbaudrate to throw exception
` [PATCH 4/6] Change serial "open" functions "
` [PATCH 5/6] Change serial_send_break and serial_write to throw
` [PATCH 6/6] Change serial_readchar "

[RFC] Filter invalid encodings from Linux thread names
 2023-09-12 16:11 UTC  (2+ messages)

[RFC 0/7] [gdb/symtab, cc-with-dwz] Fix gdb.cp/breakpoint-locs.exp
 2023-09-12 15:23 UTC  (3+ messages)

[PATCH] gdb/tdesc: Don't assign custom-group tdesc registers to 'general'
 2023-09-12 15:10 UTC  (9+ messages)

[PATCH] gdb: Fix -Wuninitialied issue
 2023-09-12 13:42 UTC  (4+ messages)

[PATCH] gdb: Fix an ODR warning with byacc with GDB_YY_REMAP
 2023-09-12 13:03 UTC  (3+ messages)

[PATCH] [gdb/doc] Document .gdb_index and dwz interaction
 2023-09-12  9:58 UTC 

[PATCH] [gdb/symtab] Error out for .debug_types section in dwz file
 2023-09-12  8:43 UTC 

[PATCH] gdb/testsuite/rocm: fix rocm-multi-inferior-gpu.cpp
 2023-09-12  8:18 UTC  (3+ messages)

Solar Product
 2023-09-12  0:41 UTC 

[PATCH 0/2] Add pretty-printer base class and new methods
 2023-09-11 19:04 UTC  (5+ messages)
` [PATCH 1/2] Introduce gdb.ValuePrinter
` [PATCH 2/2] Add two new pretty-printer methods

[PATCH v4] gdb/DAP Introduce new methods to to Pretty Printers
 2023-09-11 18:07 UTC  (2+ messages)

[PATCH] Specialize std::hash for ptid_t
 2023-09-11 17:14 UTC  (4+ messages)

[PATCH] gdb/testsuite: use foreach_with_prefix in gdb.guile/scm-ports.exp
 2023-09-11 16:32 UTC  (3+ messages)

[PATCH] Update Python signal-handling documentation
 2023-09-11 16:03 UTC  (2+ messages)

[PATCH v3] gdb: c++ify btrace_target_info
 2023-09-11 15:27 UTC  (7+ messages)

[PATCH 1/1] testsuite, fortran: Fix regression due to fix for ifort's 'start' behavior
 2023-09-11 14:49 UTC  (2+ messages)

[PATCH] fbsd-nat: Pacify gcc with no functional changes
 2023-09-11 14:40 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/1] Fix regression in gdb.fortran/array-slices-bad.exp
 2023-09-11  9:59 UTC  (3+ messages)

[PATCH] gdb/testsuite: fix gdb.arch/amd64-init-x87-values.exp on AMD CPUs
 2023-09-11  1:56 UTC  (3+ messages)

[pushed] Run 'black' on recent test case
 2023-09-08 19:07 UTC 

[PATCH 1/2] gdb/doc: rename "x86 Architecture-specific Issues" section to "x86"
 2023-09-08 17:17 UTC  (7+ messages)
` [PATCH 2/2] gdb/doc: describe x87 registers

[PATCH] [gdb/testsuite] Add boards/cc-with-index-cache.exp
 2023-09-08 14:44 UTC 

[PATCH v2] gdb: c++ify btrace_target_info
 2023-09-08 10:53 UTC  (3+ messages)

[pushed 1/4] [gdb/testsuite] Fix build-ids in gdb.dwarf2/dwzbuildid.exp
 2023-09-08 10:28 UTC  (4+ messages)
` [pushed 2/4] [gdb/testsuite] Add aranges "
` [pushed 3/4] [gdb/testsuite] Add kfail "
` [pushed 4/4] [gdb/testsuite] Make gdb.dwarf2/dwzbuildid.exp more robust

[PATCH 0/2] Stop notifications when unwindonsignal is on
 2023-09-08 10:03 UTC  (5+ messages)
` [PATCH 2/2] gdb: MI stopped events "

[PATCH 1/2] gdb, btrace: move xml parsing into remote.c
 2023-09-08  9:32 UTC  (6+ messages)
` [PATCH 2/2] gdb: c++ify btrace_target_info

[PATCH] [gdb/ada] Move identical enums handling later
 2023-09-08  5:56 UTC  (3+ messages)

[PATCH 1/2] gdb: remove interp_pre_command_loop
 2023-09-08  1:56 UTC  (5+ messages)
` [PATCH 2/2] gdb: remove interp_supports_command_editing

[PATCH] gdb/testsuite: add xfail for gdb/29965 in gdb.threads/process-exit-status-is-leader-exit-status.exp
 2023-09-08  1:53 UTC 

[PATCH] gdb: LoongArch: Add vector extensions support
 2023-09-08  1:33 UTC  (3+ messages)

[pushed] Add Abdul Basit to gdb/MAINTAINERS
 2023-09-07 22:33 UTC 

[PATCH 0/4] Fix two varobj bugs
 2023-09-07 19:40 UTC  (3+ messages)

[PATCH] [gdb/ada] Extend type equivalence test in ada_resolve_enum
 2023-09-07 18:42 UTC  (4+ messages)
` [PATCH] [gdb/symtab] Fix gdb-index writing for .debug_types

[PATCH] Simplify block_find_symbol
 2023-09-07 18:24 UTC  (3+ messages)

[PATCH 0/2] Call target_can_do_single_step from maybe_software_singlestep
 2023-09-07 17:59 UTC  (2+ messages)

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