public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
 2022-11-29  8:18 UTC  (12+ messages)

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

[PATCH v2 0/6] gdbserver improvements for AArch64 SVE support
 2022-11-29  4:33 UTC  (35+ 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 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 1/3] gdb: add inferior_target_stack_changed observer, use it to clear auxv cache
 2022-11-29  2:50 UTC  (3+ messages)
` [PATCH 2/3] gdb: break up core_target initialization
` [PATCH 3/3] gdb: remove target_ops parameter from gdbarch_core_read_description

[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] Fix test next-reverse-bkpt-over-sr.exp
 2022-11-28 18:52 UTC  (7+ messages)
  ` [PATCH] PowerPC, fix gdb.reverse/finish-reverse-bkpt.exp and gdb.reverse/next-reverse-bkpt-over-sr.exp

[PATCH gdb-12-branch 0/6] Backport fixes for PR 28275 to gdb-12-branch
 2022-11-28 18:40 UTC  (7+ 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 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

[PATCH] gdb: relax requirement for the map_failed stap probe to be present
 2022-11-28 17:18 UTC  (9+ 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  (7+ messages)

[PATCH v3] gdb/gcore: interrupt all threads before generating the corefile
 2022-11-28 15:20 UTC  (3+ messages)
` [PING] "

[RFA] src-release.sh: Fix gdb source tarball build failure due to libsframe
 2022-11-28 14:44 UTC  (2+ messages)

[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  (9+ 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 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)

[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 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  (3+ messages)
` [PATCH v3 1/2] "

[PATCH] Fix expected received signal message in testsuite
 2022-11-25 10:04 UTC  (7+ messages)

[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 

[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  (3+ messages)

[PATCH 1/1] gdb: Enable complete to show members of anonymous classes/structs
 2022-11-24 12:58 UTC  (3+ messages)

[PATCH v8 0/6] gdb: split array and string limiting options
 2022-11-24 11:57 UTC  (7+ messages)
` [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

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).