public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/30] Switch interpreters to use virtual methods
 2023-05-02 20:50 UTC  (32+ messages)
` [PATCH 01/30] gdb/mi: fix ^running record with multiple MI interpreters
` [PATCH 02/30] gdb/mi: make current_token a field of mi_interp
` [PATCH 03/30] gdb: add interp::on_signal_received method
` [PATCH 04/30] gdb: add interp::on_normal_stop method
` [PATCH 05/30] gdb: add interp::on_signal_exited method
` [PATCH 06/30] gdb: add interp::on_exited method
` [PATCH 07/30] gdb: add interp::on_no_history method
` [PATCH 08/30] gdb: add interp::on_sync_execution_done method
` [PATCH 09/30] gdb: add interp::on_command_error method
` [PATCH 10/30] gdb: add interp::on_user_selected_context_changed method
` [PATCH 11/30] gdb: add interp::on_new_thread method
` [PATCH 12/30] gdb: add interp::on_thread_exited method
` [PATCH 13/30] gdb: add interp::on_inferior_added method
` [PATCH 14/30] gdb: add interp::on_inferior_appeared method
` [PATCH 15/30] gdb: add interp::on_inferior_disappeared method
` [PATCH 16/30] gdb: add interp::on_inferior_removed method
` [PATCH 17/30] gdb: add interp::on_record_changed method
` [PATCH 18/30] gdb: add interp::on_target_resumed method
` [PATCH 19/30] gdb: add interp::on_solib_loaded method
` [PATCH 20/30] gdb: add interp::on_solib_unloaded method
` [PATCH 21/30] gdb: add interp::on_about_to_proceed method
` [PATCH 22/30] gdb: add interp::on_traceframe_changed method
` [PATCH 23/30] gdb: add interp::on_tsv_created method
` [PATCH 24/30] gdb: add interp::on_tsv_deleted method
` [PATCH 25/30] gdb: add interp::on_tsv_modified method
` [PATCH 26/30] gdb: add interp::on_breakpoint_created method
` [PATCH 27/30] gdb: add interp::on_breakpoint_deleted method
` [PATCH 28/30] gdb: add interp::on_breakpoint_modified method
` [PATCH 29/30] gdb: add interp::on_param_changed method
` [PATCH 30/30] gdb: add interp::on_memory_changed method
` [PATCH 00/30] Make interpreters use virtual methods (instead of observers)

[PATCH 0/5] gdb/testsuite: stricter matching for gdb_test
 2023-05-02 19:16 UTC  (16+ messages)
` [PATCH 4/5] gdb/testsuite: change newline patterns used in gdb_test

[PATCH] Pass const frame_info_ptr reference for skip_[language_]trampoline
 2023-05-02 18:34 UTC 

[PATCH] gdb/record-full: disable range stepping when resuming threads
 2023-05-02 18:03 UTC  (7+ messages)

[PATCH 1/7] gdb/debuginfod: Add debuginfod_section_query
 2023-05-02 16:24 UTC  (4+ messages)
` [PATCH 6/7] gdb/testsuite/gdb.debuginfod: Add lazy downloading tests

[PATCH] [gdb/testsuite] Add -q to INTERNAL_GDBFLAGS
 2023-05-02 15:46 UTC  (7+ messages)
        ` [PATCH] [gdb/testsuite] Use verbose -log for "GDB initialized"
          ` [PING] "

[PATCH] Fix reverse stepping multiple contiguous PC ranges over the line table
 2023-05-02 15:42 UTC  (4+ messages)

[pushed 1/4] [gdb/testsuite] Don't use string cat in gdb.dwarf2/dw2-abs-hi-pc.exp
 2023-05-02 15:40 UTC  (9+ messages)

[Patch] Fix Assertion pid 0 failure in AIX while running gdb.threads/foll-fork-other-thread
 2023-05-02 15:33 UTC  (10+ messages)

[PATCH] Remove error_stream
 2023-05-02 15:15 UTC  (3+ messages)

[PATCH] xcoffread.c: Fix -Werror=dangling-pointer= issue with main_subfile
 2023-05-02 15:12 UTC  (5+ messages)
    ` [PATCHv2] "

[PATCH v3 1/1] gdb, infcmd: Support jump command with same line in multiple symtabs
 2023-05-02 14:54 UTC  (6+ messages)
  ` [PING] "

[PATCH] gdb.base/watchpoint-unaligned.exp: Fix TCL error
 2023-05-02 14:53 UTC  (5+ messages)
` [PATCH v2] gdb.base/watchpoint-unaligned.exp: Always initialize wpoffset_to_wpnum

[PATCH 5/7 v2] gdb/debuginfod: Support on-demand debuginfo downloading
 2023-05-02 14:26 UTC  (3+ messages)
