From cf8cd37685a693d40c30afa888749d9482777715 Mon Sep 17 00:00:00 2001 From: Erik Foris Date: Mon, 25 Mar 2024 16:30:05 +0100 Subject: [PATCH] debug: add more print --- setup/xapp-sm-connector/src/xapp.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup/xapp-sm-connector/src/xapp.cc b/setup/xapp-sm-connector/src/xapp.cc index 99ac7ce..5fefd13 100644 --- a/setup/xapp-sm-connector/src/xapp.cc +++ b/setup/xapp-sm-connector/src/xapp.cc @@ -451,11 +451,12 @@ void Xapp::startup_subscribe_requests(void ){ if(sz <= 0) mdclog_write(MDCLOG_INFO,"Subscriptions cannot be sent as GNBList in RNIB is NULL"); - + std::cout << "pre for loop \n"; for(int i = 0; i