Jim Ingham
4cda6e058b
Move the responsibility for translating the various eFunctionNameType lookups to the
...
SymbolFIle (it was done mostly in the BreakpointResolverName resolver before.) Then
tailor our searches to the way the indexed maps are laid out. This removes a bunch
of test case failures using indexed dSYM's.
llvm-svn: 141428
2011-10-07 22:23:45 +00:00
Jim Ingham
8d543de400
Remove unneeded ExecutionContextScope variables.
...
llvm-svn: 128685
2011-03-31 23:01:21 +00:00
Jim Ingham
6c68fb4549
Add "-o" option to "expression" which prints the object description if available.
...
llvm-svn: 115115
2010-09-30 00:54:27 +00:00
Jim Ingham
5a369128f6
Replace the vestigial Value::GetOpaqueCLangQualType with the more correct Value::GetValueOpaqueClangQualType.
...
But mostly, move the ObjC Trampoline handling code from the MacOSX dyld plugin to the AppleObjCRuntime classes.
llvm-svn: 114935
2010-09-28 01:25:32 +00:00
Jim Ingham
2277701c7b
Committing the skeleton of Language runtime plugin classes.
...
llvm-svn: 114620
2010-09-23 02:01:19 +00:00