public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v4] [PR python/29603] Disable out-of-scope watchpoints
 2023-05-11 16:09 UTC  (9+ messages)
` [PATCH v5] "
  ` [PING] "
        ` [PATCH v6] "

[PATCH] Fix reverse stepping multiple contiguous PC ranges over the line table
 2023-05-11 16:01 UTC  (16+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH] Add "scheduler-locking" to documentation index
 2023-05-11 15:27 UTC  (3+ messages)

[PATCH] [gdb/tui] Fix tui compact-source a bit more
 2023-05-11 14:55 UTC  (3+ messages)

[PATCH 00/12] Use intrusive_list for breakpoints and breakpoint locations
 2023-05-11 14:48 UTC  (13+ messages)
` [PATCH 01/12] gdb: get gdbarch from syscall_catchpoint instead of location
` [PATCH 02/12] gdb: make some breakpoint methods use `this`
` [PATCH 03/12] gdb: constify breakpoint::print_it parameter
` [PATCH 04/12] gdb: add breakpoint "has locations" methods
` [PATCH 05/12] gdb: add breakpoint::first_loc methods
` [PATCH 06/12] gdbsupport: add missing increment/decrement operators to reference_to_pointer_iterator
` [PATCH 07/12] gdb: link breakpoint locations with intrusive_list
` [PATCH 08/12] gdb: remove bp_location_pointer_iterator
` [PATCH 09/12] gdb: link breakpoints with intrusive_list
` [PATCH 10/12] gdbsupport: make basic_safe_iterator::operator* return the same thing as underlying iterator
` [PATCH 11/12] gdbsupport: make filtered_iterator::operator* "
` [PATCH 12/12] gdb: remove breakpoint_pointer_iterator

[PATCH v2 RESEND] gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_
 2023-05-11 11:35 UTC  (2+ messages)

[PATCH] gdb/testsuite: change hardcoded assembly in gdb.arch/disp-step-insn-reloc.exp
 2023-05-11  9:04 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] gdb: fix error message for $_gdb_maint_setting
 2023-05-11  8:57 UTC 

The patch for bugzilla 30387
 2023-05-11  6:26 UTC  (4+ messages)

[PATCH] [patch] gdbserver assert error on arm platform
 2023-05-11  6:20 UTC 

[PATCH v5] gdb/gcore: interrupt all threads before generating the corefile
 2023-05-10 19:08 UTC  (6+ messages)
` [PATCH v6 0/3] interrupt all threads to generate core in non-stop targets
  ` [PATCH v6 3/3] gdb/gcore: "

[PATCH] gdb/mi: Fix printing of fortran strings in stack
 2023-05-10 16:36 UTC  (4+ messages)

[RFC 0/3] [gdb/dap] Handle DAP command files
 2023-05-10 16:29 UTC  (10+ messages)
` [RFC 2/3] [gdb/dap] Allow Content-Length on separate line
` [RFC 3/3] [gdb/dap] Allow WAIT_FOR_EVENTS input

[PATCH] [gdb/tui] Add set tui hide-last-column on/off/auto
 2023-05-10 15:21 UTC  (4+ messages)

[PATCH] [gdb/tui] Make tui compact-source more compact
 2023-05-10 15:09 UTC  (3+ messages)

[PATCH] gdb: fix post-hook execution for remote targets
 2023-05-10 15:07 UTC  (4+ messages)

[PATCH] gdb/rust: fix crash for expression debug with strings
 2023-05-10 14:01 UTC  (3+ messages)

[PATCH v4 0/1] gdb, infcmd: Support jump command with same line in
 2023-05-10 13:24 UTC  (4+ messages)
` [PATCH v4 1/1] gdb, infcmd: Support jump command with same line in multiple symtabs

[PATCH 0/2] Add more DAP launch parameters
 2023-05-10 12:39 UTC  (7+ messages)
` [PATCH 1/2] Add attributes and methods to gdb.Inferior
` [PATCH 2/2] Add "args" and "env" parameters to DAP launch request

[PATCH] gdb: fix use-after-free in check_longjmp_breakpoint_for_call_dummy
 2023-05-10 11:50 UTC  (5+ messages)

[PATCH] gdb/DAP: Add customRequest
 2023-05-10  9:40 UTC  (4+ messages)

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

[PATCH 1/2] pdb: Allow loading by gdb
 2023-05-10  0:56 UTC 

[PATCH v2] [gdb/tui] Fix tui compact-source
 2023-05-09 21:06 UTC  (2+ messages)

[PATCH v3] gdb tests: Allow for "LWP" in thread IDs from info threads
 2023-05-09 20:56 UTC  (4+ messages)
