public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] gdb: Fix missing first breakpoint in schedule-multiple mode
 2022-08-23 16:30 UTC  (3+ messages)
` [PING] "
` [PING 2][PATCH] "

[PATCH v3 0/2] Handle unnamed template tags in GDB
 2022-08-23 15:36 UTC  (3+ messages)
` [PATCH v3 1/2] gdb, testsuite: adapt function_range expected name
` [PATCH v3 2/2] gdb, dwarf: create symbols for template tags without names

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

[PING] [PATCH] gdb/linespec: Improve sliding breakpoints
 2022-08-23 15:01 UTC  (2+ messages)
` [PING^2] "

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

[PATCH v5 0/3] Fortran entry and DW_TAG_entry_point
 2022-08-23 14:40 UTC  (2+ messages)
` [PING][PATCH "

[PATCH v2 0/2] Fix reverse nexting over recursions
 2022-08-23 14:22 UTC  (3+ messages)
` [PATCH v2 1/2] Change calculation of frame_id by amd64 epilogue unwinder
` [PATCH v2 2/2] gdb/reverse: Fix stepping over recursive functions

[PATCH] Add an option with a color type
 2022-08-23 11:29 UTC  (12+ messages)
  ` [PATCH v2] "
      ` [PATCH v3 (documentation fixed)] "

[PATCH] Enable multi process debugging for AIX
 2022-08-23  6:52 UTC  (7+ messages)

[PATCH 0/5] Improve support for regcache_map_entry with variable register base
 2022-08-22 18:11 UTC  (3+ messages)
  ` [PING] "

[PATCH] Avoid crash with Ravenscar tasks
 2022-08-22 18:03 UTC  (2+ messages)

[PATCH 0/2] Implement target async for Windows
 2022-08-22 18:03 UTC  (2+ messages)

[PATCH] dwarf2: Fix dwarf stack fetch array view size mismatch
 2022-08-21 14:17 UTC  (7+ messages)

[PATCH] Fix crash in gdbpy_parse_register_id
 2022-08-21 14:01 UTC  (4+ messages)

[RFAv2] Allow to document user-defined aliases
 2022-08-21 12:06 UTC  (3+ messages)

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

symbols for bfd_simple_get_relocated_section_contents
 2022-08-20 22:32 UTC 

[PATCH] gdb: add a file event mask parameter to add_file_handler
 2022-08-19 17:46 UTC 

[PATCH 0/1] Fix 'rw_pieced_value' for values casted to different type
 2022-08-19 16:39 UTC  (5+ messages)
` [PATCH 1/1] gdb/dwarf2: "

[PATCH] Remove two initialization functions
 2022-08-19 14:20 UTC  (2+ messages)

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

[PATCH] [AArch64] Fix removal of non-address bits for PAuth
 2022-08-19 14:06 UTC  (6+ messages)
` [PATCH,v2] [aarch64] "
  ` [Ping v4][PATCH,v2] "

[PATCH v3 0/2] Testsuite changes for clang and icc/icx
 2022-08-19 13:08 UTC  (5+ messages)

[PATCH] Add a timeout parameter to gdb_do_one_event
 2022-08-19 11:29 UTC  (3+ messages)

[COMMITTED PATCH] gdb: LoongArch: Handle variadic arguments
 2022-08-19  1:31 UTC 

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

[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 0/3] Varobj re_set clanup
 2022-08-11 14:07 UTC  (4+ messages)
` [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/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] 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  (17+ 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 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 

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