[PING][PATCH v2 0/2] Breakpoint conditions at locations with differing contexts

Tankut Baris Aktemur tankut.baris.aktemur@intel.com
Fri Sep 18 20:36:42 GMT 2020


> Hi,
>
> This is a follow-up of
>
>   https://sourceware.org/pipermail/gdb-patches/2020-July/170984.html
>
> which is a short series about conditional breakpoints where the
> condition may be invalid at some breakpoint locations because of their
> context.  Currently, GDB does not allow defining a condition if it's
> not valid at all locations.  This series aims at bringing more
> flexibility: the locations at which the condition expression is
> invalid are disabled automatically.
>
> Patch 1/2 is the same as in v1.  Patch 2/2 was previously an RFC.  Andrew
> Burgess commented on it at
>
>   https://sourceware.org/pipermail/gdb-patches/2020-August/171012.html
>
> In v2, I extend Patch 2/2 with the '-force-condition' flag for the break
> command, add test cases and more documentation.  It is no longer an RFC.

Kindly pinging for

  https://sourceware.org/pipermail/gdb-patches/2020-August/171387.html

Thanks.
Baris



More information about the Gdb-patches mailing list