[lldb][gui] add a test for 'b' (toggle breakpoint)
authorLuboš Luňák <l.lunak@centrum.cz>
Mon, 3 Aug 2020 06:32:16 +0000 (08:32 +0200)
committerLuboš Luňák <l.lunak@centrum.cz>
Wed, 5 Aug 2020 07:51:13 +0000 (09:51 +0200)
commitdb828aba55aca0ce977f086dcd449f8fe667f30a
treefff86584f976028bd4c867db4f65d71965129914
parentc7be982c836cdaf7b1ef303d903e6a3de2eb4a34
[lldb][gui] add a test for 'b' (toggle breakpoint)

Differential Revision: https://reviews.llvm.org/D85107
lldb/test/API/commands/gui/breakpoints/Makefile [new file with mode: 0644]
lldb/test/API/commands/gui/breakpoints/TestGuiBreakpoints.py [new file with mode: 0644]
lldb/test/API/commands/gui/breakpoints/main.c [new file with mode: 0644]