Disconnect3d
Disconnect3d
cc: @gsingh93 I think pcplist reports some memory allocator information and what you showed from bata is virtual memory maps retrieved by walking page tables. Our `vmmap` does handle this...
That makes sense to me, although, I feel lime there may be some hard to support edge cases. Also, should we really care about `set context-disasm-lines 1`? Why would you...
@k4lizen was this maybe fixed in the PRs that did some fixes for context screen shaking?
I guess there are also two issues at hand here where we do not truncate 1) symbol names and 2) telescope chains which can get too long and span over...
Yup, that makes sense. I guess we could say that the issue I described above is separate to the one you talk about.
Has this maybe be done @k4lizen ?