public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/31] Step over thread clone and thread exit
 2023-12-15 18:15 UTC  (5+ messages)
` [PATCH 14/31] all-stop/synchronous RSP support thread-exit events

[PATCH 0/2] Use unique_ptr more in the remote target
 2023-12-15 18:12 UTC  (3+ messages)
` [PATCH 1/2] Make cached_reg_t own its data
` [PATCH 2/2] Complete use of unique_ptr with notif_event and stop_reply

[PATCH] Fix two bugs in gdbserver thread name handling
 2023-12-15 16:24 UTC  (3+ messages)

[PATCH htdocs] css: add content hash to force refreshes as needed
 2023-12-15 16:12 UTC  (2+ messages)

[PATCH htdocs] current: use <code> for file paths
 2023-12-15 15:53 UTC  (2+ messages)

[PATCH htdocs] download: remove periods from non-sentences
 2023-12-15 15:52 UTC  (2+ messages)

[PATCH htdocs] current: use tabs for gitconfig settings
 2023-12-15 15:52 UTC  (2+ messages)

[PATCH htdocs] use <h3> under <h2>
 2023-12-15 15:50 UTC  (2+ messages)

[PATCH htdocs] schedule: fix GDB 13 date typos
 2023-12-15 15:47 UTC  (2+ messages)

[PATCH] [gdb/tui] Use more box_width in tui-regs.c
 2023-12-15 15:32 UTC  (2+ messages)

[PATCH] Allow calling of C++ methods from python
 2023-12-15 15:19 UTC 

[PATCH] sim: igen: do not reindent literal semantics output
 2023-12-15 11:01 UTC  (2+ messages)

[PATCH 0/8] Step over thread exit improvements/fixes + AMD GPU
 2023-12-15 10:51 UTC  (11+ messages)
` [PATCH 1/8] gdb.threads/step-over-thread-exit.exp improvements
` [PATCH 2/8] Ensure selected thread after thread exit stop
` [PATCH 3/8] displaced_step_finish: Don't fetch the regcache of exited threads
` [PATCH 4/8] Step over thread exit, always delete the thread non-silently
` [PATCH 5/8] Fix thread target ID of exited waves
` [PATCH 6/8] Fix handling of vanishing threads that were stepping/stopping
` [PATCH 7/8] Add tests for s_endpgm handling
` [PATCH 8/8] Add tests for handling of vanishing threads that were stepping/stopping

[PATCH] sim: add __attribute__((unused)) to <arch>_fill_argbuf_tp function
 2023-12-15  3:46 UTC  (4+ messages)

[PATCH] Use unrelocated_addr in dwarf2_base_index_functions::find_per_cu
 2023-12-14 20:15 UTC 

[PATCH 0/4] Check for rogue DAP exceptions
 2023-12-14 19:06 UTC  (12+ messages)
` [PATCH 1/4] Introduce and use DAPException
` [PATCH 2/4] Add DAP log level parameter
` [PATCH 3/4] Avoid exception from attach in DAP
` [PATCH 4/4] Check for rogue DAP exceptions in test suite

[PATCH 0/2] Step over thread exit improvements/fixes
 2023-12-14 18:37 UTC  (2+ messages)

[PATCH] gdb/options: fix copy&paste error in string_option_def
 2023-12-14 16:29 UTC  (3+ messages)

[PATCH 00/24] Fix reading and writing pseudo registers in non-current frames
 2023-12-14 16:20 UTC  (7+ messages)
` [PATCH 21/24] gdb: migrate aarch64 to new gdbarch_pseudo_register_write
` [PATCH 24/24] gdb/testsuite: add tests for unwinding of pseudo registers

[ PATCH 0/3] Fix GDB reverse execution behavior
 2023-12-14 16:10 UTC  (6+ messages)

[PATCH v2] Allow calling of variadic C++ functions
 2023-12-14 15:20 UTC  (3+ messages)

[PATCH] gdb/testsuite: relax filename restriction in some gdb.btrace tests
 2023-12-14 10:49 UTC  (3+ messages)

[PATCH] Use function entry point record only for entry values
 2023-12-14  6:29 UTC  (4+ messages)

[PATCH] gdbserver/win32: fix crash on detach
 2023-12-13 23:57 UTC  (4+ messages)

[PATCHv5 00/10] thread-specific breakpoints in just some inferiors
 2023-12-13 22:38 UTC  (17+ messages)
` [PATCHv6 "
  ` [PATCHv6 06/10] gdb: parse pending breakpoint thread/task immediately
  ` [PATCHv7 00/11] thread-specific breakpoints in just some inferiors
    ` [PATCHv7 01/11] gdb: create_breakpoint: add asserts and additional comments
    ` [PATCHv7 02/11] gdb: create_breakpoint: asserts relating to extra_string/parse_extra
    ` [PATCHv7 03/11] gdb: change 'if' to gdb_assert in update_dprintf_command_list
    ` [PATCHv7 04/11] gdb: the extra_string in a dprintf breakpoint is never nullptr
    ` [PATCHv7 05/11] gdb: build dprintf commands just once in code_breakpoint constructor
    ` [PATCHv7 06/11] gdb: don't display inferior list for pending breakpoints
    ` [PATCHv7 07/11] gdb: parse pending breakpoint thread/task immediately
    ` [PATCHv7 08/11] gdb: don't set breakpoint::pspace for in create_breakpoint
    ` [PATCHv7 09/11] gdb: remove breakpoint_re_set_one
    ` [PATCHv7 10/11] gdb: remove tracepoint_probe_create_sals_from_location_spec
    ` [PATCHv7 11/11] gdb: only insert thread-specific breakpoints in the relevant inferior

[PATCH v2 00/13] [gdb/symtab, cc-with-dwz] Fix gdb.cp/breakpoint-locs.exp
 2023-12-13 20:19 UTC  (30+ messages)
` [PATCH v2 01/13] [gdb/symtab] Refactor condition in scan_attributes
` [PATCH v2 02/13] [gdb/symtab] Factor out m_die_range_map usage
` [PATCH v2 03/13] [gdb/symtab] Handle nullptr parent in parent_map::set_parent
` [PATCH v2 04/13] [gdb/symtab] Factor out m_deferred_entries usage
` [PATCH v2 05/13] [gdb/symtab] Resolve deferred entries, inter-shard case
` [PATCH v2 06/13] [gdb/testsuite] Add gdb.dwarf2/forward-spec-inter-cu.exp
` [PATCH v2 07/13] [gdb/testsuite] Add gdb.dwarf2/backward-spec-inter-cu.exp
` [PATCH v2 08/13] [gdb/symtab] Keep track of processed DIEs in shard
` [PATCH v2 09/13] [gdb/symtab] Resolve deferred entries, intra-shard case
` [PATCH v2 10/13] [gdb/symtab] Don't defer backward refs, inter-cu "
` [PATCH v2 11/13] [gdb/symtab] Recurse into c++ DW_TAG_subprogram DIEs for cooked index
` [PATCH v2 12/13] [gdb/symtab] Keep track of all parents "
` [PATCH v2 13/13] [gdb/symtab] Fix DW_TAG_inlined_subroutine entries in the "

[PATCH v2 0/2] Rename TUI status code to follow the docs
 2023-12-13 20:03 UTC  (3+ messages)
` [PATCH v2 1/2] Rename tui-stack -> tui-status
` [PATCH v2 2/2] Rename TUI locator window -> status

[PATCH 0/2] Rename TUI status code to follow the docs
 2023-12-13 20:00 UTC  (4+ messages)
` [PATCH 1/2] Rename tui-stack -> tui-status

[RFC PATCH htdocs] index: rename "GDB Maintainers" to "maintainers"
 2023-12-13 16:11 UTC  (2+ messages)

[PATCH] gdb/testsuite: Test for a backtrace through object without debuginfo
 2023-12-13 13:18 UTC  (2+ messages)

[PATCH] [gdb/tui] add SingleKey bindings for reverse execution commands
 2023-12-13 12:06 UTC  (6+ messages)
` [PATCH v2] "

[COMMITTED PATCH] Fix procfs.c compilation
 2023-12-13  9:15 UTC  (7+ messages)

[PATCHv2] gdb: improve error reporting for 'save gdb-index'
 2023-12-13  8:56 UTC  (4+ messages)
` [PATCHv3] "

[PATCH] Add keywords to TuiWindow.write
 2023-12-13  5:53 UTC 

[PATCH v2 0/3] sim: riscv: Compressed instruction simulation and semi-hosting support
 2023-12-13  3:43 UTC  (6+ messages)
` [PATCH v2 1/3] [sim/riscv] Add basic "

[PATCH 0/2] Use unique_xmalloc_ptr in location.[ch]
 2023-12-12 23:52 UTC  (2+ messages)

[PATCH] Allow calling of variadic C++ functions
 2023-12-12 20:23 UTC  (2+ messages)

[PATCH 0/6] Add vDefaultInferiorFd feature
 2023-12-12 20:14 UTC  (11+ messages)
` [PATCH 2/6] gdb/ser-pipe.c: Duplicate the file descriptors
` [PATCH 3/6] Add new vDefaultInferiorFd packet
` [PATCH 4/6] gdbserver/linux-low.cc: Connect the inferior to the terminal
` [PATCH 5/6] remote.c: Add terminal handling functions

[PATCH htdocs] footer: shrink font-size to match gnu.org
 2023-12-12 19:33 UTC  (2+ messages)

[PATCH 0/4] On-demand debuginfo downloading
 2023-12-12 15:08 UTC  (21+ messages)
` [PATCH 1/4 v7] gdb: Buffer output streams during events that might download debuginfo
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "
        ` [PING*4][PATCH "
` [PATCH 2/4 v2] gdb/progspace: Add reverse safe iterator and template for unwrapping iterator
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "
        ` [PING*4][PATCH "
` [PATCH 3/4 v4] gdb/debuginfod: Support on-demand debuginfo downloading
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "
        ` [PING*4][PATCH "
` [PATCH 4/4 v5] gdb/debuginfod: Add .debug_line downloading
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "
        ` [PING*4][PATCH "

[PATCH] Fix gdb.FinishBreakpoint when returning to an inlined function
 2023-12-12 14:59 UTC  (3+ messages)

[PATCH] Support dynamically computed convenience variables in get_internalvar_integer
 2023-12-12 14:54 UTC  (3+ messages)

[PATCH] Add 'program' to DAP 'attach' request
 2023-12-12 14:51 UTC  (2+ messages)

[RFC] Adding a SECURITY policy for GDB
 2023-12-12  7:27 UTC  (3+ messages)

[PATCH v2 0/6] Implement DAP cancellation
 2023-12-11 18:53 UTC  (10+ messages)
` [PATCH v2 1/6] Clean up handling of DAP not-stopped response
` [PATCH v2 2/6] Move DAP JSON reader to its own thread
` [PATCH v2 3/6] Introduce gdb.interrupt
` [PATCH v2 4/6] Rename a couple of DAP procs in the testsuite
` [PATCH v2 5/6] Catch KeyboardInterrupt in send_gdb_with_response
` [PATCH v2 6/6] Implement DAP cancellation

[PATCH 0/3] Simplify DAP stop reason emission
 2023-12-11 18:42 UTC  (2+ messages)

[PATCH] Fix build with clang 16
 2023-12-11 17:05 UTC 

[PATCH htdocs] links: use &nbsp; to avoid breaking
 2023-12-11 16:53 UTC  (2+ messages)

[PATCH htdocs] logo: set max-width of 25%
 2023-12-11 16:53 UTC  (2+ messages)

[PATCH 0/2] A few minor testsuite cleanups
 2023-12-11 16:44 UTC  (9+ messages)
` [PATCH 2/2] gdb/testsuite: tighten up some end-of-line patterns

[PATCH 0/6] Implement DAP cancellation
 2023-12-11 15:49 UTC  (8+ messages)
` [PATCH 3/6] Introduce gdb.interrupt
` [PATCH 6/6] Implement DAP cancellation

[PATCH] Add DAP items to NEWS
 2023-12-11 15:43 UTC  (2+ messages)

[PATCH] Fix dynamic_cast
 2023-12-11 14:54 UTC  (3+ messages)

[RFC][PATCH?] fixed some segfaults and bugs in mdebug support
 2023-12-11 14:48 UTC  (4+ messages)

[PATCH] Use TARGET_SYSROOT_PREFIX in more places
 2023-12-11 13:27 UTC  (2+ messages)

[pushed] Fix "not not" in Python documentation
 2023-12-10 22:29 UTC 

[PATCH v4 00/19] Index DWARF in the background
 2023-12-10 21:41 UTC  (7+ messages)
` [PATCH v4 11/19] Change how cooked index waits for threads
` [PATCH v4 12/19] Do more DWARF reading in the background
` [PATCH v4 14/19] Remove two quick_symbol_functions methods
` [PATCH v4 16/19] Lazy language setting
` [PATCH v4 18/19] Avoid language-based lookups in startup path
` [PATCH v4 19/19] Back out some parallel_for_each features

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