DebugReportRequested
virtual void DebugReportRequested(entry_ref* targetPath);
virtual void DebugReportRequested(entry_ref* path) = 0;
context.GetUserInterfaceListener()->DebugReportRequested(&ref);
fListener->DebugReportRequested(&ref);
fListener->DebugReportRequested(&ref);