eclipse-jdt / eclipse-jdt/eclipse.jdt.debug
Have a way to (estimate) the size of an object?
Open
enhancement
- Dominant language
- Java
- Stars
- 23
- Forks
- 68
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 13
Description
What I'm currently missing when analyze memory problem is that I can see in a heapdump how much size an object has allocated, but later on in the debugger when analyze the problem one is a bit "blind".
It would be great if it would be possible to select a variable in the debug view and ask for the (direct and retained) size e.g. of a Map/List/....
Contributor guide
Assessment
This issue has not been assessed yet.