` [PING] "

[PATCH] support higher baud rates when they are defined
 2023-05-09 18:32 UTC  (2+ messages)

Differences in MI Breakpoint Notification for GDB CLI and MI Command
 2023-05-09 18:26 UTC  (2+ messages)

[PATCH] [gdb/tui] Fix tui compact-source
 2023-05-09 18:18 UTC  (2+ messages)

[PATCH 7/7 v2] gdb/debuginfod: Add .debug_line downloading
 2023-05-09 13:49 UTC  (3+ messages)
  ` [PING*2][PATCH "

[PATCH r/7 v2.1] gdb/debuginfod: Support on-demand debuginfo downloading
 2023-05-09 13:49 UTC  (3+ messages)
` [PATCH 5/7 v2.2] "
  ` [PING][PATCH "

[PATCH 4/7 v2] gdb: Buffer output during print_thread and print_frame_info
 2023-05-09 13:47 UTC  (3+ messages)
  ` [PING*2][PATCH "

[PATCH] gdb: Fix derive_heap_segment for PIE
 2023-05-09 11:24 UTC 

[PATCH v5 00/19] Handle variable XSAVE layouts
 2023-05-08 17:33 UTC  (16+ 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 0/4] Remove remaining ALL_ iterator macros
 2023-05-08 14:59 UTC  (7+ messages)
` [PATCH 1/4] Rename objfile::sections
` [PATCH 4/4] Remove ALL_BREAKPOINTS_SAFE

[PATCH 0/3] [gdb/tui] Add tui border-kind active-ascii
 2023-05-08 14:10 UTC  (4+ messages)
` [PATCH 1/3] [gdb/tui] Make tui_update_variables more readable
` [PATCH 2/3] [gdb/tui] Fix buglet in set_border_kind_item
` [PATCH 3/3] [gdb/tui] Add tui border-kind active-ascii

(no subject)
 2023-05-08 11:05 UTC 

[PATCH 1/1] gdb: Avoid warning for the jump command inside an inline function
 2023-05-08  7:22 UTC  (5+ messages)

[PATCH] Fix bad interaction between element limit and repeated values (BZ#24331)
 2023-05-08  1:22 UTC 

GDB 13.2 (corrective) release -- 2023-05-05 Update
 2023-05-08  1:19 UTC 

[PATCH] Remove parameter from select_source_symtab
 2023-05-07 19:03 UTC  (3+ messages)

[PATCH] Allow pretty-print of static members
 2023-05-06 16:34 UTC  (3+ messages)

Thread &Seller
 2023-05-06  0:40 UTC 

[PATCH 3/3] gdb/python: add gdbpy_register_subsystem mechanism
 2023-05-05 20:07 UTC  (5+ messages)
` [PATCHv2] gdb/python: add mechanism to manage Python initialization functions

[PATCH] Filter out types from DAP scopes request
 2023-05-05 19:55 UTC  (2+ messages)

[PATCH] Use discrete_position in ada-valprint.c
 2023-05-05 19:53 UTC  (3+ messages)

[PATCH 0/2] Cherry-pick patches to build with Clang 16 to gdb-13-branch
 2023-05-05 19:27 UTC  (5+ messages)
` [PATCH 1/2] gdbsupport: ignore -Wenum-constexpr-conversion in enum-flags.h
` [PATCH 2/2] gdb: fix -Wsingle-bit-bitfield-constant-conversion warning in z80-tdep.c

[PUSHED] gdb/testsuite: compile gdb.linespec/cp-completion-aliases.exp as C++
 2023-05-05 17:04 UTC  (3+ messages)

[pushed] [gdb/testsuite] Generate long string in gdb.base/page.exp
 2023-05-05 16:57 UTC 

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

[PUSHED] gdb/testsuite: tighten patterns in build-id-no-debug-warning.exp
 2023-05-05 15:58 UTC 

[PATCH] Simplify decode_locdesc
 2023-05-05 15:01 UTC  (2+ messages)

[PATCH v2] Simplify auto_load_expand_dir_vars and remove substitute_path_component
 2023-05-05 13:49 UTC  (2+ messages)

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

[PATCH v3] [gdb/cli] Fix wrapping for TERM=ansi
 2023-05-05 13:20 UTC 

[pushed] [gdb/testsuite] Add gdb.tui/wrap-line.exp
 2023-05-05 13:03 UTC  (2+ messages)

[pushed] [gdb/testsuite] Add gdb.base/wrap-line.exp
 2023-05-05 12:34 UTC 

[PATCH] gdb.fortran/lbound-ubound.exp: read expected lbound and ubound from function parameters (PR 30414)
 2023-05-04 15:48 UTC 

[PATCH v5] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
 2023-05-04 15:08 UTC  (6+ 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] 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  (11+ 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 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] 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)

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

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