public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] [AArch64] Add TPIDR2 register support for Linux
 2022-12-07 10:30 UTC  (7+ messages)
` [PING][PATCH] "
` [PATCH v3] [aarch64] "
` [PATCH v4] "

[RFC] [gdb/cli] Add maintenance ignore-probes
 2022-12-07  9:00 UTC 

[PING] [PATCH v7 00/10] Extensions for PTWRITE
 2022-12-07  8:45 UTC  (3+ messages)

[PATCH 00/12] Initial support for ROCm platform (AMDGPU) debugging
 2022-12-07  2:55 UTC  (28+ messages)
` [PATCH 01/12] gdb: add supports_arch_info callback to gdbarch_register
` [PATCH 02/12] gdb: make install_breakpoint return a non-owning reference
` [PATCH 03/12] gdbsupport: add type definitions for pid, lwp and tid
` [PATCH 04/12] gdb: add inferior_pre_detach observable
` [PATCH 05/12] gdb: make gdbarch_alloc take ownership of the tdep
` [PATCH 06/12] gdb: add gdbarch_up
` [PATCH 07/12] gdbsupport: move libxxhash configure check to gdbsupport
` [PATCH 08/12] gdbsupport: move fast_hash to gdbsupport/common-utils.h
` [PATCH 09/12] gdbsupport: add gdb::string_view_hash
` [PATCH 10/12] gdb/solib-svr4: don't disable probes interface if probe not found
` [PATCH 11/12] gdb: make gdb_printing_disassembler::stream public
` [PATCH 12/12] gdb: initial support for ROCm platform (AMDGPU) debugging

Fwd: [PATCH] RISC-V: Correction of machine registers mapping to dwarf registers
 2022-12-07  2:00 UTC  (5+ messages)

[PATCH] Let user C-c when waiting for DWARF index finalization
 2022-12-06 20:35 UTC  (2+ messages)

[PATCH 0/2] Convert symbol-lookup debug to new debug scheme
 2022-12-06 17:42 UTC  (3+ messages)
` [PATCH 1/2] gdb: convert 'set debug symbol-lookup' to new debug printing scheme
` [PATCH 2/2] gdb: add SYMBOL_LOOKUP_SCOPED_DEBUG_ENTER_EXIT

[pushed] Cosmetic fix in ppc-sysv-tdep.c
 2022-12-06 16:00 UTC 

[pushed] gdb: make frame_register static
 2022-12-06 15:43 UTC  (3+ messages)

[PATCH v4] gdb/gcore: interrupt all threads before generating the corefile
 2022-12-06 15:03 UTC  (2+ messages)

[pushed] Fix operator precedence bug in Rust parser
 2022-12-06 14:42 UTC 

[pushed 1/2] [gdb/testsuite] Make gdb.base/longjmp.exp FAIL more stable across archs
 2022-12-06 11:02 UTC  (2+ messages)
` [pushed 2/2] [gdb/testsuite] Fix test names in gdb.base/longjmp.exp

[branching soon!] GDB 13 release -- 2022-12-04 update
 2022-12-06  5:25 UTC  (5+ messages)

[PATCH v2 0/6] gdbserver improvements for AArch64 SVE support
 2022-12-05 22:37 UTC  (10+ messages)
` [PATCH v2 6/6] gdb/aarch64: Detect vector length changes when debugging remotely

[PATCH 0/6] Make frame_info_ptr automatic
 2022-12-05 21:41 UTC  (8+ messages)
` [PATCH 1/6] gdb: add invalidate_selected_frame function
` [PATCH 2/6] gdb: make it possible to restore selected user-created frames
` [PATCH 3/6] gdb: make user-created frames reinflatable
` [PATCH 4/6] gdb: revert frame_unwind::this_id and callees to use `frame_info *`
` [PATCH 5/6] gdb: make frame_info_ptr grab frame level and id on construction
` [PATCH 6/6] gdb: make frame_info_ptr auto-reinflatable

[PATCH 1/6] gdb/linux-nat: use get_ptrace_pid in two spots
 2022-12-05 21:39 UTC  (8+ messages)
` [PATCH 2/6] gdb/linux-nat: bool-ify linux_nat_get_siginfo
` [PATCH 3/6] gdb/linux-nat: don't memset siginfo on failure in linux_nat_get_siginfo
` [PATCH 4/6] gdb/linux-nat: check ptrace return value "
` [PATCH 5/6] gdb/linux-nat: use l linux_nat_get_siginfo in linux_xfer_siginfo
` [PATCH 6/6] gdb/linux-nat: add ptid parameter to linux_xfer_siginfo