` [PATCH r/7 v2.1] "

[PATCH 7/7 v2] gdb/debuginfod: Add .debug_line downloading
 2023-05-02 14:25 UTC  (2+ messages)

[PATCH 4/7 v2] gdb: Buffer output during print_thread and print_frame_info
 2023-05-02 14:25 UTC  (2+ messages)

[PUSHED] gdb/testsuite: compile gdb.linespec/cp-completion-aliases.exp as C++
 2023-05-02 13:48 UTC  (2+ messages)

[PATCH 2/2] [gdb/cli] Fix wrapping for TERM=ansi
 2023-05-02 13:40 UTC  (3+ messages)

[PATCH v2] [gdb/cli] Fix wrapping for TERM=ansi
 2023-05-02 13:32 UTC 

GDB 13.2 and GDB 14 releases
 2023-05-02 12:57 UTC  (9+ messages)

[PATCH v5] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
 2023-05-02  9:13 UTC  (4+ messages)
` [PATCH v6] [gdb/mi] Don't treat references to compound values as "simple"
  ` [PING] "

[PATCH 0/3] Some struct ui / struct interps cleanup
 2023-05-02  0:49 UTC  (6+ messages)
` [PATCH 1/3] gdb: move struct ui and related things to ui.{c,h}
` [PATCH 2/3] gdb: store interps in an intrusive_list
` [PATCH 3/3] gdb: remove ui_interp_info

[PATCH] Correctly handle forward DIE references in scanner
 2023-05-01 22:10 UTC 

[PATCH] Document DAP 'launch' parameter
 2023-05-01 17:45 UTC  (3+ messages)

[PATCH] Turn set_inferior_args_vector into method of inferior
 2023-05-01 17:09 UTC  (2+ messages)

[PATCH 0/3] Minor expression cleanups
 2023-05-01 17:04 UTC  (6+ messages)
` [PATCH 1/3] Remove op_name
` [PATCH 2/3] Remove evaluate_expression
` [PATCH 3/3] Remove evaluate_type

[pushed] Fix crash in Rust expression parser
 2023-05-01 16:16 UTC 

[pushed] [gdb/tui] Fix TUI resizing for TERM=ansi
 2023-05-01  7:45 UTC  (3+ messages)
  ` [PATCH] [gdb/build] Remove dependency on _rl_term_autowrap

[PATCH 0/8] [gdb/testsuite] Fix timeouts in TUI tests
 2023-04-30 11:08 UTC  (7+ messages)
` [PATCH 8/8] [gdb/tui] Fix TUI for TERM=ansi

[pushed] [gdb/testsuite] Fix gdb.base/readline.exp with stub-termcap
 2023-04-29  8:48 UTC 

[PATCH users/roland/safe-ctype] Uniformly put `#include "safe-ctype.h"` last among #include directives
 2023-04-29  7:36 UTC  (4+ messages)

[pushed] [gdb/testsuite] Fix gdb.ada/excep_handle.exp for updated gdb_test
 2023-04-29  6:57 UTC 

[PATCH 0/9] thread-specific breakpoints in just some inferiors
 2023-04-29  6:02 UTC  (12+ messages)
