public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] gdb/infrun: reset thread control's step info in end_stepping_range
 2023-05-16 12:33 UTC  (3+ messages)

[PATCHv3 0/2] Disassembler Styling And The Python API
 2023-05-16 11:01 UTC  (6+ messages)
  ` [PATCHv3 1/2] gdb/python: rework how the disassembler API reads the result object
  ` [PATCHv3 2/2] gdb/python: extend the Python Disassembler API to allow for styling

[PATCH] Fix bad interaction between element limit and repeated values (BZ#24331)
 2023-05-16 10:55 UTC  (5+ messages)
  ` [PATCH] Update comments for the gdb/24331 fix

[PATCH] gdb/testsuite: make gdb_supported_languages a caching proc
 2023-05-16 10:38 UTC  (3+ messages)

[PATCH v1] [gdb/infcmd]: Add next-expression command
 2023-05-16  9:47 UTC 

[PATCH] gdb/testsuite: fix s390 failure in break-main-file-remove-fail.exp
 2023-05-16  9:41 UTC  (3+ messages)

[pushed] [gdb/tui] Fix TUI resizing for TERM=ansi
 2023-05-16  8:53 UTC  (4+ messages)
  ` [PATCH] [gdb/build] Remove dependency on _rl_term_autowrap
    ` [PING][PATCH] "

[PATCH 0/3] [gdb/tui] Allow highlighting in windows contents to be switched off
 2023-05-16  8:43 UTC  (4+ messages)
` [PATCH 1/3] [gdb/tui] Add set tui status-window-mode <mode>
` [PATCH 2/3] [gdb/tui] Use ">" marker in register window
` [PATCH 3/3] [gdb/tui] Add set tui contents-highlight on/off

[PATCH v2] gdb: xtensa: don't supply registers if they are not present
 2023-05-16  4:17 UTC  (3+ messages)
  ` [PATCH v3] gdb: xtensa: fix registers supply if they "

[PATCH] gdb/cli-out.c: clear_current_line shouldn't trigger pagination prompt
 2023-05-16  2:27 UTC  (4+ messages)

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

[PATCHv6 0/6] Infcalls from B/P conditions in multi-threaded inferiors
 2023-05-15 19:22 UTC  (8+ messages)
` [PATCHv7 "
  ` [PATCHv7 1/6] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"
  ` [PATCHv7 2/6] gdb: fix b/p conditions with infcalls in multi-threaded inferiors
  ` [PATCHv7 3/6] gdb: add timeouts for inferior function calls
  ` [PATCHv7 4/6] gdb/remote: avoid SIGINT after calling remote_target::stop
  ` [PATCHv7 5/6] gdb: introduce unwind-on-timeout setting
  ` [PATCHv7 6/6] gdb: rename unwindonsignal to unwind-on-signal

[PATCHv4] gdb: add inferior-specific breakpoints
 2023-05-15 19:15 UTC  (2+ messages)
` [PATCHv5] "

[PATCH 00/12] Use intrusive_list for breakpoints and breakpoint locations
 2023-05-15 18:25 UTC  (16+ 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] Correctly handle forward DIE references in scanner
 2023-05-15 15:16 UTC  (3+ messages)

[PATCH] [gdb/aarch64] Handle unknown debug architecture versions more gracefully
 2023-05-15 10:07 UTC  (2+ messages)

[PATCH v5 0/1] gdb, infcmd: Support jump command with same line in multiple symtabs
 2023-05-15  8:19 UTC  (4+ messages)
` [PATCH v5 1/1] "

[PATCH] [gdb/tui] Fix tui compact-source a bit more
 2023-05-15  4:03 UTC  (6+ messages)

[PATCH] [gdb/tui] Don't show line number for lines not in source file
 2023-05-15  3:58 UTC 

[PATCH 1/2] pdb: Allow loading by gdb
 2023-05-15  1:26 UTC  (3+ messages)

GDB 13.2 (corrective) release -- 2023-05-14 Update
 2023-05-15  0:50 UTC 

[PATCH v2 0/8] Implement Ada Pragma Import and Pragma Export
 2023-05-12 19:25 UTC  (2+ messages)

GDB 13.2 (corrective) release -- 2023-05-05 Update
 2023-05-12 18:52 UTC  (3+ messages)

[PATCH] gdb: remove unnecessary call to std::string constructor
 2023-05-12 18:50 UTC  (3+ messages)

[PATCH] Fix typo in `c++filt --help`
 2023-05-12 18:43 UTC  (2+ messages)

[PATCH] gdb/mi: Fix printing of fortran strings in stack
 2023-05-12 18:38 UTC  (5+ messages)

[PATCH] Add dynamic_prop::is_constant
 2023-05-12 18:30 UTC  (2+ messages)

[PATCH] Implement DAP register scope
 2023-05-12 18:28 UTC  (2+ messages)

[PATCH] gdb.fortran/lbound-ubound.exp: read expected lbound and ubound from function parameters (PR 30414)
 2023-05-12 18:15 UTC  (3+ messages)

[PATCH] Fix calling debuginfo-less functions in Ada
 2023-05-12 18:12 UTC  (2+ messages)

[PATCH 0/5] Disassembler Styling And The Python API
 2023-05-12 17:43 UTC  (9+ messages)
` [PATCH 1/5] gdb/doc: improve Python Disassembler API documentation
` [PATCH 2/5] gdb/python: implement __repr__ methods for py-disasm.c types
` [PATCH 3/5] gdb/python: implement DisassemblerResult.__str__ method

[PATCH v3] gdb tests: Allow for "LWP" in thread IDs from info threads
 2023-05-12 14:15 UTC  (5+ messages)
` [PING] "

[PATCHv2] gdb: add support for %V to printf command
 2023-05-12 13:47 UTC  (3+ messages)
` [PATCHv3] "

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

[PATCH] gdb: fix use-after-free in check_longjmp_breakpoint_for_call_dummy
 2023-05-12 10:19 UTC  (6+ messages)

[PATCH v2] [gdb/cli] Fix wrapping for TERM=ansi
 2023-05-12  9:45 UTC  (3+ messages)

[pushed 1/2] [gdb/testsuite] Make is_64_target more robust
 2023-05-12  9:44 UTC  (2+ messages)
` [pushed 2/2] [gdb/testsuite] Fix gdb.dwarf2/opt-out-not-implptr.exp for -m32

[PATCH] Do not print <synthetic pointer> when piece is optimized out
 2023-05-11 21:46 UTC  (2+ messages)

[PATCH] [patch] gdbserver assert error on arm platform
 2023-05-11 21:04 UTC  (2+ messages)

[PATCH] gdb: fix error message for $_gdb_maint_setting
 2023-05-11 17:55 UTC  (2+ messages)

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

[OB PATCH][PUSHED] gdb/testsuite: Match file size in gdb.debuginfod/crc_mismatch.exp
 2023-05-11 17:11 UTC 

[PATCH v4] [PR python/29603] Disable out-of-scope watchpoints
 2023-05-11 16:09 UTC  (8+ messages)
` [PATCH v5] "
        ` [PATCH v6] "

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

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

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

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

[RFC 0/3] [gdb/dap] Handle DAP command files
 2023-05-10 16:29 UTC  (6+ messages)
` [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/DAP: Add customRequest
 2023-05-10  9:40 UTC  (2+ messages)

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

[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  (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 0/4] Remove remaining ALL_ iterator macros
 2023-05-08 14:59 UTC  (4+ messages)
` [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)

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