[PATCH 0/5] Improve support for regcache_map_entry with variable register base
2022-11-22 20:40 UTC (17+ 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
[PATCH] Fix test next-reverse-bkpt-over-sr.exp
2022-11-22 16:53 UTC (6+ messages)
` [PATCH] PowerPC, fix gdb.reverse/finish-reverse-bkpt.exp and gdb.reverse/next-reverse-bkpt-over-sr.exp
` [PING] "
[PATCH 1/2] gdb/testsuite: make gdb_test_multiple return immediately if send_gdb fails
2022-11-22 15:55 UTC (2+ messages)
` [PATCH 2/2] gdb/testsuite: make gdb_unload use gdb_test_multiple
GDB 13 release -- 2022-11-19 update
2022-11-22 15:34 UTC (6+ messages)
[PATCH] gdb: relax requirement for the map_failed stap probe to be present
2022-11-22 15:33 UTC (3+ messages)
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] Fix expected received signal message in testsuite
2022-11-22 9:18 UTC (3+ messages)
[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 (10+ 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] Remove reset_ecs
2022-11-21 18:14 UTC (2+ 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
[PATCH v3 1/2] sim: Add nanoMIPS port
2022-11-21 11:06 UTC (2+ messages)
` [PATCH v3 2/2] gdb: "
[PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
2022-11-21 8:27 UTC (7+ messages)
[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] [gdb/symtab] Handle failure to open .gnu_debugaltlink file
2022-11-19 10:32 UTC
[PATCH] PowerPC, fix gdb.base/retval-large-struct.exp
2022-11-19 6:42 UTC (9+ messages)
[PATCH 0/8] Fix some commit_resumed_state assertion failures (PR 28275)
2022-11-19 1:16 UTC (21+ messages)
` [PATCH 1/8] gdb/testsuite: remove global declarations in gdb.threads/detach-step-over.exp
` [PATCH 2/8] gdb/testsuite: refactor gdb.threads/detach-step-over.exp
` [PATCH 3/8] gdb: fix assert when quitting GDB while a thread is stepping
` [PATCH 4/8] gdbserver/linux: take condition out of callback in find_lwp_pid
` [PATCH 5/8] gdbserver/linux-x86: make is_64bit_tdesc accept thread as a parameter
` [PATCH 6/8] gdbserver: use current_process in ps_getpid
` [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] "
[PATCH 1/1] gdb: Enable complete to show members of anonymous classes/structs
2022-11-18 20:33 UTC (2+ messages)
[PATCHv2 0/7] gdb: fix target_ops reference count for some cases
2022-11-18 18:04 UTC (15+ messages)
` [PATCHv3 "
` [PATCHv3 1/7] gdb/remote: remove some manual reference count handling
` [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 5/7] gdb: ensure all targets are popped before an inferior is destructed
` [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
[PATCH] Fix gdb.cp/gdb2495.exp on powerpc64le
2022-11-18 16:43 UTC
[PATCH] gdb/testsuite: fail if gdb_start_cmd fails
2022-11-18 16:06 UTC
[PATCH][PR build/29791] gnulib: Disable _GL_ATTRIBUTE_DEALLOC on Solaris
2022-11-18 16:00 UTC (2+ messages)
[PATCH v3] [PR python/18655] Fix deletion of FinishBreakpoints
2022-11-18 15:56 UTC (4+ messages)
` [PATCH v4] "
` [PING] "
[PATCH] gdb: fix symtab.c build on 32 bit targets
2022-11-18 15:47 UTC (3+ messages)
[PATCH] Fix sol-thread.c compilation on 32-bit Solaris
2022-11-18 15:34 UTC (2+ messages)
[PATCH v2] [PR python/29603] Disable out-of-scope watchpoints
2022-11-18 12:17 UTC (3+ messages)
` [PATCH v3] "
` [PING] "
[PATCH v2] [gdb/python] Replace gdbpy_should_stop with gdbpy_breakpoint_cond_says_stop
2022-11-18 12:14 UTC (3+ messages)
` [PING] "
` [PING^2] "
[PATCH 0/6] The DWARF assembler and Clang
2022-11-18 11:48 UTC (6+ messages)
` [PATCH 2/6] gdb/testsuite: fix gdb.trace/unavailable-dwarf-piece.exp with Clang
[PATCH v2 0/2] Improve handling of using directives
2022-11-17 22:07 UTC (8+ messages)
` [PATCH v2 1/2] gdb/c++: validate 'using' directives based on the current line
` [PATCH v2 2/2] gdb/c++: Detect ambiguous variables in imported namespaces
[PATCH 5/6] gdb/testsuite: fix gdb.debuginfod/fetch_src_and_symbols.exp with Clang
2022-11-17 19:29 UTC (5+ messages)
` [PATCHv2 0/2] Fix "
` [PATCHv2 1/2] gdb/testsuite: rename source file gdb.debuginfod/main.c
` [PATCHv2 2/2] gdb/testsuite: fix gdb.debuginfod/fetch_src_and_symbols.exp with Clang
[PATCH 0/2] Implement target async for Windows
2022-11-17 18:43 UTC (7+ messages)
` [PATCH 2/2] "
[PATCH 0/3] Do not let logging use pager
2022-11-17 18:29 UTC (4+ messages)
` [PATCH 1/3] Remove 'saved_output' global
` [PATCH 2/3] Don't let tee_file own a stream
` [PATCH 3/3] Don't let gdb_stdlog use pager
[pushed] Use boolean literals for pagination_enabled
2022-11-17 16:38 UTC
[PATCH] gdb: new --with-pkgversion-suffix configure option
2022-11-17 16:26 UTC (4+ messages)
[PATCH] gdb: new $_inferior_threads convenience variable
2022-11-17 14:51 UTC (3+ messages)
` [PATCHv2] gdb: new $_inferior_thread_count "
[pushed] Remove two obsolete declarations
2022-11-17 14:46 UTC
[PATCH] gdb/testsuite: fix failure in gdb.python/py-send-packet.exp
2022-11-17 14:37 UTC (2+ messages)
[PATCH] Fix call functions command bug in 64-bit programs for AIX
2022-11-17 12:54 UTC (15+ messages)
[PATCH] [obv] Document the memory_tagged argument for memory region callbacks
2022-11-17 10:31 UTC
[PATCH] gdb/fortran/testsuite: print values and types of string variables
2022-11-17 10:27 UTC (3+ messages)
[PATCH] Fix various procfs.c compilation errors
2022-11-17 10:08 UTC (8+ messages)
[Ping v3] [PATCH 1/1] gdb: Enable complete to show members of anonymous classes/structs
2022-11-17 9:19 UTC
[PING] [PATCH v7 00/10] Extensions for PTWRITE
2022-11-17 9:18 UTC
[pushed] [gdb/testsuite] Fix DUPLICATE in gdb.arch/ppc-fp.exp
2022-11-17 8:12 UTC
TUI enhancement suggestion
2022-11-17 6:30 UTC (18+ messages)
` [PATCH] Add "set style tui-current-position on|off" default to off
[PATCH 2/2 ver 3] PowerPC, fix support for printing the function return value for non-trivial values
2022-11-16 21:15 UTC (9+ messages)
` [PATCH] Change NULL to nullptr in gdb/infcmd.c and gdb/infrun.c
[PATCH] Bounds check access to Ada task state names
2022-11-16 21:00 UTC
[PATCH] gdb/infrun: reset thread control's step info in end_stepping_range
2022-11-16 18:56 UTC
[PATCHv2] Use toplevel configure for GMP and MPFR for gdb
2022-11-16 18:50 UTC (4+ messages)
[PATCH] Add myself to the gdb/MAINTAINERS write-after-approval list
2022-11-16 17:31 UTC
[PATCH 00/14] Remove all uses of 'then' keyword from the testsuite
2022-11-16 17:20 UTC (2+ messages)
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