public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v3 0/2] Querying registers of already-exited processes
 2023-12-20 22:00 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] gdb/regcache: return REG_UNAVAILABLE in raw_read if NOT_AVAILABLE_ERROR is seen
  ` [PATCH v4 2/2] gdb: raise and handle NOT_AVAILABLE_ERROR when accessing frame PC

[PATCH 0/8] Step over thread exit improvements/fixes + AMD GPU
 2023-12-20 21:24 UTC  (12+ 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 0/2] Use unique_ptr more in the remote target
 2023-12-20 20:27 UTC  (5+ 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
  ` [pushed] Fix bug in previous remote unique_ptr change (Re: [PATCH 0/2] Use unique_ptr more in the remote target)

[pushed] gdb: remove stale comment and ctor in gdbarch_info
 2023-12-20 15:52 UTC 

[PATCH 0/4] On-demand debuginfo downloading
 2023-12-20 14:58 UTC  (25+ messages)
` [PATCH 1/4 v7] gdb: Buffer output streams during events that might download debuginfo
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "
        ` [PING*4][PATCH "
          ` [PING*5][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 "
          ` [PING*5][PATCH "
` [PATCH 3/4 v4] gdb/debuginfod: Support on-demand debuginfo downloading
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "
        ` [PING*4][PATCH "
          ` [PING*5][PATCH "
` [PATCH 4/4 v5] gdb/debuginfod: Add .debug_line downloading
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "
        ` [PING*4][PATCH "
          ` [PING*5][PATCH "

[PATCH 0/1] The link to DTrace needs to be updated
 2023-12-20 13:29 UTC  (6+ messages)
` [PATCH 1/1] doc: update link to Oracle DTrace project

[PATCH] nat: linux-namespaces: Also enter user namespace
 2023-12-20 11:42 UTC  (3+ messages)

[PATCH v4] gdb/testsuite: add test for backtracing for threaded inferiors from a corefile
 2023-12-20  9:40 UTC  (2+ messages)

[PATCH v2 0/3] sim: riscv: Compressed instruction simulation and semi-hosting support
 2023-12-20  8:52 UTC  (14+ messages)
` [PATCH v2 1/3] [sim/riscv] Add basic "
    ` [EXTERNAL] "
` [PATCH v2 2/3] [sim/riscv] Add support for compressed integer instruction set
    ` [EXTERNAL] "

[PATCH 1/3] sim: cgen: unify the genmloop logic a bit
 2023-12-20  1:23 UTC  (3+ messages)
` [PATCH 2/3] sim: common: add $LINENO rewriting support to genmloop scripts
` [PATCH 3/3] sim: mloop: add #line pragmas everywhere

[PATCH/committed] sim: frv: enable warnings in memory.c
 2023-12-20  1:20 UTC 

[PATCH v2] Raise exception if ambiguous name is used in gdb.parameter
 2023-12-19 16:38 UTC 

[PATCH 1/2] gdb: remove stale comment in value_assign
 2023-12-19 16:12 UTC  (5+ messages)
` [PATCH 2/2] gdb: use put_frame_register instead of put_frame_register_bytes in pseudo_to_concat_raw

[PATCH 0/1] Crash on register invalidation
 2023-12-19 15:14 UTC  (2+ messages)
` [PATCH 1/1] gdb: fix assert after register write failure

[PATCH] Mask x86 segment registers in Windows gdbserver
 2023-12-19 14:48 UTC 

[PATCH] Throw error if ambiguous name is used in gdb.parameter
 2023-12-19 13:23 UTC  (2+ messages)

[PATCH/committed] sim: common: delete unused argbuf in generated mloop code
 2023-12-19 11:55 UTC 

[PATCH v2] gdb: register frame_destroyed function for amd64 gdbarch
 2023-12-19 11:51 UTC  (5+ messages)
` [PATCH v3] "
  ` [PING][PATCH "
    ` [PINGv2][PATCH "

[PATCH/committed 01/21] sim: common: fix -Wunused-variable warnings
 2023-12-19 10:51 UTC  (21+ messages)
` [PATCH/committed 02/21] sim: aarch64: "
` [PATCH/committed 03/21] sim: bfin: "
` [PATCH/committed 04/21] sim: bpf: "
` [PATCH/committed 05/21] sim: cr16: "
` [PATCH/committed 06/21] sim: cris: "
` [PATCH/committed 07/21] sim: erc32: "
` [PATCH/committed 08/21] sim: frv: "
` [PATCH/committed 09/21] sim: ft32: "
` [PATCH/committed 10/21] sim: h8300: "
` [PATCH/committed 11/21] sim: iq2000: "
` [PATCH/committed 12/21] sim: lm32: "
` [PATCH/committed 13/21] sim: m32r: "
` [PATCH/committed 14/21] sim: mcore: "
` [PATCH/committed 15/21] sim: microblaze: "
` [PATCH/committed 16/21] sim: mips: "
` [PATCH/committed 17/21] sim: mn10300: "
` [PATCH/committed 18/21] sim: msp430: "
` [PATCH/committed 19/21] sim: moxie: "
` [PATCH/committed 20/21] sim: sh: "
` [PATCH/committed 21/21] sim: v850: "

[PATCH] cpu: cris: drop some unused vars
 2023-12-19 10:45 UTC  (3+ messages)

[PATCH 00/14] Cleanups for the TUi register window
 2023-12-19 10:31 UTC  (27+ messages)
` [PATCH 01/14] Use pop_back in tui_register_format
` [PATCH 02/14] Minor C++ cleanups in tui-regs.c
` [PATCH 03/14] Simplify tui_data_window::show_register_group
` [PATCH 04/14] Rename tui_data_item_window -> tui_register_info
` [PATCH 05/14] Remove tui_register_info::visible
` [PATCH 06/14] Move scrollok call in register window
` [PATCH 07/14] Simplify update_register_data
` [PATCH 08/14] Remove the TUI register window rerender overload
` [PATCH 09/14] Simplify tui_data_win::erase_data_content
` [PATCH 10/14] Remove tui_refreshing_registers
` [PATCH 11/14] Remove redundant check from tui_refresh_frame_and_register_information
` [PATCH 12/14] Return void from tui_show_frame_info
` [PATCH 13/14] Rename show_registers -> set_register_group
` [PATCH 14/14] Update TUI register window when the inferior exits

[PATCH htdocs] download: use <wbr> to break up some long <pre> text
 2023-12-19 10:28 UTC 

[PATCH v3 0/3] sim: riscv: Compressed instruction simulation and semi-hosting support
 2023-12-19  6:16 UTC  (10+ messages)
` [PATCH v3 1/3] [sim/riscv] Fix crash during instruction decoding
    ` [EXTERNAL] "
` [PATCH v3 2/3] [sim/riscv] Add support for compressed integer instruction set simulation
    ` [EXTERNAL] "
` [PATCH v3 3/3] [sim/riscv] Add semi-hosting support
    ` [EXTERNAL] "

Fwd: Yet another fix for mcore-sim
 2023-12-19  5:09 UTC  (3+ messages)

[PATCH] cpu: or1k: drop unused l.swa flag
 2023-12-19  2:30 UTC 

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

[RFC][PATCH?] fixed some segfaults and bugs in mdebug support
 2023-12-18 15:50 UTC  (7+ messages)

[PATCH 0/3] Fix "attach" infinite loop
 2023-12-18 15:10 UTC  (9+ messages)

[PATCH v4 00/19] Index DWARF in the background
 2023-12-18 14:55 UTC  (3+ messages)
` [PATCH v4 08/19] Add gdb::task_group

[PATCH] [gdb/tui] Use more box_width in tui-regs.c
 2023-12-18 14:16 UTC  (4+ messages)

[PATCHv6 00/10] thread-specific breakpoints in just some inferiors
 2023-12-18 11:33 UTC  (8+ messages)
` [PATCHv7 00/11] "
  ` [PATCHv7 02/11] gdb: create_breakpoint: asserts relating to extra_string/parse_extra
  ` [PATCHv7 07/11] gdb: parse pending breakpoint thread/task immediately

[PATCH] gdb/testsuite: another attempt to fix gdb.threads/thread-specific-bp.exp
 2023-12-18 11:16 UTC  (3+ messages)

[PATCH v2] [gdb/tui] Show regs when switching to regs layout
 2023-12-17 17:31 UTC  (6+ messages)

[PATCH/committed] sim: warnings: add more flags
 2023-12-17  5:15 UTC 

[PATCH] Allow calling of C++ methods from python
 2023-12-16 11:40 UTC  (3+ messages)

[PATCH] Use function entry point record only for entry values
 2023-12-16 10:29 UTC  (5+ messages)

[RFC] [gdb/tui] Add set tui border-kind acs-or-space/acs-or-ascii
 2023-12-16  9:50 UTC  (3+ messages)

[PATCH/committed] sim: cr16: clean up unused insn operands
 2023-12-16  5:32 UTC 

[PATCH/committed 1/2] sim: sh: tidy up gencode slightly
 2023-12-16  5:00 UTC  (2+ messages)
` [PATCH/committed 2/2] sim: sh: adjust some dsp insn masks

[PATCH/committed] sim: bfin: fix typo in bf52x ports
 2023-12-16  2:42 UTC 

[PATCH/committed] sim: mn10300: fix incorrect implementation of a few insns
 2023-12-16  2:13 UTC 

[PATCH htdocs] tighten up margins on smaller devices
 2023-12-16  2:10 UTC 

[PATCH] Remove tui-out.[ch]
 2023-12-16  1:04 UTC 

[PATCH 0/3] [gdb/tui] Add tui border-kind active-ascii
 2023-12-15 20:04 UTC  (6+ messages)
` [PATCH 1/3] [gdb/tui] Make tui_update_variables more readable
` [PATCH 3/3] [gdb/tui] Add tui border-kind active-ascii

[pushed] [gdb/tui] Fix TUI resizing for TERM=ansi
 2023-12-15 19:46 UTC  (4+ messages)
  ` [PATCH] [gdb/build] Remove dependency on _rl_term_autowrap

[PATCH 0/2] Improve Ada overload handling
 2023-12-15 19:34 UTC  (2+ messages)

[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] 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] sim: igen: do not reindent literal semantics output
 2023-12-15 11:01 UTC  (2+ messages)

[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  (9+ messages)
` [PATCH 2/4] Add DAP log level parameter
` [PATCH 3/4] Avoid exception from attach in DAP

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

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