Does the api expose any way to execute an objc selector a given value (SBValue)? (for example I have an NSException instance in an SBValue, and want to call "name" on it). What about global (c) functions? If not the api, how can I do the equivalent with the underlying api? Thanks, -- Carlo Kok