You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now Heappy can handle only 64-bit addresses but worked on the 32-bit version. Unfortunately, GEF is not able to show all allocated chunks through the command "heap chunks" for 32-bit binaries. Since Heappy uses GEF, it is not possible for now to implement a good solution.
It looks like Heappy was designed to only support the x86-64 architecture in GDB. Could you also support x86 (32-bit)?
The text was updated successfully, but these errors were encountered: