Hi, I am using the "sgnodes roots" and "free" command on telnet [ROKU_IP]:8080 to understand if the nodes are really being destroyed as it must. However I started working with a code that is a little bit messy and for what I see it has memory leak issues, there are some views/screens that are removed but somewhere in the code something is holding references for this objects. I've tried to use the bsc in 8085 but it does not help. So what I want is to have a way to know what variables or fields are holding specific node listed on "sgnodes roots". BSProfiler is a good tool but for this I am not sure if it will help, at least for now.
Thanks in advance.