Fix process_events.py to auto continue the process if we attached so the process...
authorGreg Clayton <gclayton@apple.com>
Wed, 12 Aug 2015 20:04:01 +0000 (20:04 +0000)
committerGreg Clayton <gclayton@apple.com>
Wed, 12 Aug 2015 20:04:01 +0000 (20:04 +0000)
commit4d48e5b371eb54193ec0bbb422a190c0f0ae8c77
tree84653df216fdb7f0b4a40d352c0b3cc974c38dbc
parent1230a549703acb0f71826586ccf0d8b2bc366d30
Fix process_events.py to auto continue the process if we attached so the process doesn't just sit there suspended.

llvm-svn: 244801
lldb/examples/python/process_events.py