On using the +UVM_CONFIG_DB_TRACE as a command line option : I am seeing the following message
UVM_INFO /apps/INCISIV102/10.20.025/tools.lnx86/uvm-1.1/uvm_lib/uvm_sv/src/base/uvm_resource_db.svh(130) @ 0: reporter [CFGDB/GET] Configuration 'uvm_test_top.recording_detail' (type unknown) read by uvm_test_top = null (failed lookup)
After which all subsequent accesses to the config_db return ?
Is there any dependent setup that I am missing ?
Thanks in advance