News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Memory window bytes

Started by effemmeffe, November 27, 2013, 09:40:49 AM

Previous topic - Next topic

effemmeffe

I'm dealing with large memory vectors and I'd like to watch them in the debug memory window, but the number of bytes I can display is limited to 4096 so at the moment I display the first 4096 bytes then I do some calculation with the address and I move to the second 4096 bytes and so on.
It would be difficult to allow the user to write the number of the bytes to display instead to force him to choose from a drop down set of values?
TIA

oBFusCATed

Probably it won't but it will slow down stepping if you set it to a large value.
This is the reason it is limited to this low value.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]