public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[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] "

[branching soon!] GDB 13 release -- 2022-12-04 update
 2022-12-04 15:45 UTC  (2+ messages)

[PATCH] gdb/testsuite: fix an issue that prevents selftest
 2022-12-04 14:18 UTC 

[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] gdb: Update my email address in MAINTAINERS
 2022-12-03 17:50 UTC  (2+ messages)

[PATCH] [RFC] Move SetConsoleCtrlHandler calls to async thread
 2022-12-02 22:51 UTC  (7+ messages)

[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 1/6] gdb/linux-nat: use get_ptrace_pid in two spots
 2022-12-02 20:09 UTC  (6+ 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 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  (6+ messages)
` [PATCH v2 2/2] gdb: add some debug statements to solib-svr4.c

[PATCH v2 0/2] Fix tab vs spaces in generated gdbarch.c
 2022-12-02 19:32 UTC  (4+ 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 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/6] Make frame_info_ptr automatic
 2022-12-02 18:00 UTC  (7+ 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 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] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
 2022-12-02  7:50 UTC  (14+ messages)

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

[pushed] gdb: make frame_register static
 2022-12-01 18:32 UTC 

[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 v2 0/6] gdbserver improvements for AArch64 SVE support
 2022-12-01 16:16 UTC  (37+ messages)
` [PATCH v2 1/6] gdbserver: Add asserts in register_size and register_data functions
` [PATCH v2 2/6] gdbserver: Add PID parameter to linux_get_auxv and linux_get_hwcap
` [PATCH v2 3/6] gdbserver/linux-aarch64: Factor out function to get aarch64_features
` [PATCH v2 4/6] gdbserver/linux-aarch64: When thread stops, update its target description
` [PATCH v2 5/6] gdb/aarch64: Factor out most of the thread_architecture method
` [PATCH v2 6/6] gdb/aarch64: Detect vector length changes when debugging remotely

[PATCH] Fix test next-reverse-bkpt-over-sr.exp
 2022-12-01 16:02 UTC  (14+ 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  (9+ messages)
` [PATCH gdb-12-branch 1/6] gdb: testsuite: add new gdb_attach to check "attach" command
` [PATCH gdb-12-branch 2/6] gdb/testsuite: remove global declarations in gdb.threads/detach-step-over.exp
` [PATCH gdb-12-branch 3/6] gdb/testsuite: refactor gdb.threads/detach-step-over.exp
` [PATCH gdb-12-branch 4/6] gdb: fix assert when quitting GDB while a thread is stepping
` [PATCH gdb-12-branch 5/6] gdbserver: switch to right process in find_one_thread
` [PATCH gdb-12-branch 6/6] gdb: disable commit resumed in target_kill

[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  (10+ messages)
` [PATCH v2 3/4] gdb: dwarf2 generic implementation for caching function data
` [PATCH v2 4/4] gdb/arm: Use new dwarf2 function cache

[PING] [PATCH v7 00/10] Extensions for PTWRITE
 2022-11-30  8:40 UTC  (2+ messages)

[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] [AArch64] Add TPIDR2 register support for Linux
 2022-11-29 22:19 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] gdb/testsuite: make gdb_breakpoint and runto use options
 2022-11-29 21:41 UTC  (2+ messages)

[PATCH] gdb/testsuite: remove perror calls when failing to run
 2022-11-29 21:39 UTC 

[PATCH] [gdb/testsuite] Fix gdb.base/vla-optimized-out.exp for ppc64le
 2022-11-29 17:20 UTC  (2+ messages)

[PATCH 1/2] gdb/testsuite: make gdb_test_multiple return immediately if send_gdb fails
 2022-11-29 16:43 UTC  (6+ messages)
` [PATCH 2/2] gdb/testsuite: make gdb_unload use gdb_test_multiple

[PATCH] gdb: relax requirement for the map_failed stap probe to be present
 2022-11-29  8:38 UTC  (6+ messages)

[pushed] [gdb/testsuite] Fix gdb.ada/out_of_line_in_inlined.exp for ppc64le
 2022-11-29  7:24 UTC  (12+ messages)

[PATCH 0/2] Minor redirection changes
 2022-11-29  2:55 UTC  (4+ messages)
` [PATCH 1/2] Rename fields of cli_interp_base::saved_output_files
` [PATCH 2/2] Use ui_file_up in mi_interp

[PATCH 0/3] Do not let logging use pager
 2022-11-28 20:34 UTC  (7+ messages)
` [PATCH 2/3] Don't let tee_file own a stream
` [PATCH 3/3] Don't let gdb_stdlog use pager

[PATCH 1/4] Fix calling convention of thread entry point
 2022-11-28 19:45 UTC  (9+ messages)
  ` [PATCH 2/4] Don't use auto for lambda parameter
  ` [PATCH 3/4] Actually set m_is_async to current async mode
  ` [PATCH 4/4] Remove no longer used jump label

[PATCH] gdb/python: avoid throwing an exception over libopcodes code
 2022-11-28 19:26 UTC  (5+ messages)
` [PATCHv2 0/3] "
  ` [PATCHv2 1/3] "

GDB 13 release -- 2022-11-26 update
 2022-11-28 19:20 UTC  (2+ messages)

[PATCH] Remove reset_ecs
 2022-11-28 19:19 UTC  (5+ messages)

[pushed] [gdb/testsuite] Fix gdb.opt/solib-intra-step.exp for powerpc64le
 2022-11-28 17:17 UTC  (3+ messages)

[pushed] [gdb/testsuite] Fix gdb.arch/altivec-regs.exp with gcc 4.8.5
 2022-11-28 17:12 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Require hw watchpoint in gdb.ada/task_watch.exp
 2022-11-28 17:09 UTC  (3+ messages)

[PATCH] gdb: add "set debug solib" and use it
 2022-11-28 16:57 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).