[PATCH 0/3] Fix over-eager CU expansion with new DWARF reader
2022-12-01 15:16 UTC (3+ messages)
` [PATCH 1/3] Remove language check from dwarf2_compute_name
[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] [gdb/testsuite] Fix gdb.ada/float-bits.exp for powerpc64le
2022-12-01 14:40 UTC (5+ messages)
[PATCH v4] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
2022-12-01 13:41 UTC (4+ messages)
` [PATCH v5] "
` [PING] "
[PATCH v2 0/6] gdbserver improvements for AArch64 SVE support
2022-12-01 8:32 UTC (39+ 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 1:33 UTC (12+ messages)
` [PATCH] PowerPC, fix gdb.reverse/finish-reverse-bkpt.exp and gdb.reverse/next-reverse-bkpt-over-sr.exp
` [PATCH V4] "
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 1/3] gdb: add inferior_target_stack_changed observer, use it to clear auxv cache
2022-11-30 17:29 UTC (10+ messages)
` [PATCH 2/3] gdb: break up core_target initialization
` [PATCH 3/3] gdb: remove target_ops parameter from gdbarch_core_read_description
[PATCH] Remove the_windows_nat_target global
2022-11-30 15:52 UTC
[PATCH] Bounds check access to Ada task state names
2022-11-30 15:45 UTC (2+ messages)
[PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
2022-11-30 14:57 UTC (13+ 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 (7+ 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 (7+ messages)
` [PATCHv2 0/3] "
` [PATCHv2 1/3] "
` [PATCHv3 0/3] "
GDB 13 release -- 2022-11-26 update
2022-11-28 19:20 UTC (3+ messages)
[PATCH] Remove reset_ecs
2022-11-28 19:19 UTC (5+ messages)
[PATCH] [RFC] Move SetConsoleCtrlHandler calls to async thread
2022-11-28 19:15 UTC
[PATCH v2 1/2] gdb: merge solib-frv aix-solib debug options into "set/show debug solib"
2022-11-28 18:38 UTC (5+ messages)
` [PATCH v2 2/2] gdb: add some debug statements to solib-svr4.c
[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 (7+ messages)
[PATCH v3] gdb/gcore: interrupt all threads before generating the corefile
2022-11-28 15:20 UTC (3+ messages)
` [PING] "
[PATCH] gdb/testsuite: fail if gdb_start_cmd fails
2022-11-28 14:40 UTC (4+ messages)
[PATCH] Fix range type signed-ness heuristic
2022-11-28 14:18 UTC (2+ messages)
[PATCH v2 0/5] Fix some commit_resumed_state assertion failures (PR 28275)
2022-11-28 14:12 UTC (14+ 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
[PATCH] Fix crash in "document" command
2022-11-28 13:49 UTC (3+ messages)
[PATCH 0/3] GDB: Fix `pkg-config' issues with configuring for Guile
2022-11-28 13:35 UTC (8+ 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 0/6] Inferior specific breakpoints
2022-11-28 13:18 UTC (9+ messages)
` [PATCH 1/6] gdb/remote: announce thread exit events for remote targets
` [PATCH 2/6] gdb/testsuite: don't try to set non-stop mode on a running target
` [PATCH 3/6] gdb: fix display of thread condition for multi-location breakpoints
` [PATCH 4/6] gdb: error if 'thread' or 'task' keywords are overused
` [PATCH 5/6] gdb: add inferior-specific breakpoints and watchpoints
` [PATCH 6/6] gdb: convert the 'start' breakpoint to use inferior keyword
[PATCH v2] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
2022-11-28 11:48 UTC (2+ messages)
` [PING] "
[PATCH] [gdb/tdep] Fix gdb.base/msym-bp-shl.exp for ppc64le
2022-11-28 9:54 UTC (2+ messages)
[RFA] Fix leak in the dwarf reader
2022-11-27 20:19 UTC (3+ messages)
[RFA] Use false/true for some inferior class members instead of 0/1
2022-11-27 20:17 UTC (3+ messages)
[RFA] fix leak in gdb_environ
2022-11-27 20:16 UTC (3+ messages)
[PATCH] [gdb/server] Emit warning for SIGINT failure
2022-11-27 9:27 UTC (4+ messages)
` [PING] "
[PATCH] [gdb/testsuite] Don't generate core in gdb.base/bt-on-fatal-signal.exp
2022-11-26 13:31 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