[PATCH] [gdb/testsuite] Don't generate core in gdb.base/bt-on-fatal-signal.exp
2022-11-26 13:31 UTC (2+ messages)
[PATCH] [gdb/symtab] Handle failure to open .gnu_debugaltlink file
2022-11-26 13:19 UTC (2+ messages)
[PUSHED 1/2] remove the declared but undefined/unused method find_partial_die
2022-11-26 12:23 UTC (2+ messages)
` [PUSHED 2/2] Fix jump on uninit producer_is_clang bit of cu.h dwarf2_cu struct
[PATCH v2 0/6] gdbserver improvements for AArch64 SVE support
2022-11-26 2:04 UTC (7+ 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] Remove reset_ecs
2022-11-26 1:53 UTC (3+ messages)
[PATCH 0/8] gdbserver improvements for AArch64 SVE support
2022-11-26 1:50 UTC (25+ messages)
` [PATCH 1/8] gdbserver: Add asserts in register_size and register_data functions
` [PATCH 2/8] gdbserver: Add thread parameter to linux_get_auxv and linux_get_hwcap
` [PATCH 3/8] gdb, gdbserver/aarch64-linux: Allow aarch64_sve_get_vq to return error
` [PATCH 4/8] gdbserver/linux-aarch64: Factor out function to get aarch64_features
` [PATCH 5/8] gdbserver: Move target description from being per-process to being per-thread
` [PATCH 6/8] gdbserver/linux-aarch64: When inferior stops, update its target description
` [PATCH 7/8] gdb/aarch64: Factor out most of the thread_architecture method
` [PATCH 8/8] gdb/aarch64: When remote debugging detect changes in the target description
[PATCH] gdb: introduce bp_loc_tracepoint
2022-11-25 18:56 UTC
[PATCH v3 1/2] sim: Add nanoMIPS port
2022-11-25 15:36 UTC
[PATCH v2] [PR python/29603] Disable out-of-scope watchpoints
2022-11-25 15:11 UTC (4+ messages)
` [PATCH v3] "
` [PING] "
` [PING^2] "
[PATCH v2] [gdb/python] Replace gdbpy_should_stop with gdbpy_breakpoint_cond_says_stop
2022-11-25 15:10 UTC (4+ messages)
` [PING] "
` [PING^2] "
` [PING^3] "
[PATCH 2/3] sim: Add nanoMIPS port
2022-11-25 12:11 UTC (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] gdb: "
[PATCH] Fix expected received signal message in testsuite
2022-11-25 10:04 UTC (7+ messages)
[PATCH 0/3] GDB: Fix `pkg-config' issues with configuring for Guile
2022-11-25 7:56 UTC (5+ messages)
` [PATCH 1/3] GDB: Run `pkg-config' with `--static' to pull libguile dependencies
` [PATCH 2/3] GDB: Permit a lone version of Guile with `--with-guile='
` [PATCH 3/3] GDB: Use standard autoconf macros for `pkg-config'
[PATCH] Fix call functions command bug in 64-bit programs for AIX
2022-11-24 18:15 UTC (16+ messages)
[PATCH 0/5] Make some functions independent of current inferior
2022-11-24 16:47 UTC (9+ messages)
` [PATCH 1/5] gdb: add inferior parameter to target_current_description
` [PATCH 2/5] gdb: add inferior parameter to set_target_gdbarch, rename to set_inferior_gdbarch
` [PATCH 3/5] gdb: add inferior parameter to gdbarch_update_p
` [PATCH 4/5] gdb: add inferior parameter to target_find_description
` [PATCH 5/5] gdb: add inferior parameter to target_clear_description
[PUSHED] gdb: fix typo in debug output message
2022-11-24 16:20 UTC
[PATCH] gdb: relax requirement for the map_failed stap probe to be present
2022-11-24 16:13 UTC (7+ messages)
[RFA] Fix jump on uninit producer_is_clang of cu.h, rm declared/undefined find_partial_die
2022-11-24 16:13 UTC (2+ messages)
[PATCH 00/14] Break up gdb.base/break.exp in multiple procs
2022-11-24 15:14 UTC (17+ messages)
` [PATCH 01/14] gdb/testsuite/gdb.base/break.exp: split test_break_commands_clear
` [PATCH 02/14] gdb/testsuite/gdb.base/break.exp: split test_break_file_line_convenience_var
` [PATCH 03/14] gdb/testsuite/gdb.base/break.exp: split test_rbreak_shlib
` [PATCH 04/14] gdb/testsuite/gdb.base/break.exp: split test_break_optimized_prologue
` [PATCH 05/14] gdb/testsuite/gdb.base/break.exp: use proc_with_prefix for test_next_with_recursion
` [PATCH 06/14] gdb/testsuite/gdb.base/break.exp: split test_finish_arguments
` [PATCH 07/14] gdb/testsuite/gdb.base/break.exp: split test_break_user_call
` [PATCH 08/14] gdb/testsuite/gdb.base/break.exp: split test_break_line_convenience_var
` [PATCH 09/14] gdb/testsuite/gdb.base/break.exp: split test_break_silent_and_more
` [PATCH 10/14] gdb/testsuite/gdb.base/break.exp: split test_break_default
` [PATCH 11/14] gdb/testsuite/gdb.base/break.exp: split test_break_nonexistent_line
` [PATCH 12/14] gdb/testsuite/gdb.base/break.exp: split test_no_break_on_catchpoint
` [PATCH 13/14] gdb/testsuite/gdb.base/break.exp: split test_tbreak
` [PATCH 14/14] gdb/testsuite/gdb.base/break.exp: split test_break
[PATCH 1/1] gdb: Enable complete to show members of anonymous classes/structs
2022-11-24 12:58 UTC (3+ messages)
[PATCH] [gdb/tdep] Fix gdb.base/msym-bp-shl.exp for ppc64le
2022-11-24 12:45 UTC
[PATCH v8 0/6] gdb: split array and string limiting options
2022-11-24 11:57 UTC (8+ messages)
` [PATCH v8 1/6] GDB: Fix documentation for `theclass' parameters in cli-decode.c
` [PATCH v8 2/6] GDB: Add missing inline documentation for `add_setshow_cmd_full'
` [PATCH v8 3/6] GDB: Add references to erased args in cli-decode.c
` [PATCH v8 4/6] GDB: Allow arbitrary keywords in integer set commands
` [PATCH v8 5/6] GDB: Add a character string limiting option
` [PATCH v8 6/6] GDB/testsuite: Expand for character string limiting options
[PATCH v7 0/4] gdb: split array and string limiting options
2022-11-24 11:38 UTC (5+ messages)
` [PATCH v7 2/4] GDB: Allow arbitrary keywords in integer set commands
[PATCH] Fix test next-reverse-bkpt-over-sr.exp
2022-11-23 23:33 UTC (9+ messages)
` [PATCH] PowerPC, fix gdb.reverse/finish-reverse-bkpt.exp and gdb.reverse/next-reverse-bkpt-over-sr.exp
` [PING] "
[PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
2022-11-23 18:45 UTC (11+ messages)
GDB 13 release -- 2022-11-19 update
2022-11-23 15:54 UTC (7+ messages)
New Audio Message
2022-11-23 14:35 UTC
[PATCH 1/2] gdb/testsuite: make gdb_test_multiple return immediately if send_gdb fails
2022-11-23 14:12 UTC (4+ messages)
` [PATCH 2/2] gdb/testsuite: make gdb_unload use gdb_test_multiple
[PATCH v2] gdb/arm: Include FType bit in EXC_RETURN pattern on v8m
2022-11-23 13:17 UTC (3+ messages)
[PATCH] PowerPC, fix gdb.base/retval-large-struct.exp
2022-11-23 12:44 UTC (7+ messages)
[PATCH] gdb/arm: Include FType bit in EXC_RETURN pattern on v8m
2022-11-23 11:56 UTC (2+ messages)
[PATCH] [obv] Document the memory_tagged argument for memory region callbacks
2022-11-23 9:46 UTC (2+ messages)
[PATCH] Fix gdb.cp/gdb2495.exp on powerpc64le
2022-11-23 5:55 UTC (2+ messages)
[PATCH 0/5] Improve support for regcache_map_entry with variable register base
2022-11-22 22:32 UTC (20+ messages)
` [PATCH 1/5] regcache: Add collect/supply_regset variants that accept a "
` [PATCH 2/5] fbsd-nat: Use regset supply/collect methods
` [PATCH 3/5] fbsd-nat: Pass an optional register base to the register set helpers
` [PATCH 4/5] arm-fbsd: Use a static regset for the TLS register set
` [PATCH 5/5] aarch64-fbsd: "
` [PING] [PATCH 0/5] Improve support for regcache_map_entry with variable register base
` [PING 4] "
` [PING 5] "
[pushed] gdb/arm: Fix obvious typo in b0b23e06c3a
2022-11-22 18:19 UTC
New Audio Message
2022-11-22 15:27 UTC
[PATCH v3 0/2] Improve handling of using directives
2022-11-22 11:33 UTC (3+ messages)
` [PATCH v3 1/2] gdb/c++: validate 'using' directives based on the current line
` [PATCH v3 2/2] gdb/c++: Detect ambiguous variables in imported namespaces
[OBV PATCH] gdb/testsuite: remove gcc restriction from gdb.dwarf2/clang-cli-macro.exp
2022-11-22 10:44 UTC
[PATCH v2] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
2022-11-22 7:27 UTC (5+ messages)
[RFA] Fix use after free introduced by $_hit_bpnum/$_hit_locno variables
2022-11-21 21:22 UTC (3+ messages)
[PATCH 0/4] v2 gdb/arm: Fixes for Cortex-M stack unwinding
2022-11-21 21:16 UTC (9+ messages)
` [PATCH v2 1/4] gdb/arm: Update active msp/psp when switching stack
` [PATCH v2 2/4] gdb/arm: Ensure that stack pointers are in sync
` [PATCH v2 3/4] gdb: dwarf2 generic implementation for caching function data
` [PATCH v2 4/4] gdb/arm: Use new dwarf2 function cache
[RFA] When getting the locno of a bpstat, handle the case of bp with null locations
2022-11-21 21:07 UTC (5+ messages)
[PATCH] gdb: add "set debug solib" and use it
2022-11-21 20:24 UTC (6+ messages)
[RFA] Fix step-over-syscall.exp matching regexp for $bpnum.$locno matching
2022-11-21 20:15 UTC (3+ messages)
[PATCH v3 1/2] Add test to check GDB handles dlopen of /proc/self/fd/[num] correctly
2022-11-21 17:56 UTC (6+ messages)
` [PATCH v3 2/2] Make GDB resolve dlopen of memory mapped shared libraries
` [PATCHv4] gdb: handle loading shared libraries from /proc/self/fd/
[PATCH v2 0/5] Fix some commit_resumed_state assertion failures (PR 28275)
2022-11-21 17:12 UTC (6+ messages)
` [PATCH v2 1/5] gdb/testsuite: remove global declarations in gdb.threads/detach-step-over.exp
` [PATCH v2 2/5] gdb/testsuite: refactor gdb.threads/detach-step-over.exp
` [PATCH v2 3/5] gdb: fix assert when quitting GDB while a thread is stepping
` [PATCH v2 4/5] gdbserver: switch to right process in find_one_thread
` [PATCH v2 5/5] gdb: disable commit resumed in target_kill
Voice message from an active contact in your list
2022-11-21 15:34 UTC
[pushed] gdb/arm: Ensure that stack pointers are in sync
2022-11-21 14:40 UTC
[pushed] gdb/arm: Update active msp/psp when switching stack
2022-11-21 14:39 UTC
[RFA] Fix jump on uninit producer_is_clang of cu.h, rm declared/undefined find_partial_die
2022-11-20 14:50 UTC
[RFAv4] Show locno for 'multi location' breakpoint hit msg+conv var $_hit_bbnum $_hit_locno
2022-11-20 10:54 UTC (5+ messages)
subscript
2022-11-20 3:41 UTC
[PATCH v3 0/3] RISC-V: Add overridable "priv-spec" and "arch" disassembler options
2022-11-20 2:23 UTC (4+ messages)
` [PATCH v3 1/3] RISC-V: Make "priv-spec" overridable
` [PATCH v3 2/3] RISC-V: Add "arch" disassembler option
` [PATCH v3 3/3] gdb/testsuite: RISC-V disassembler option tests
[PATCH/OBVIOUS] Add missing gdb_prompt in ctxobj.exp to avoid random failure, fix typo
2022-11-19 15:13 UTC
[PATCH] Fix crash in "document" command
2022-11-19 14:52 UTC (3+ messages)
[PATCH 0/8] Fix some commit_resumed_state assertion failures (PR 28275)
2022-11-19 1:16 UTC (7+ messages)
` [PATCH 7/8] gdbserver: switch to right process in find_one_thread
` [PATCH 8/8] gdb: disable commit resumed in target_kill
[PING][RFC PATCH] gdb/debuginfod: Support on-demand downloading of debuginfo
2022-11-18 20:33 UTC (3+ messages)
` [PATCH] "
` [PING*3][RFC PATCH] "
[PATCHv2 0/7] gdb: fix target_ops reference count for some cases
2022-11-18 18:04 UTC (13+ messages)
` [PATCHv3 "
` [PATCHv3 2/7] gdb: remove decref_target
` [PATCHv3 3/7] gdb: have target_stack automate reference count handling
` [PATCHv3 4/7] gdb: remove the pop_all_targets (and friends) global functions
` [PATCHv3 6/7] gdb/maint: add core file name to 'maint info program-spaces' output
` [PATCHv3 7/7] gdb: some process_stratum_target should not be shared
[pushed] gdbserver/linux-x86: move lwp declaration out of __x86_64__ region
2022-11-18 17:19 UTC
[PATCHv2 0/3] gdb/python: avoid throwing an exception over libopcodes code
2022-11-18 16:57 UTC (5+ messages)
` [PATCHv3 "
` [PATCHv3 1/3] "
` [PATCHv3 2/3] gdb/disasm: mark functions passed to the disassembler noexcept
` [PATCHv3 3/3] gdb: mark disassembler function callback types as noexcept
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