This is an archive of the discontinued LLVM Phabricator instance.

[LLDB][MIPS] Added support for the debugging of N32/O32 applications on MIPS64 target.
ClosedPublic

Authored by nitesh.jain on Sep 7 2015, 4:36 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

nitesh.jain updated this revision to Diff 34144.Sep 7 2015, 4:36 AM
nitesh.jain retitled this revision from to [LLDB][MIPS] Added support for the debugging of N32/O32 applications on MIPS64 target..
nitesh.jain updated this object.
nitesh.jain added reviewers: clayborg, ovyalov.
nitesh.jain set the repository for this revision to rL LLVM.
nitesh.jain added subscribers: jaydeep, bhushan, slthakur and 2 others.
nitesh.jain updated this revision to Diff 34146.Sep 7 2015, 4:47 AM
nitesh.jain updated this object.

Added include/lldb/Core/ArchSpec.h diff

clayborg accepted this revision.Sep 8 2015, 8:52 AM
clayborg edited edge metadata.
This revision is now accepted and ready to land.Sep 8 2015, 8:52 AM
This revision was automatically updated to reflect the committed changes.