public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v5] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
 2023-05-04 15:08 UTC  (7+ messages)
` [PATCH v6] [gdb/mi] Don't treat references to compound values as "simple"
  ` [PING] "

[PATCH 00/11] Fix frame-less expression evaluation in DAP
 2023-05-04 14:54 UTC  (13+ messages)
` [PATCH 01/11] Avoid forward declaration in parse.c
` [PATCH 02/11] Move innermost_block_tracker to expression.h
` [PATCH 03/11] Introduce and use parser flags
` [PATCH 04/11] Simplify parser_state constructor
` [PATCH 05/11] Boolify parser_state::comma_terminates
` [PATCH 06/11] Rearrange parser_state
` [PATCH 07/11] Add PARSER_DEBUG flag
` [PATCH 08/11] Add PARSER_LEAVE_BLOCK_ALONE flag
` [PATCH 09/11] Add flags to parse_and_eval
` [PATCH 10/11] Add global_context parameter to gdb.parse_and_eval
` [PATCH 11/11] Handle DAP evaluate request without a frame ID

[PATCH] Fix reverse stepping multiple contiguous PC ranges over the line table
 2023-05-04 14:52 UTC  (9+ messages)
  ` [PATCH v2] "

[PATCH] Revert "gdb/testsuite: add KFAILs to gdb.reverse/step-reverse.exp"
 2023-05-04 14:46 UTC  (2+ messages)

[PATCH 00/30] Switch interpreters to use virtual methods
 2023-05-04 14:38 UTC  (36+ 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] [gdb/build] Fix frame_list position in frame.c
 2023-05-04  9:12 UTC  (5+ messages)

[PATCH 1/1] gdb: Avoid warning for the jump command inside an inline function
 2023-05-04  8:10 UTC  (3+ messages)

[PATCH v5 00/19] Handle variable XSAVE layouts
 2023-05-03 23:47 UTC  (12+ messages)
` [PATCH v5 02/19] gdb: Store an x86_xsave_layout in i386_gdbarch_tdep
` [PATCH v5 08/19] *-linux-nat: Handle null inferior in read_description
` [PATCH v5 09/19] gdb: Update x86 FreeBSD architectures to support XSAVE layouts
` [PATCH v5 16/19] gdbserver: Clear upper ZMM registers in the right location

[PATCH] Pass const frame_info_ptr reference for skip_[language_]trampoline
 2023-05-03 19:18 UTC  (6+ messages)

[PATCH] gdb/show_args_command: print to the ui_file argument
 2023-05-03 15:31 UTC  (3+ messages)

[PATCH] gdb: fix post-hook execution for remote targets
 2023-05-03 14:40 UTC  (2+ messages)

Change signature of bfd crc functions
 2023-05-03  6:01 UTC 

[PATCH 5/7 v2] gdb/debuginfod: Support on-demand debuginfo downloading
 2023-05-03  4:25 UTC  (4+ messages)
` [PATCH r/7 v2.1] "
  ` [PATCH 5/7 v2.2] "

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

[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] "

[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 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 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  (6+ 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)

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