[PATCH] gdb/testsuite: remove perror calls when failing to run
 2022-12-05 21:38 UTC  (3+ messages)
  ` [PP?] "

[PATCH 0/3] Fix Windows C-c handling
 2022-12-05 19:50 UTC  (6+ messages)
` [PATCH 1/3] Rename install_sigint_handler
` [PATCH 2/3] Refactor code to check for terminal sharing
` [PATCH 3/3] Fix control-c handling on Windows

[PATCH] gdb/testsuite: fix an issue that prevents selftest
 2022-12-05 19:50 UTC  (2+ messages)

[PATCH] [RFC] Move SetConsoleCtrlHandler calls to async thread
 2022-12-05 18:54 UTC  (8+ messages)

[PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
 2022-12-05 18:33 UTC  (15+ messages)

[PATCH] [obv,aarch64] Add missing newline to gdbarch_tdep debugging output
 2022-12-05 17:14 UTC 

[PATCH] gdb: Update my email address in MAINTAINERS
 2022-12-05 16:02 UTC  (5+ messages)

[PATCH v2 0/2] Fix tab vs spaces in generated gdbarch.c
 2022-12-05 14:05 UTC  (5+ messages)
` [PATCH v2 1/2] gdbarch.py: Fix indentation in the generated gdbarch_dump function
` [PATCH v2 2/2] gdbarch.py: Fix indentation in the generated set_gdbarch_* definitions

[PATCH] gdb: relax requirement for the map_failed stap probe to be present
 2022-12-05 12:55 UTC  (10+ messages)

[PATCH v2] [PR python/29603] Disable out-of-scope watchpoints
 2022-12-04 16:45 UTC  (5+ messages)
` [PATCH v3] "
  ` [PING] "
    ` [PING^2] "
      ` [PING^3] "

[PATCH v2] [gdb/python] Replace gdbpy_should_stop with gdbpy_breakpoint_cond_says_stop
 2022-12-04 16:45 UTC  (5+ messages)
` [PING] "
  ` [PING^2] "
    ` [PING^3] "
      ` [PING^4] "

[PATCH 0/6] Eliminate infrun_thread_thread_exit observer
 2022-12-03 21:13 UTC  (7+ messages)
` [PATCH 1/6] Tweak "Using the running image of ..." output
` [PATCH 2/6] Convert previous_inferior_ptid to strong reference to thread_info
` [PATCH 3/6] Improve "info program"
` [PATCH 4/6] Make follow_fork not rely on get_last_target_status
` [PATCH 5/6] all-stop "follow-fork parent" and selecting another thread
` [PATCH 6/6] Remove infrun_thread_thread_exit observer

[PATCH 1/3] gdb: add inferior_target_stack_changed observer, use it to clear auxv cache
 2022-12-02 20:59 UTC  (14+ messages)
` [PATCH 2/3] gdb: break up core_target initialization
` [PATCH 3/3] gdb: remove target_ops parameter from gdbarch_core_read_description
  ` [PATCH v1.1 "

[PATCH v3] gdb/gcore: interrupt all threads before generating the corefile
 2022-12-02 20:05 UTC  (3+ messages)

[pushed] gdb/linux-nat: add pid parameter to linux_proc_xfer_memory_partial
 2022-12-02 19:47 UTC 

[PATCH v2 1/2] gdb: merge solib-frv aix-solib debug options into "set/show debug solib"
 2022-12-02 19:44 UTC  (5+ messages)

[PATCH 0/2] Fix tab vs spaces in generated gdbarch.c
 2022-12-02 19:10 UTC  (8+ messages)
` [PATCH 1/2] gdbarch.py: Fix indentation in the generated gdbarch_dump function
` [PATCH 2/2] gdbarch.py: Fix indentation in the generated set_gdbarch_* definitions

[PATCH 0/3] Fix over-eager CU expansion with new DWARF reader
 2022-12-02 14:39 UTC  (12+ messages)
` [PATCH 1/3] Remove language check from dwarf2_compute_name
` [PATCH 2/3] Refactor cooked_index::do_finalize
` [PATCH 3/3] Add name canonicalization for C

[PATCH] [gdb/testsuite] Fix gdb.ada/float-bits.exp for powerpc64le
 2022-12-02  7:59 UTC  (8+ messages)

[pushed] [gdb/testsuite] Prevent timeout in gdb.ada/float-bits.exp
 2022-12-02  7:57 UTC 

[PATCH] Remove call to registers_changed from windows-nat.c
 2022-12-01 18:34 UTC  (2+ messages)

[PATCH] Remove the_windows_nat_target global
 2022-12-01 18:29 UTC  (2+ messages)

[PATCH] gdb/dwarf: add some QUIT macros
 2022-12-01 16:44 UTC  (3+ messages)

[pushed] gdb: remove prune_threads in thread_db_target::update_thread_list
 2022-12-01 16:26 UTC 

[PATCH] Fix test next-reverse-bkpt-over-sr.exp
 2022-12-01 16:02 UTC  (13+ messages)
  ` [PATCH] PowerPC, fix gdb.reverse/finish-reverse-bkpt.exp and gdb.reverse/next-reverse-bkpt-over-sr.exp
              ` [PATCH V4] "
                    ` [PATCH V5] "

[PATCH gdb-12-branch 0/6] Backport fixes for PR 28275 to gdb-12-branch
 2022-12-01 15:07 UTC  (3+ messages)

[PATCH v4] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
 2022-12-01 13:41 UTC  (4+ messages)
` [PATCH v5] "
  ` [PING] "

Fix some problems in gdb.compile
 2022-12-01  0:17 UTC  (5+ messages)
` [PATCH 1/3] Remove one copy of skip_compile_feature_tests
` [PATCH 2/3] Remove obsolete check from skip_compile_feature_tests
` [PATCH 3/3] Avoid timeouts in gdb.compile

[PATCH] [gdb/testsuite] Wait longer for core generation
 2022-11-30 21:25 UTC  (2+ messages)

[pushed] [gdb/testsuite] Fix DUPLICATEs in s390-multiarch.exp
 2022-11-30 18:30 UTC 

[PATCH] [RFC] Add basic support for HW breakpoints/watchpoints with RISC-V target
 2022-11-30 18:26 UTC 

[pushed] [gdb/testsuite] Enable gdb.arch/s390-disassembler-options.exp for --enable-targets=all
 2022-11-30 17:49 UTC 

[PATCH] Bounds check access to Ada task state names
 2022-11-30 15:45 UTC  (2+ messages)

[pushed] [gdb] Improve printing of float formats
 2022-11-30 10:37 UTC 

[PATCH 0/4] v2 gdb/arm: Fixes for Cortex-M stack unwinding
 2022-11-30 10:19 UTC  (7+ messages)
` [PATCH v2 3/4] gdb: dwarf2 generic implementation for caching function data

[RFA] src-release.sh: Fix gdb source tarball build failure due to libsframe
 2022-11-30  3:37 UTC  (3+ messages)

[PATCH] [AArch64] Fix removal of non-address bits for PAuth
 2022-11-29 22:19 UTC  (3+ messages)
` [PATCH,v3] [aarch64] "
  ` [PING][PATCH,v3] "

[PATCH] gdb/testsuite: make gdb_breakpoint and runto use options
 2022-11-29 21:41 UTC  (2+ 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).