[PATCH master + 11] gdb/mi: handle no condition argument case for -break-condition
2021-07-12 8:39 UTC (2+ messages)
[PATCH v4 0/2] Multi-context invalid breakpoint conditions and MI
2021-07-12 8:33 UTC (6+ messages)
` [PATCH v4 2/2] gdb/mi: add a '--force' flag to the '-break-condition' command
[PATCH v4 0/2] Reduce back and forth with target when there are pending statuses
2021-07-12 2:33 UTC (5+ messages)
` [PATCH v4 1/2] gdb: generalize commit_resume, avoid commit-resuming when threads have "
` [PATCH master + 11] gdb: disable commit-resumed on -exec-interrupt --thread-group
GDB 11.1 release prep update (2021-07-11)
2021-07-12 2:23 UTC (5+ messages)
[PATCH] Fix warning in symtab.c
2021-07-11 14:36 UTC (4+ messages)
[PATCH] [AArch64] MTE corefile support
2021-07-11 14:22 UTC (4+ messages)
` [PATCH,v5][AArch64] "
` [PING][PATCH,v5][AArch64] "
GDB 11.0.90 available for testing
2021-07-11 14:01 UTC (5+ messages)
[PATCH 0/5] Add helper functions for FreeBSD native targets
2021-07-10 19:42 UTC (7+ messages)
` [PATCH 1/5] Add regcache_map_supplies helper routine
` [PATCH 2/5] fbsd-nat: Add helper functions to fetch and store register sets
` [PING] [PATCH 0/5] Add helper functions for FreeBSD native targets
[PATCH 0/2] glibc-2.34: Fix gdb.base/gdb-sigterm.exp failure/error
2021-07-10 19:07 UTC (4+ messages)
` [PATCH 1/2] Handle recursive internal problem in gdb_internal_error_resync
` [PATCH 2/2] glibc-2.34: Fix internal error when running gdb.base/gdb-sigterm.exp
gdb compile for powerpc64 target - Could not find symbol ".TOC."
2021-07-10 1:01 UTC (8+ messages)
[PATCH] finish-reverse fix for setting break on correct entry point when executing in reverse
2021-07-09 21:22 UTC
[PATCH 3/3] Fix reverse stepping multiple contiguous PC ranges
2021-07-09 17:54 UTC (9+ messages)
` [PING][PATCH] "
[PATCH] Pick up Dominique Quatravaux 2cnd macOS modifications gdb
2021-07-09 16:26 UTC
[PATCH v2 0/3] RISC-V: The series to supporting mapping symbols
2021-07-09 8:01 UTC (6+ messages)
` [PATCH v2 1/3] RISC-V: Enable elf attributes when default configure option isn't set
` [PATCH v2 2/3] RISC-V: PR27916, Support mapping symbols
` [PATCH v2 3/3] RISC-V: PR27916, Extend .insn directive to support hardcode encoding
[PATCH] Remove unused parameter in maybe_software_singlestep
2021-07-08 23:23 UTC (3+ messages)
[PATCH v2 00/16] Interrupting programs that block/ignore SIGINT
2021-07-08 23:05 UTC (3+ messages)
` [PATCH v2 15/16] GNU/Linux: Interrupt/Ctrl-C with SIGSTOP instead of SIGINT [PR gdb/9425, PR gdb/14559]
[PATCH v3 0/2] Fix gdb.base/sigstep.exp for riscv64-linux
2021-07-08 15:24 UTC (14+ messages)
` [PATCH v3 1/2] gdb/testsuite: Declare that riscv*-*-linux* cannot hardware_single_step
` [PATCH v3 2/2] gdb: Support stepping out from signal handler on riscv*-linux
[gdbadmin@sourceware.org: make-snapshot gdb current failed]
2021-07-08 15:10 UTC (6+ messages)
` [PATCH master + 11] gdb/Makefile.in: remove testsuite from SUBDIRS
[PATCH master + 11] gdb: don't set Linux-specific displaced stepping methods in s390_gdbarch_init
2021-07-08 14:07 UTC (4+ messages)
[release/HEAD 2/2] Update NEWS post GDB 11 branch creation
2021-07-08 12:56 UTC (7+ messages)
` [RFA] Rename gdb/ChangeLog to gdb/ChangeLog-2021
[PATCH][gdb/testsuite] Fix gdb.guile/scm-breakpoint.exp with guile 3.0
2021-07-08 7:36 UTC (3+ messages)
[PATCH] sim: nltvals: localize TARGET_<ERRNO> defines
2021-07-08 6:36 UTC
[PATCH] sim: rename ChangeLog files to ChangeLog-2021
2021-07-08 6:36 UTC
[PATCH 0/7] Fix dup-psym.exp with DWARF index
2021-07-07 21:50 UTC (10+ messages)
` [PATCH 1/7] Rename and refactor psymtab_include_file_name
` [PATCH 2/7] Pass file_and_directory through DWARF line-decoding code
` [PATCH 3/7] Simplify file_and_directory storage management
` [PATCH 4/7] Introduce find_source_or_rewrite
` [PATCH 5/7] Simplify DWARF file name caching
` [PATCH 6/7] Check for debug-types in map_symbol_filenames
` [PATCH 7/7] Fix file-name handling regression with DWARF index
[PATCH][gdb/testsuite] Fix check-libthread-db.exp FAILs with glibc 2.33
2021-07-07 14:09 UTC
[PATCH] gdb: fix spacing on CCLD silent rules
2021-07-07 14:09 UTC (2+ messages)
[PATCH 00/11] Various thread lists optimizations
2021-07-07 13:52 UTC (37+ messages)
` [PATCH 01/11] gdb: introduce iterator_range, remove next_adapter
` [PATCH 02/11] gdb: introduce intrusive_list, make thread_info use it
` [PATCH 03/11] gdb: make inferior_list use intrusive_list
` [PATCH 04/11] gdb: use intrusive list for step-over chain
` [PATCH 05/11] gdb: add setter / getter for thread_info resumed state
` [PATCH 06/11] gdb: make thread_info::suspend private, add getters / setters
` [PATCH 07/11] gdb: maintain per-process-target list of resumed threads with pending wait status
` [PATCH 08/11] gdb: optimize check for resumed threads with pending wait status in maybe_set_commit_resumed_all_targets
` [PATCH 09/11] gdb: optimize selection of resumed thread with pending event
` [PATCH 10/11] gdb: maintain ptid -> thread map, optimize find_thread_ptid
` [PATCH 11/11] gdb: optimize all_matching_threads_iterator
Cannot set breakpoint when llvm adding below define
2021-07-07 12:45 UTC
[PATCH] Fix printing of non pointer types when memory tagging is enabled
2021-07-07 10:49 UTC (11+ messages)
` [PATCH v3] Fix printing of non-address "
[PATCH] sim: erc32: use libsim.a for common objects
2021-07-07 4:16 UTC
[PATCH V7] CTF: multi-CU and archive support
2021-07-07 0:09 UTC (3+ messages)
` [PING][PATCH "
` [PING 2][PATCH "
[PATCH] gdb/testsuite: restore configure script
2021-07-06 19:01 UTC (4+ messages)
[PATCH] add missing empty targets to sim/ppc/Makefile.in
2021-07-06 15:48 UTC (6+ messages)
[PATCH] gdb/testsuite: Make it possible to use TCL variables in DWARF assembler loclists
2021-07-06 15:02 UTC
[PATCH] Fix some dangling references to `netbsd-tdep`
2021-07-06 13:40 UTC (3+ messages)
` [PATCH v2] "
Re:回复:Re:Re:GDB often is blocked at async_file_flush
2021-07-06 12:35 UTC
[PATCH 0/3] Fix remainder of "make check-perf" bit rot
2021-07-06 11:43 UTC (4+ messages)
` [PATCH 1/3] Fix all DUPLICATE problems in testsuite/gdb.perf/
` [PATCH 2/3] Fix all PATH "
` [PATCH 3/3] Fix 'FAIL: gdb.perf/disassemble.exp: python Disassemble().run()'
[PATCH] TUI disassembly window improvement, take 2
2021-07-06 11:18 UTC (4+ messages)
` [PATCH] [PING] "
` [PATCH] [PING #2] "
` [PATCH] [PING #3] "
[PATCH 0/2] Fix a few "make check-perf" problems
2021-07-06 11:13 UTC (2+ messages)
[PATCH v2 0/2] Fix gdb.base/sigstep.exp for riscv64-linux
2021-07-06 11:08 UTC (7+ messages)
` [PATCH v2 1/2] gdb/testsuite: Declare that riscv64-*-linux* cannot hardware_single_step
` [PATCH v2 2/2] gdb.base/sigstep.exp: skip unsupported tests
[RFC][gdb/testsuite] Remove read1 timeout factor from gdb.base/info-macros.exp
2021-07-06 10:06 UTC (3+ messages)
[PATCH 00/10] Step over thread exit (PR gdb/27338)
2021-07-05 22:19 UTC (19+ messages)
` [PATCH 01/10] displaced step: pass down target_waitstatus instead of gdb_signal
` [PATCH 02/10] gdb: clear step over information on thread exit (PR gdb/27338)
` [PATCH 03/10] remote+gdbserver: stepped-thread-exited feature
` [PATCH 04/10] struct resumed_pending_vcont_info -> struct resume_info
` [PATCH 05/10] remote_target::update_thread_list: Don't delete stepping threads
` [PATCH 06/10] stop_all_threads: (re-)enable async before waiting for stops
` [PATCH 07/10] Tweak gdbserver's no-resumed handling
` [PATCH 09/10] lib/my-syscalls.S: Refactor new SYSCALL macro
[PATCH 0/3] Stepping over clone syscall
2021-07-05 19:19 UTC (5+ messages)
` [PATCH 1/3] gdb/testsuite: update test gdb.base/step-over-syscall.exp
` [PATCH 3/3] gdb: non-displaced step over clone, remote target, no QThreadEvents
[PATCH 0/4] Some small debug index writer cleanups
2021-07-05 17:56 UTC (2+ messages)
[PATCH] gdb.base/sigstep.exp: Mark xfail on unsupported scenarios on riscv64-linux-gnu
2021-07-05 17:32 UTC (5+ messages)
[PATCH][gdb/testsuite] Fix gdb.mi/mi-info-sources.exp for extra debug info
2021-07-05 15:52 UTC
[PATCH] [gdb.fortran] Add type info of formal parameter for clang in ptype-on-functions.exp
2021-07-05 14:29 UTC (12+ messages)
` [committed][gdb/testsuite] Fix fail in gdb.fortran/ptype-on-functions.exp with gcc-7
[PATCH 0/5] Fix for an assertion when unwinding with inline frames
2021-07-05 14:22 UTC (9+ messages)
` [PATCHv2 0/2] "
` [PATCHv2 1/2] gdb: prevent an assertion when computing the frame_id for an inline frame
` [PATCHv2 2/2] gdb: remove VALUE_FRAME_ID
Re:Re:GDB often is blocked at async_file_flush
2021-07-05 14:06 UTC (5+ messages)
` 回复:Re:Re:GDB "
` 回复:回复:Re:Re:GDB "
[PATCH 1/2] gdbsupport/common.m4: check for sigtimedwait
2021-07-05 13:57 UTC (5+ messages)
` [PATCH 2/2] gdb: fall back on sigpending + sigwait if sigtimedwait is not available
[PATCHv2 0/5] "info sources" - group by objfile
2021-07-05 12:31 UTC (4+ messages)
` [PATCHv3 "
` [PATCHv3 2/5] gdb: make struct output_source_filename_data more C++ like
[GDB][PATCH] arm: Add support for mve vector predicate status and control register (vpr) and pseudo register p0
2021-07-05 11:03 UTC (3+ messages)
Re:Re:GDB often is blocked at async_file_flush
2021-07-05 5:30 UTC
[PATCH 1/3] [fix] Unused struct
2021-07-05 2:11 UTC (6+ messages)
` [PATCH 2/3] [delete] Not-so-harmless spurious call to `wait4`
` [PATCH] was "
Re:GDB often is blocked at async_file_flush
2021-07-05 0:53 UTC (2+ messages)
[PATCH] gdb: return early if no execution in darwin_solib_create_inferior_hook
2021-07-04 22:50 UTC (3+ messages)
GDB often is blocked at async_file_flush
2021-07-04 22:46 UTC (2+ messages)
[ANNOUNCEMENT] GDB 11 release branch created!
2021-07-04 20:45 UTC (4+ messages)
[PATCH 0/5] GDB Synchronous Signal Handling
2021-07-04 16:34 UTC (23+ messages)
` [PATCH 1/5] gdb: terminate upon receipt of SIGFPE
` [PATCH 4/5] gdb: print backtrace on fatal SIGSEGV
` [PATCH 5/5] gdb: register SIGBUS, SIGFPE, and SIGABRT handlers
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox