From 84e5cc0b6992e0d915873f2b92cbe1571deb8d62 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Thu, 19 Jan 2023 10:56:46 -0600 Subject: [PATCH] softIoc -v -x prefix should show loading exit_file --- modules/database/src/std/softIoc/softMain.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/database/src/std/softIoc/softMain.cpp b/modules/database/src/std/softIoc/softMain.cpp index d3f51d748..11eb76120 100644 --- a/modules/database/src/std/softIoc/softMain.cpp +++ b/modules/database/src/std/softIoc/softMain.cpp @@ -209,6 +209,9 @@ int main(int argc, char *argv[]) lazy_dbd(dbd_file); xmacro = "IOC="; xmacro += optarg; + if (verbose) { + std::cout<<"dbLoadRecords(\""<