FDBX1103
dbx_plugin_session_init() call in filename returned number and is not loaded.

Explanation

dbx called dbx_plugin_session_init() in the plugin which returned a non-zero value.

User response

Check the build of the plugin to verify that the specified function is exported from the plugin DLL.