public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/2] Querying registers of already-exited processes
 2022-02-08  9:15 UTC  (3+ messages)
` [PATCH v2 1/2] gdb/regcache: return REG_UNAVAILABLE if raw_update raises NOT_AVAILABLE_ERROR
` [PATCH v2 2/2] gdb: raise and handle NOT_AVAILABLE_ERROR when accessing frame PC

[PATCH v2 0/5] gdb: Add basic support for LoongArch
 2022-02-08  4:45 UTC  (2+ messages)
` [PING] "

Can gdbserver tunnel stdout/stdin to/from gdb ?
 2022-02-08  4:04 UTC 

[PATCH] gdb: remove tailing newlines from index_cache_debug calls
 2022-02-08  0:10 UTC  (2+ messages)

[PATCH] gdb/python: allow Value.format_string to return styled output
 2022-02-07 17:03 UTC  (8+ messages)

[PATCH 0/5] create GDB/MI commands using python
 2022-02-07 15:56 UTC  (16+ messages)
` [PATCH 2/5] gdb/python: "
` [PATCH 3/5] gdb/python: allow redefinition of python GDB/MI commands
        ` [PATCHv2] gdb/python/mi: create MI commands using python

[PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
 2022-02-07 14:41 UTC  (12+ messages)
  ` FW: "

[PATCH v2 1/1] gdb/mi: PR20684, preserve user selected thread and frame when invoking MI commands
 2022-02-07 11:56 UTC  (3+ messages)
` [PATCH v3 0/1] PR20684, preserve user selected context "

[PATCH 0/5] Add support for MIPS32/64 revision 6
 2022-02-07 11:48 UTC  (13+ messages)
` [PATCH v5 0/4] sim: "
  ` [PATCH v5 1/4] sim: Allow toggling of quiet NaN-bit semantics
  ` [PATCH v5 2/4] sim: Factor out NaN handling in floating point operations
  ` [PATCH v5 3/4] sim: Add partial support for IEEE 754-2008
  ` [PATCH v5 4/4] sim: mips: Add simulator support for mips32r6/mips64r6

[PATCH] gdb: change "maint info jit" to print jit_code_entry::symfile_addr value
 2022-02-07 11:39 UTC 

[PATCH v2] gdb: make thread_info::m_thread_fsm a std::unique_ptr
 2022-02-07 11:15 UTC  (4+ messages)

[PATCH] gdb: unbuffer all input streams when not using readline
 2022-02-07 10:27 UTC  (4+ messages)

[PATCH] gdb/disasm: combine the no printing disassembler setup code
 2022-02-07 10:00 UTC  (3+ messages)

[PATCH 00/33] Remove some more accessor macros
 2022-02-06 21:07 UTC  (3+ messages)

[PATCH] Allow non-ASCII characters in Rust identifiers
 2022-02-06 20:23 UTC  (2+ messages)

[PATCH] Fix Rust parser bug with function fields
 2022-02-06 20:23 UTC  (2+ messages)

[PATCH v2 1/5] gdb/arm: Fix prologue analysis to support vpush
 2022-02-06 16:41 UTC  (11+ messages)
` [PATCH v2 2/5] gdb/arm: Define MSP and PSP registers for M-Profile
` [PATCH v2 3/5] gdb/arm: Introduce arm_cache_init
` [PATCH v2 4/5] gdb/arm: Add support for multiple stack pointers on Cortex-M
` [PATCH v2 5/5] gdb/arm: Extend arm_m_addr_is_magic to support FNC_RETURN, add unwind-ns-to-s command

[PATCH 0/7] TUI command changes, including new winwidth command
 2022-02-06 15:53 UTC  (25+ messages)
` [PATCH 1/7] gdb/tui: add window width information to 'info win' output
` [PATCH 2/7] gdb/doc: update docs for 'info win' and 'winheight' commands
` [PATCHv2 00/15] TUI changes, new winwidth command and resizing changes
  ` [PATCHv2 01/15] gdb: move some commands into the tui namespace
  ` [PATCHv2 02/15] gdb/tui: rename tui_layout_base::adjust_size to ::set_height
  ` [PATCHv2 03/15] gdb/tui: rename tui_layout_split:set_weights_from_heights
  ` [PATCHv2 04/15] gdb/testing/tui: add new functionality to tuiterm.exp
  ` [PATCHv2 05/15] gdb/tui: add new 'tui window width' command and 'winwidth' alias
  ` [PATCHv2 06/15] gdb/tui: add a tui debugging flag
  ` [PATCHv2 07/15] gdb/tui: add left_boxed_p and right_boxed_p member functions
  ` [PATCHv2 08/15] gdb/tui/testsuite: refactor new-layout.exp test
  ` [PATCHv2 09/15] gdb/tui: avoid fp exception when applying layouts
  ` [PATCHv2 10/15] gdb/tui: fairer distribution of excess space during apply
  ` [PATCHv2 11/15] gdb/tui: allow cmd window to change size in tui_layout_split::apply
  ` [PATCHv2 12/15] gdb/tui: support placing the cmd window into a horizontal layout
  ` [PATCHv2 13/15] gdb/testsuite: some additional tests in gdb.tui/scroll.exp
  ` [PATCHv2 14/15] gdb/tui: relax restrictions on window max height and width
  ` [PATCHv2 15/15] gdb/tui: fair split of delta after a resize

[PATCH] Support for Fortran's ASSUMED RANK
 2022-02-06 13:39 UTC  (4+ messages)

[PATCH] Merge do_val_print and common_val_print
 2022-02-06 12:45 UTC  (2+ messages)

how to build gdbserver as a static binary ?
 2022-02-05  0:28 UTC  (3+ messages)

[PATCH 0/3] Apply fixme notes for multi-target support
 2022-02-04 18:03 UTC  (5+ messages)
` [PATCH 2/3] gdb: Add per-remote target variables for memory read and write config

[PATCH v4 0/3] Suppressing CLI notifications
 2022-02-04 17:57 UTC  (4+ messages)
` [PATCH v4 3/3] gdb: add the 'set/show suppress-cli-notifications' command

[PATCH] gdb: include address in names of objfiles created by jit reader API
 2022-02-04 16:09 UTC  (9+ messages)

[pushed] Improve Ada unchecked union type printing
 2022-02-04 15:30 UTC 

[PATCH 0/4] Add variant type
 2022-02-04 13:19 UTC  (9+ messages)
` [PATCH 1/4] gdb: remove internalvar_funcs::destroy
` [PATCH 2/4] gdb: constify parameter of value_copy
` [PATCH 3/4] gdbsupport: add variant-lite header
` [PATCH 4/4] gdb: make internalvar use a variant

[PATCH] Remove host_hex_value
 2022-02-04 11:37 UTC  (2+ messages)

[PATCH v3 0/5] arm: Add support for multiple stacks on Cortex-M
 2022-02-04  8:41 UTC  (6+ messages)
` [PATCH v3 1/5] gdb/arm: Fix prologue analysis to support vpush
` [PATCH v3 2/5] gdb/arm: Define MSP and PSP registers for M-Profile
` [PATCH v3 3/5] gdb/arm: Introduce arm_cache_init
` [PATCH v3 4/5] gdb/arm: Add support for multiple stack pointers on Cortex-M
` [PATCH v3 5/5] gdb/arm: Extend arm_m_addr_is_magic to support FNC_RETURN, add unwind-ns-to-s command

[PATCH v3 0/2] Make GDB respect the DW_CC_nocall attribute
 2022-02-03 22:34 UTC  (12+ messages)
` [PATCH v3 1/2] gdb: add a symbol* argument to get_return_value
    ` [PATCH v4] "
        ` [PATCH v5] "
` [PATCH v3 2/2] gdb: Respect the DW_CC_nocall attribute

[PATCHv4 0/2] Disassembler Output Styling
 2022-02-03 20:32 UTC  (3+ messages)
` [PATCHv5 "

[PATCH] gdb: A potential fix for PR-24069
 2022-02-03 18:04 UTC  (5+ messages)

[PATCH] testsuite: fix failure in gdb.threads/killed-outside.exp
 2022-02-03 15:36 UTC  (4+ messages)

[PATCH v3 0/3] Suppressing CLI notifications
 2022-02-03  9:35 UTC  (3+ messages)
` [PATCH v3 3/3] gdb: add the 'set/show suppress-notification-cli' command

[PATCH v2 0/3] Suppressing CLI notifications
 2022-02-03  8:28 UTC  (5+ messages)
` [PATCH v2 3/3] gdb: add the 'set/show suppress-notification-cli' command

GDB 12 preparation and target date?
 2022-02-02 19:31 UTC  (3+ messages)

[PATCH 0/5] Fix for 'list task 123' (PR cli/28668)
 2022-02-02 16:32 UTC  (4+ messages)
` [PATCHv2 0/6] Fix for 'list task 123' (PR cli/28665)

[PATCH] gdb: fix formatting for help set/show extended-prompt
 2022-02-02 16:06 UTC  (2+ messages)

[PATCH v4] gdb/tui/disassembly view: make symbol name appear on a line of its own
 2022-02-02 14:33 UTC  (7+ messages)

[PING 2] [PATCH v3 1/1] gdb: Use a typedef's scoped type name to identify local typedefs
 2022-02-02  8:51 UTC 

[PING*1] [PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
 2022-02-02  5:21 UTC 

[PATCH v4 0/4] sim: Add support for MIPS32/64 revision 6
 2022-02-02  3:47 UTC  (8+ messages)
` [PATCH v4 1/4] sim: Allow toggling of quiet NaN-bit semantics
` [PATCH v4 2/4] sim: Factor out NaN handling in floating point operations
` [PATCH v4 3/4] sim: Add partial support for IEEE 754-2008
` [PATCH v4 4/4] sim: mips: Add simulator support for mips32r6/mips64r6

RFC gdbserver and tdesc and powerpc (stuck on a gdbserver assert)
 2022-02-02  1:53 UTC  (3+ messages)

[pushed] Fix flex rule in gdb
 2022-02-01 18:43 UTC 

[PATCH v2] gdb, btrace: improve error messages
 2022-02-01 16:40 UTC  (3+ messages)

[PATCH 0/2][PR fortran/26373][PR fortran/22497] GDB support for Fortran extends feature
 2022-02-01 15:06 UTC  (5+ messages)
` [PATCH 1/2][PR fortran/26373][PR fortran/22497] gdb/fortran: add support for accessing fields of extended types

[pushed] gdb/python: fix gdb.Objfile.__repr__ () for dynamically compiled code
 2022-02-01 15:03 UTC 

[PATCH] gdb/python: fix gdb.Objfile.__repr__ () for dynamically compiled code
 2022-02-01 14:39 UTC  (3+ messages)

[PATCH] gdb, btrace: improve error messages
 2022-02-01 14:17 UTC  (2+ messages)

[PATCH] hurd: Fix RPC prototypes
 2022-02-01 14:08 UTC  (2+ messages)

[PATCH] hurd: Fix RPC link names
 2022-02-01  2:08 UTC  (7+ messages)

[RFC] Print MI prompt on interrupted command
 2022-01-31 19:33 UTC  (3+ messages)

GDB coredump support: reading NT_PRSTATUS instead of section ".reg"
 2022-01-31 18:24 UTC  (2+ messages)

[pushed] gdb: fix some clang-tidy readability-misleading-indentation warnings
 2022-01-31 17:23 UTC 

[PATCH v2 0/2] Make GDB respect the DW_CC_nocall attribute
 2022-01-31 14:36 UTC  (9+ messages)
` [PATCH v2 1/2] gdb: Move most of get_function_name (COREADDR) in symtab.h
` [PATCH v2 2/2] gdb: Respect the DW_CC_nocall attribute

[PATCH v6 00/25] Memory Tagging Support + AArch64 Linux implementation
 2022-01-31 14:34 UTC  (3+ messages)
` [PATCH v6 16/25] AArch64: Add unit testing for logical tag set/get operations

[PATCH v2 0/3] Improvements to Python parameters
 2022-01-31 13:20 UTC  (3+ messages)
` [PATCH v2 1/3] Change how Python architecture and language are handled

[PATCH 0/2] Resolve dynamic types for pointers
 2022-01-31  8:15 UTC  (4+ messages)
` [PATCH 1/2] gdb/types: Resolve dynamic properties of pointer types

[pushed] Remove unused variables in fbsd-tdep.c files
 2022-01-31  1:18 UTC 

[PATCH] gdb: fix ppc-sysv-tdep.c build on 32-bit platforms
 2022-01-28 20:20 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).