` [PATCH 1/9] gdb: create_breakpoint: assert for a valid thread-id
` [PATCH 2/9] gdb: create_breakpoint: asserts relating to extra_string/parse_extra
` [PATCH 3/9] gdb: change 'if' to gdb_assert in update_dprintf_command_list
` [PATCH 4/9] gdb: build dprintf commands just once in code_breakpoint constructor
` [PATCH 5/9] gdb: don't display inferior list for pending breakpoints
` [PATCH 6/9] gdb: parse pending breakpoint thread/task immediately
` [PATCH 7/9] gdb: remove breakpoint_re_set_one
` [PATCH 8/9] gdb: remove tracepoint_probe_create_sals_from_location_spec
` [PATCH 9/9] gdb: only insert thread-specific breakpoints in the relevant inferior

[pushed] [gdb/build] Fix build without ncurses in maintenance_info_screen
 2023-04-29  5:04 UTC 

[pushed] [gdb/testsuite] Fix gdb.tui/main.exp without TUI
 2023-04-29  5:01 UTC 

[PATCH] gdb/mi: check thread exists when creating thread-specific b/p
 2023-04-28 23:18 UTC  (2+ messages)

[PATCH 0/5] Disassembler Styling And The Python API
 2023-04-28 23:11 UTC  (9+ messages)
` [PATCH 1/5] gdb/doc: improve Python Disassembler API documentation
` [PATCH 5/5] gdb/python: extend the Python Disassembler API to allow for styling
    ` [PATCHv2 "

[PATCH 0/5] Fixes for per-inferior settings and $_gdb_setting_str()
 2023-04-28 21:53 UTC  (8+ messages)
` [PATCH 5/5] gdb: make deprecated_show_value_hack static

[PATCH] Allow strings with printf/eval
 2023-04-28 17:45 UTC  (5+ messages)

[PATCH] gdb/doc: don't use @var on @defun lines
 2023-04-28 16:52 UTC  (7+ messages)

[PATCH] Do not change type in get_discrete_low_bound
 2023-04-28 16:07 UTC  (2+ messages)

[PATCH] gdb: add support for %V to printf command
 2023-04-28 15:34 UTC  (4+ messages)
  ` [PATCHv2] "

[PATCH] Move find_minimal_symbol_address to minsyms.c
 2023-04-28 14:42 UTC  (2+ messages)

[PATCH v3] gdb: Fix building with latest libc++
 2023-04-27 21:46 UTC 

[PATCH] [gdb/cli] Add maint info screen
 2023-04-27 21:06 UTC  (3+ messages)

[PATCH v5 00/19] Handle variable XSAVE layouts
 2023-04-27 21:01 UTC  (20+ messages)
` [PATCH v5 01/19] x86: Add an x86_xsave_layout structure to handle "
` [PATCH v5 02/19] gdb: Store an x86_xsave_layout in i386_gdbarch_tdep
` [PATCH v5 03/19] core: Support fetching x86 XSAVE layout from architectures
` [PATCH v5 04/19] nat/x86-cpuid.h: Add x86_cpuid_count wrapper around __get_cpuid_count
` [PATCH v5 05/19] x86 nat: Add helper functions to save the XSAVE layout for the host
` [PATCH v5 06/19] x86-fbsd-nat: Add missing public label
` [PATCH v5 07/19] *-fbsd-nat: Handle null inferior in read_description
` [PATCH v5 08/19] *-linux-nat: "
` [PATCH v5 09/19] gdb: Update x86 FreeBSD architectures to support XSAVE layouts
` [PATCH v5 10/19] gdb: Support XSAVE layouts for the current host in the FreeBSD x86 targets
` [PATCH v5 11/19] gdb: Update x86 Linux architectures to support XSAVE layouts
` [PATCH v5 12/19] gdb: Support XSAVE layouts for the current host in the Linux x86 targets
` [PATCH v5 13/19] gdb: Use x86_xstate_layout to parse the XSAVE extended state area
` [PATCH v5 14/19] gdbserver: Add a function to set the XSAVE mask and size
` [PATCH v5 15/19] gdbserver: Refactor the legacy region within the xsave struct
` [PATCH v5 16/19] gdbserver: Clear upper ZMM registers in the right location
` [PATCH v5 17/19] gdbserver: Use x86_xstate_layout to parse the XSAVE extended state area
` [PATCH v5 18/19] x86: Remove X86_XSTATE_SIZE and related constants
` [PATCH v5 19/19] gdbserver: Simplify handling of ZMM registers

[PATCH v4 00/13] Handle variable XSAVE layouts
 2023-04-27 19:51 UTC  (7+ messages)
` [PATCH v4 10/13] gdbserver: Add a function to set the XSAVE mask and size
` [PATCH v4 11/13] gdbserver: Refactor the legacy region within the xsave struct

[PATCH] Replace field_is_static with a method
 2023-04-27 19:43 UTC  (2+ messages)

[PATCH] Add dynamic_prop::is_constant
 2023-04-27 18:29 UTC 

[PATCH] Use discrete_position in ada-valprint.c
 2023-04-27 17:29 UTC 

[PATCH] gdb/infrun: reset thread control's step info in end_stepping_range
 2023-04-27 17:04 UTC  (2+ messages)

[pushed] Avoid some compiler warnings in gdb.ada
 2023-04-27 16:32 UTC 

[PATCH] Allow pretty-print of static members
 2023-04-27 14:31 UTC 

[PATCH] gdb: remove end_stepping_range observable
 2023-04-27 13:36 UTC  (5+ messages)

[PATCH] gdb/doc: extend the documentation of the jump command
 2023-04-27 13:00 UTC  (3+ messages)

[PATCH] gdb, doc: add index entry for the $_inferior_thread_count convenience var
 2023-04-27 12:27 UTC  (2+ messages)

[PATCH] Fix call functions command bug in 64-bit programs for AIX
 2023-04-27 12:23 UTC  (26+ messages)
                              ` [PATCH] Fix call functions command bug in 64-bit programs for AIX and PC read in psymtab-symtab warning

[PATCH v2 RESEND] gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_
 2023-04-27 11:44 UTC  (2+ messages)
` [PING][PATCH "

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