Skip to content
Commit 9c766110 authored by Greg Clayton's avatar Greg Clayton
Browse files

Added the ability to disassembly "count" instructions given a SBAddress.

This was done in SBTarget:

lldb::SBInstructionList
lldb::SBTarget::ReadInstructions (lldb::SBAddress base_addr, uint32_t count);

Also cleaned up a few files in the LLDB.framework settings.

llvm-svn: 152152
parent 5652716a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment