summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_command/side_effect.py
blob: ef4ab2b159cc29df37733c0552b59241868d45d7 (plain)
1
2
3
4
5
"""
A dummy module for testing the execution of various breakpoint commands. A
command will modify a global variable in this module and test will check its
value.
"""
OpenPOWER on IntegriCloud