The function break-on-unresolved-functions
produces break-on-entry code for all currently undefined but referenced (that is, unresolved) foreign symbols, so that if an undefined foreign function is called from within the foreign code, a Lisp error will occur. Break-on-entry code will also be produced for any new unresolved symbols loaded later in your Lisp session.
The special variable foreign:*break-on-unresolved-functions*
will, when set to non-nil, produce break-on-entry code for all new unresolved symbols that are loaded, but won't do so for symbols already loaded. By default this variable is set to nil
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4