summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-03-12 17:10:28 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-03-12 17:10:28 +0000
commit5650eb5b005fbb987c515c8354eac85130b393a4 (patch)
tree07ca374b2e2d8c83299278a8ab5e70315402bfec /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parent6c0bbfc0c94b24bfe52745323656e81beb8334e7 (diff)
downloadbcm5719-llvm-5650eb5b005fbb987c515c8354eac85130b393a4.tar.gz
bcm5719-llvm-5650eb5b005fbb987c515c8354eac85130b393a4.zip
[Reproducers] Stop recording instead of deallocating
The command interpreter holds a pointer to a DataRecorder. After generating the reproducer, we deallocated all the DataRecorders, causing the command interpreter to hold a non-null reference to an invalid object. This patch changes the behavior of the command provider to stop the DataRecorders when a reproducer is generated, rather than deallocating them. llvm-svn: 355940
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud