This is an archive of the discontinued LLVM Phabricator instance.

Allow to pass an executable file via lldb-mi arguments (MI)
ClosedPublic

Authored by ki.stfu on Mar 2 2015, 4:01 AM.

Details

Summary
  1. Allow to pass an executable file via lldb-mi arguments
  2. Add tests
  3. Fix (gdb) prompt in CMIDriver::LocalDebugSessionStartupExecuteCommands
  4. Fix prompt in CMIDriver::InterpretCommandThisDriver: use the lldb-mi prompt instead of a hard-coded value.

All tests pass on OS X.

Diff Detail

Event Timeline

ki.stfu updated this revision to Diff 20996.Mar 2 2015, 4:01 AM
ki.stfu retitled this revision from to Allow to pass an executable file via lldb-mi arguments (MI).
ki.stfu updated this object.
ki.stfu edited the test plan for this revision. (Show Details)
ki.stfu added reviewers: abidh, clayborg.
ki.stfu added subscribers: abidh, clayborg, Unknown Object (MLST).
ki.stfu updated this object.Mar 2 2015, 4:03 AM
clayborg accepted this revision.Mar 2 2015, 10:33 AM
clayborg edited edge metadata.
This revision is now accepted and ready to land.Mar 2 2015, 10:33 AM
ki.stfu closed this revision.Mar 3 2015, 7:16 AM