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 window in geany. How could I track all memory allocation(g_malloc) related with this window? Or would it be possible to track all related functions with this window?

Thank you very much!

Best Regards,
Pengfei