[PATCH 9/9] gdb: only insert thread-specific breakpoints in the relevant inferior

Eli Zaretskii eliz@gnu.org
Sat Apr 29 06:02:40 GMT 2023


> Cc: Andrew Burgess <aburgess@redhat.com>
> Date: Sat, 29 Apr 2023 00:35:45 +0100
> From: Andrew Burgess via Gdb-patches <gdb-patches@sourceware.org>
> 
>  gdb/NEWS                                      |   7 +
>  gdb/ada-lang.c                                |   6 +-
>  gdb/break-catch-throw.c                       |   6 +-
>  gdb/breakpoint.c                              | 236 ++++++++++++++----
>  gdb/breakpoint.h                              |  26 +-
>  .../gdb.mi/user-selected-context-sync.exp     |   2 +-
>  .../gdb.multi/bp-thread-specific.exp          |   7 +-
>  .../gdb.multi/multi-target-continue.exp       |   2 +-
>  .../gdb.multi/multi-target-ping-pong-next.exp |   4 +-
>  gdb/testsuite/gdb.multi/pending-bp.exp        | 206 +++++++++++++++
>  gdb/testsuite/gdb.multi/tids.exp              |   6 +-
>  11 files changed, 427 insertions(+), 81 deletions(-)

The NEWS part is OK, thanks.

Reviewed-By: Eli Zaretskii <eliz@gnu.org>


More information about the Gdb-patches mailing list