Using Debug > Memory tab for memory management
I saw a tab named Memory in Debug view (Menu item : Window > Show View > Other > Debug > Memory)
I understand as it is part of debug view, it should be active in Debug mode. I tried to use that but not getting any option to use it. I am able to use other tabs of debug like Breakpoints, Display, Expression, Variables etc.... Can anybody let me know the correct use of this tab to track the memory of application? |
2 answers
Hello,
I guess this is a pure Eclipse debugger question. Please refer to : http://www.eclipse.org/articles/article.php?file=Article-MemoryView/index.html Find out more about the Debugger Project here: http://www.eclipse.org/eclipse/debug/documents.php and http://www.eclipse.org/eclipse/debug/jdt/index.php Eric. gohilv a crit : I saw a tab named Memory in Debug view (Menu item : Window > Show |
Thanks Eric for your references. I appriciate that.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.