User forums > Using Code::Blocks
Another memory window
(1/1)
fenrirjk:
Hi everybody,
Is there a way to display more than one memory window while debuging ?
Thanks.
oBFusCATed:
No ::)
fenrirjk:
--- Quote from: oBFusCATed on February 13, 2013, 06:29:29 pm ---No ::)
--- End quote ---
Thanks for this clear :) answer.
Is the memory window created by the plugin or the IDE itself ?
from where should I start if I want to add the functionality to create other memory windows ?
oBFusCATed:
You can look at src/src/examinememory.cpp/h and also the debuggermanager.cpp/h. Also a modification of the plugin api and the plugins itself will be required.
fenrirjk:
--- Quote from: oBFusCATed on February 19, 2013, 02:48:15 pm ---You can look at src/src/examinememory.cpp/h and also the debuggermanager.cpp/h. Also a modification of the plugin api and the plugins itself will be required.
--- End quote ---
Thanks a lot.
Navigation
[0] Message Index
Go to full version