This is an archive of the discontinued LLVM Phabricator instance.

[LLDB][MIPS] Fix TestDisassembleBreakpoint.py for MIPS
ClosedPublic

Authored by nitesh.jain on Nov 12 2015, 10:07 PM.

Details

Summary

The "break" is opcode for breakpoint instruction.

Diff Detail

Repository
rL LLVM

Event Timeline

nitesh.jain retitled this revision from to [LLDB][MIPS] Fix TestDisassembleBreakpoint.py for MIPS.
nitesh.jain updated this object.
nitesh.jain added reviewers: clayborg, ovyalov, jaydeep.
nitesh.jain set the repository for this revision to rL LLVM.
ovyalov accepted this revision.Nov 13 2015, 9:31 AM
ovyalov edited edge metadata.

lgtm

This revision is now accepted and ready to land.Nov 13 2015, 9:31 AM
clayborg accepted this revision.Nov 13 2015, 10:05 AM
clayborg edited edge metadata.

Committed in r253445 on behalf of @nitesh.jain

slthakur closed this revision.Nov 18 2015, 12:21 AM