Hello!
I have the following problem with the memory view:
When I want to format the rendering, I can choose the row size (in bytes) and
the column size (also in bytes). The default seems to be 16 bytes grouped by 2
(2 units per columns).
Now I have to deal with text, so I would prefer a rendering in bytes. Therefore
I have configured as 16 bytes per row, and 1 byte per column. It works.
However, these settings don't survive a rebuild. Of course, I have tried to
press "save as defaults", but it doesn't help.
Is there a way to make the changes persistent?
Now about the memory renderings, I would really like to have one ASCII
rendering together with the hexa (without switching renderings) like in any
good old hex editor. Is this possible?
Thanks,
Pascal