hanchenye-llvm-project/lldb/examples
Greg Clayton fb0655ef59 Fixed the public and internal disassembler API to be named correctly:
const char *
SBInstruction::GetMnemonic()

const char *
SBInstruction::GetOperands()

const char *
SBInstruction::GetComment()

Fixed the symbolicate example script and the internals.

llvm-svn: 140591
2011-09-27 00:58:45 +00:00
..
lookup Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
python Fixed the public and internal disassembler API to be named correctly: 2011-09-27 00:58:45 +00:00
scripting Add source files for Python scripting example (coming soon). 2011-06-02 23:23:47 +00:00
summaries Short option for --summary-string in 'type summary add' is now -s. This might be a breaking change for those who have summaries defined. 2011-08-23 16:13:35 +00:00
synthetic Objective-C runtime wrapper 2011-09-09 16:47:15 +00:00
test Add comment explaining the options used to invoke the test driver. 2010-10-25 21:38:35 +00:00