Jim Ingham
|
fab10e89ce
|
Add a command and an SB API to create exception breakpoints. Make the break output prettier for Exception breakpoints.
llvm-svn: 152081
|
2012-03-06 00:37:27 +00:00 |
Jim Ingham
|
219ba1969b
|
Make it possible to set Exception breakpoints when the target doesn't yet
have a process, then fetch the right runtime resolver when the process is made.
llvm-svn: 152015
|
2012-03-05 04:47:34 +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 |