This is an archive of the discontinued LLVM Phabricator instance.

Add teardown hook to shutdown an inferior process
ClosedPublic

Authored by ki.stfu on Apr 14 2015, 9:13 AM.

Diff Detail

Event Timeline

ki.stfu updated this revision to Diff 23737.Apr 14 2015, 9:13 AM
ki.stfu retitled this revision from to Add teardown hook to shutdown an inferior process.
ki.stfu updated this object.
ki.stfu edited the test plan for this revision. (Show Details)
ki.stfu added subscribers: jasonmolenda, clayborg, tberghammer, Unknown Object (MLST).
tberghammer accepted this revision.Apr 14 2015, 10:09 AM
tberghammer edited edge metadata.
tberghammer added inline comments.
test/tools/lldb-server/gdbremote_testcase.py
341

nit: pexpect don't make too much sense in the comment anymore

This revision is now accepted and ready to land.Apr 14 2015, 10:09 AM
clayborg accepted this revision.Apr 14 2015, 10:53 AM
clayborg edited edge metadata.
ki.stfu added inline comments.Apr 14 2015, 11:50 AM
test/tools/lldb-server/gdbremote_testcase.py
266

from here

341

Ok. FYI: It was copied from line #266.

ki.stfu updated this revision to Diff 23767.Apr 15 2015, 6:10 AM
ki.stfu edited edge metadata.

Update warn messages

ki.stfu closed this revision.Apr 15 2015, 6:11 AM