News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

save disassemble option 'mixed mode'

Started by exchg, April 26, 2017, 10:34:21 PM

Previous topic - Next topic

exchg

hi to all,
is it possible to save 'mixed mode' flag on disassembly window to be always on and do not toggle it manually every time?

BlueHazzard

i don't think this is possible at the moment.
Can you add a ticket on sourceforge, so maybe ai can make a patch at the weekend..


exchg

thanks a lot, added as feature request on SF

BlueHazzard

Should this be a per project setting, or a global setting?

oBFusCATed

Global setting. C::B should just remember the value of the checkbox in the config.
We don't have a way to store per-project settings that are not part of the cbp file easily.
(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!]

exchg

#5
Quote from: BlueHazzard on April 27, 2017, 08:06:05 PM
Should this be a per project setting, or a global setting?

i think that global will be fine.

ah, the second question, is it possible to save selected dump size on memory dump window?
because it is annoying to select new size every time. Or maybe i can just select it myself from config?
because i think that 32 byte is not enough especially on 64 bit systems.

oBFusCATed

It is possible and easy to do. 32 bytes is the default because larger sizes will slow debugger stepping.
(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!]

exchg


oBFusCATed

Just modify the original one or post a comment.
(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!]