Fix API usage in TestMultithreaded.test_sb_api_listener_event_process_state
authorPavel Labath <labath@google.com>
Tue, 23 Aug 2016 12:10:03 +0000 (12:10 +0000)
committerPavel Labath <labath@google.com>
Tue, 23 Aug 2016 12:10:03 +0000 (12:10 +0000)
commite92050f0446492be6eb52ca21bbb582e8ce7e717
treea7b66e13027e7fc1d7351eea5be4c7cf126a8399
parent2ed547513d38b0154f6fdba9ddc9d5a3f5c9ff1f
Fix API usage in TestMultithreaded.test_sb_api_listener_event_process_state

The test was attempting to backtrace a process after every state change event (including the
"running", and "restarted" ones), which is not a good idea.

llvm-svn: 279512
lldb/packages/Python/lldbsuite/test/api/multithreaded/test_listener_event_process_state.cpp