Hi,
for debugging purposes I would like to have a tool which can list all DLLs loaded in the memory (incl. start address + code size) on device for S60 3.0 devices and upwards. Is this available? It would be nice if the tool could walk a dependency graph, say, you select the process (.exe), it shows on which DLLs it depends, you select a .dll, it shows again the DLLs which were loaded because this DLL was loaded (its direct dependencies).
BR,
Rene



