UVM 'uvm_info' usage

In reply to podoroo:

I don’t think this has anything to do with `uvm_info, just general debugging skills. You need to give some more detail. If you know the values of an and b, you could then assume which module set C. But that involves explicit knowledge of how C is set. There are many debugging tools that can give you this kind of traceback information; there is nothing defined in the language to give you this.