Files
llvm/lldb/test
Johnny Chen fc87e2dd5c Make SBBreakpointLocation::GetDescription() API to be consistent with SBTarget,
i.e., with 'SBStream &description' first, followed by 'DescriptionLevel level'.

Modify lldbutil.py so that get_description() for a target or breakpoint location
can just take the lldb object itself without specifying an option to mean option
lldb.eDescriptionLevelBrief.  Modify TestTargetAPI.py to exercise this logic path.

llvm-svn: 130147
2011-04-25 20:23:05 +00:00
..
2011-04-22 20:40:26 +00:00
2011-04-25 18:20:52 +00:00
2011-02-11 00:07:26 +00:00
2011-04-19 22:32:57 +00:00
2011-04-20 22:01:48 +00:00
2011-04-21 20:48:32 +00:00