Disconnect3d

Results 562 comments of Disconnect3d
trafficstars

Hi, I added a few comments here and there. It would be nice to document as much "why" and "what" as possible for further readers or maintainers of the code,...

Basic JEMalloc summport was implemented in #2176. Shall we close this now @CptGibbon or do we want more things to be implemented for jemalloc?

@fidgetingbits Any chance you could update it to the latest dev version? If not, shall we close it?

This should be fairly easy to implement and I think is a nice feature.

Tbh I'm not sure; I think it makes sense to play with it and see how it works if we rescale all the sections. Also not sure if we want...

cc: @OBarronCS @mbrla0 I think some of u dealt with endianess code, may be relevant here.

@OBarronCS Can you show how context displays before and after this on different archs in screenshots?

@OBarronCS I always thought we don't display RA/LR registers bcoz they were aliases to other registers. Like here: https://developer.arm.com/documentation/dui0801/a/Overview-of-AArch64-state/Predeclared-core-register-names-in-AArch64-state > LR - Link register. This is a synonym for X30....

Fwiw https://github.com/pwndbg/pwndbg/issues/1039 I think we can safely _not_ display duplicated regs.

@OBarronCS anything else needs to be done here? Do we not display duplicates? Or does this need to be fixed?