public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] [AArch64] Fix removal of non-address bits for PAuth
 2022-08-18 23:47 UTC  (4+ messages)
` [PATCH,v2] [aarch64] "
  ` [Ping v4][PATCH,v2] "

[PATCH] Fix hardware watchpoint check in test gdb.base/watchpoint-reuse-slot.exp
 2022-08-18 23:09 UTC  (12+ messages)
` [PATCH ver 2] "
    ` [PATCH ver 3] "

[PATCH] Enable multi process debugging for AIX
 2022-08-18 18:59 UTC  (3+ messages)

[PATCH v3] gdb: call check_typedef at beginning of dwarf_expr_context::fetch_result
 2022-08-18 18:37 UTC  (4+ messages)
      ` [PATCH] gdb/testsuite: re-compile entry-value-typedef .S files with -fPIE

[PATCH v3 0/2] Testsuite changes for clang and icc/icx
 2022-08-18 16:34 UTC  (4+ messages)

[PATCH] dwarf2: Fix dwarf stack fetch array view size mismatch
 2022-08-18 16:27 UTC  (2+ messages)

[PATCH] Update auxv cache when there is no auxv cached data
 2022-08-18 15:48 UTC  (4+ messages)
` [PATCH] Update auxv cache when inferior pid is 0 (no inferior)
  ` [PING][PATCH] "

[PATCH] [aarch64] Remove handling of ADR/ADRP from prologue analyzer
 2022-08-18 15:43 UTC  (2+ messages)

[PATCH v2 0/2] Fix bug in aarch64-linux GDB when inferior changes SVE vector length
 2022-08-18 14:08 UTC  (9+ messages)
` [PATCH v2 2/2] gdb/testsuite: Add test for AArch64 Scalable Vector Extension

[PATCH] Change bookmark allocation
 2022-08-18 14:03 UTC  (3+ messages)

[PATCH] Add a timeout parameter to gdb_do_one_event
 2022-08-18 11:16 UTC  (2+ messages)

[PATCH v4 00/15] Clean gdb.base when testing with clang
 2022-08-18  7:25 UTC  (3+ messages)
` [PIING][PATCH "
` [PINGv2][PATCH "

[PATCH v6 0/8] gdb: split array and string limiting options
 2022-08-18  6:08 UTC  (12+ messages)
` [PATCH v6 1/8] GDB/Guile: Don't assert that an integer value is boolean
` [PATCH v6 2/8] GDB/doc: Document the Guile `#:unlimited' keyword
` [PATCH v6 3/8] GDB/testsuite: Expand Python integer parameter coverage across all types
` [PATCH v6 4/8] GDB/Python: Make `None' stand for `unlimited' in setting integer parameters
` [PATCH v6 5/8] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
` [PATCH v6 6/8] GDB: Allow arbitrary keywords in integer set commands
` [PATCH v6 7/8] GDB: Add a character string limiting option
` [PATCH v6 8/8] GDB/testsuite: Expand for character string limiting options
  ` [PATCH v6.1 "

[PATCH v5 0/8] gdb: split array and string limiting options
 2022-08-17 22:03 UTC  (4+ messages)
` [PATCH v5 6/8] GDB: Allow arbitrary keywords in integer set commands

[OB PATCH] GDB/testsuite: Fix PARAM_ZUINTEGER reported for PARAM_ZUINTEGER_UNLIMITED
 2022-08-17 22:01 UTC 

[PATCH] Add an option with a color type
 2022-08-17 18:46 UTC  (4+ messages)

[PATCH] gdb: make "start" breakpoint inferior-specific
 2022-08-17 17:56 UTC  (2+ messages)

[PATCH] gdb, gdbsupport: configure: factor out yes/no/auto value checking
 2022-08-17 17:53 UTC 

[PATCH] Use checked_static_cast in more places
 2022-08-17 17:48 UTC 

[PATCH] gdb: new 'maint print frame-id' command
 2022-08-17 14:11 UTC  (5+ messages)

[PATCH][gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp
 2022-08-17 12:01 UTC  (10+ messages)

[PATCH] gdb: fix disas of destructors in nested namespaces
 2022-08-17  7:14 UTC 

[PATCH 0/3] RISC-V fflags, frm, and fcsr (includes small tdesc change)
 2022-08-16 16:26 UTC  (5+ messages)
` [PATCH 1/3] gdb/riscv: improve (and fix) display of frm field in 'info registers'
` [PATCH 2/3] gdb: Add tdesc_found_register function to tdesc API
` [PATCH 3/3] gdb/riscv: better support for fflags and frm registers

[PUSHED] gdb/riscv: fix gdb.arch/riscv-unwind-long-insn.exp on RV64
 2022-08-16 16:13 UTC 

[pushed] gdb/testsuite: fix breakpoint script output in gdb.mi/mi-break.exp
 2022-08-16 15:05 UTC 

[PATCH] Use strwinerror in gdb/windows-nat.c
 2022-08-16 13:57 UTC  (2+ messages)

[PATCH] Remove register_gdbarch_init
 2022-08-16 13:49 UTC  (2+ messages)

[PATCH 0/2] Fix two small Python flush problems
 2022-08-15 19:00 UTC  (4+ messages)
` [PATCH 1/2] Fix gdb.flush documentation
` [PATCH 2/2] Fix flush for sys.stderr

[PATCH 00/14] Minor ui / interp cleanups
 2022-08-15 17:28 UTC  (17+ messages)
` [PATCH 01/14] Remove some dead code
` [PATCH 02/14] Free ui::line_buffer
` [PATCH 03/14] Use ui_out_redirect_pop in more places
` [PATCH 04/14] Remove the "for moment" comments
` [PATCH 05/14] Remove obsolete filtering comment
` [PATCH 06/14] Remove two unused members from mi_interp
` [PATCH 07/14] Use member initialization in 'struct ui'
` [PATCH 08/14] Use scoped_restore in safe_parse_type
` [PATCH 09/14] Remove tui_out_new
` [PATCH 10/14] Remove a ui-related memory leak
` [PATCH 11/14] TUI stdout buffering cleanup
` [PATCH 12/14] Remove a call to clear_interpreter_hooks
` [PATCH 13/14] Fix "source" with interpreter-exec
` [PATCH 14/14] Fix interpreter-exec crash

[PATCH] [Arm] Fix endianness handling for arm record self tests
 2022-08-15 12:13 UTC  (13+ messages)

[PATCH] Enable Access to containing scope variables from nested inlined function
 2022-08-15  9:45 UTC  (4+ messages)

[RFAv3] Show locno for 'multi location' breakpoint hit msg+conv var $bkptno $locno
 2022-08-14 14:08 UTC  (2+ messages)

[RFAv2] Allow to document user-defined aliases
 2022-08-14 14:07 UTC  (3+ messages)

[PUSHED] gdb/nds32: update features/nds32.c
 2022-08-14 13:55 UTC  (2+ messages)
` [PUSHED] gdb/riscv: improve a comment about fcsr, fflags, and frm registers

[PATCH 0/3] More minor breakpoint cleanups
 2022-08-14  0:45 UTC  (8+ messages)
` [PATCH 2/3] Change location_to_sals to a method
` [PATCH 3/3] Move decode_location to code_breakpoint

[PATCH] Fix hardware watchpoint check in tests gdb.base/watchpoint.exp and gdb.base/wachpoint-stops-at-right-insn.exp
 2022-08-12 17:39 UTC 

[PATCH][gdb/symtab] Support .debug_names section with TUs in .debug_info
 2022-08-12 15:48 UTC 

[PATCH] Avoid crash with Ravenscar tasks
 2022-08-11 15:00 UTC 

[PATCH 0/3] Varobj re_set clanup
 2022-08-11 14:07 UTC  (6+ messages)
` [PATCH 2/3] gdb/varobj: Reset varobj after relocations have been computed
` [PATCH 3/3] gdb/varobj: Only re-evaluate invalid globals during re_set

[PATCH] gdb/mi: fix breakpoint script field output
 2022-08-11 11:56 UTC  (5+ messages)

[PATCH v3] gdb/arm: Cleanup of arm_m_exception_cache
 2022-08-11  8:59 UTC  (2+ messages)

[PATCH 0/1] Fix 'rw_pieced_value' for values casted to different type
 2022-08-11  7:09 UTC  (3+ messages)
` [PATCH 1/1] gdb/dwarf2: "

[PATCH 0/2] Remove MI version 1
 2022-08-10 21:43 UTC  (3+ messages)
` [PATCH 1/2] Remove vestiges of MI version 0
` [PATCH 2/2] Remove MI version 1

[PATCH] [gdb/riscv] Fix test for riscv: zero register
 2022-08-10 15:14 UTC  (3+ messages)

[RFC][gdb] Add maint set skip-prologue
 2022-08-10 13:48 UTC 

[PATCH v2 1/2] gdb, testsuite: adapt function_range expected name
 2022-08-10 12:49 UTC  (4+ messages)
` [PATCH v2 2/2] gdb, dwarf: create symbols for template tags without names

[PATCH v2] gdb/arm: Cleanup of arm_m_exception_cache
 2022-08-10 10:53 UTC  (4+ messages)

[PATCH] Disable year 2038 support on 32-bit hosts by default
 2022-08-10 10:14 UTC  (22+ messages)

[PATCH] Fix-for-multiple-thread-detection-in-AIX.patch
 2022-08-10  6:57 UTC  (18+ messages)

[PUSHED] gdb/riscv/testsuite: fix failures in gdb.arch/riscv-reg-aliases.exp
 2022-08-09 16:38 UTC 

[PATCH] gdb: Fix missing first breakpoint in schedule-multiple mode
 2022-08-09 15:00 UTC  (2+ messages)
` [PING] "

[PATCH v2] gdb/gdbserver: LoongArch: Improve implementation of fcc registers
 2022-08-09 14:27 UTC  (2+ messages)

[PATCH] gdb/arm: Cleanup of arm_m_exception_cache
 2022-08-09 14:09 UTC  (4+ messages)

[committed][gdb/testsuite] Fix gdb.dwarf2/debug-names.exp
 2022-08-09 13:12 UTC 

[PATCH][gdb/symtab] Fix assert in set_length
 2022-08-09 12:35 UTC 

[PUSHED] gdb/riscv: use register name enum values in riscv-linux-nat.c
 2022-08-09 11:13 UTC 

[PATCH v3] gdb/csky support .reg2 for kernel 4.x and later
 2022-08-09  7:56 UTC  (2+ messages)

[PATCH][gdb/tdep] Declare score-*-* target obsolete
 2022-08-09  7:55 UTC 

[PATCH v4 0/3] RISC-V: Add 'Zmmul' extension
 2022-08-09  3:37 UTC  (4+ messages)
  ` [PATCH v4 1/3] RISC-V: Add 'M' extension testcases
  ` [PATCH v4 2/3] RISC-V: Add 'Zmmul' extension
  ` [PATCH v4 3/3] RISC-V: Add 'Zmmul' failure testcases

[committed] gdb/csky fix build error in ubuntu20_04
 2022-08-09  2:22 UTC 

[PATCH 0/3] Clean up solib_ops
 2022-08-08 19:28 UTC  (4+ messages)
` [PATCH 1/3] Remove current_target_so_ops
` [PATCH 2/3] Move solib_ops into gdbarch
` [PATCH 3/3] Constify some target_so_ops instances

[PATCH 0/4] Add AMX support
 2022-08-08 17:16 UTC  (5+ messages)
` [PATCH 2/4] gdb, gdbserver: Add AMX registers

[PATCH v5 2/3] gdb, dwarf: add assert to dwarf2_get_pc_bounds
 2022-08-08 17:00 UTC  (2+ messages)
` [PATCH v5 3/3] dwarf, fortran: add support for DW_TAG_entry_point

[PATCH v5 0/3] Fortran entry and DW_TAG_entry_point
 2022-08-08 17:00 UTC  (2+ messages)
` [PATCH v5 1/3] gdb, dwarf: move part of dwarf2_get_pc_bounds into separate function

[PATCH v4 0/3] Fortran entry and DW_TAG_entry_point
 2022-08-08 16:52 UTC  (4+ messages)
` [PATCH v4 3/3] dwarf, fortran: add support for DW_TAG_entry_point

[pushed] Fix regression from gdbarch registry change
 2022-08-08 16:06 UTC 

[PATCH][gdb/symtab] Force usage of all_comp_units.size (CU/TU/CUTU)
 2022-08-08 14:26 UTC  (2+ messages)

[PATCH 1/2] [gdb/testsuite] Add gdb.dwarf2/debug-names-tu.exp
 2022-08-08 14:23 UTC  (2+ messages)
` [PATCH 2/2] [gdb/testsuite] Add gdb.dwarf2/debug-names-bad-cu-index.exp

[PATCH] gdb: add constructor to gdb_user_regs
 2022-08-08 13:08 UTC  (3+ messages)

[PATCH 0/4] Adapt Fortran testsuite for ifort
 2022-08-08 12:53 UTC  (5+ messages)
` [PING 2][PATCH "
  ` [PING 3][PATCH "
    ` [PING 4][PATCH "

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