## Class: SB-DI:NO-DEBUG-FUN-RETURNS [![package](https://img.shields.io/badge/Package-SB--DI-5f9ea0.svg?style=social&colorA=999999)](../) [![type](https://img.shields.io/badge/Type-Class-5f9ea0.svg?style=social&colorA=999999)](../#class) > The system could not return values from a frame with DEBUG-FUN since > it lacked information about returning values. ### Precedence list ```cl (sb-di:no-debug-fun-returns sb-di:debug-condition serious-condition condition sb-pcl::slot-object t) ``` ### Initargs ```cl (:debug-fun) ```