Dear All,

I am always using geany, but now this is the first time I prepare to look at geany source code. I have one question about memory allocation. When we open one new file, there will be one new tag in geany. How could I track all memory allocation(g_malloc) related with this tag? Or would it be possible to track all related functions with this tag?

Thank you very much!

Best Regards,
Pengfei


Reply to this email directly or view it on GitHub.