xFindOut
xFindOut copied to clipboard
Feature requests
Hi,
Because I'm not familiar with c++. I have some feature request:
- Allow resize find out windows.
- Allow toggle topmost (on-off, all window; or fast hide show all window)
- Allow select multible Instruction & Hits, and copy selected to clipboard.
- Keep focus selected Instruction when click
Follow in CPU
(I can remember last selected). - Double click on instruction to
Follow in CPU
. - Allow set software breakpoint from selected Instruction by F2 or context menu.
- Stop and resume (instead close)
- Context menu (Find out...) in References windows? (without Follow dump).
- Option use Exception breakpoint instead HWBP (this will make Find out more than 4 address).
Adding to the above:
- find out what accesses on RET instructions (end of a function, where it exits -- who's the caller)