This is an archive of the discontinued LLVM Phabricator instance.

Add missing cases to NativeProcessLinux LogThreadStopInfo
ClosedPublic

Authored by labath on Mar 19 2015, 10:50 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

labath updated this revision to Diff 22281.Mar 19 2015, 10:50 AM
labath retitled this revision from to Add missing cases to NativeProcessLinux LogThreadStopInfo.
labath updated this object.
labath edited the test plan for this revision. (Show Details)
labath added a reviewer: tberghammer.
labath added a subscriber: Unknown Object (MLST).
tberghammer requested changes to this revision.Mar 19 2015, 11:02 AM
tberghammer edited edge metadata.

Please add the other stop reasons also (they are listed in lldb-enumeration.h)

This revision now requires changes to proceed.Mar 19 2015, 11:02 AM
labath updated this revision to Diff 22335.Mar 20 2015, 2:36 AM
labath edited edge metadata.

Add the rest of cases.

tberghammer accepted this revision.Mar 20 2015, 3:31 AM
tberghammer edited edge metadata.
This revision is now accepted and ready to land.Mar 20 2015, 3:31 AM
This revision was automatically updated to reflect the committed changes.