wuhailinjerry / edb-debugger

Automatically exported from code.google.com/p/edb-debugger
GNU General Public License v2.0
0 stars 0 forks source link

analyze current view #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently [ctrl] + [a] analyzes the current code pointed to by EIP. It would be 
nice if it was possible to analyze the code of the current view.

example:
The view will change when you are using the Opcode Search plugin and double 
clicking on an address.
If you choose to click [ctrl] + [a] at this point, the current view should be 
analyzed instead of the current code at EIP (/lib/ld-2.12.so for instance).

cheers

Original issue reported on code.google.com by evan.teran on 3 Oct 2012 at 3:21

GoogleCodeExporter commented 9 years ago
a great idea, I think I'll work on that for the next release :-).

Original comment by evan.teran on 3 Oct 2012 at 4:53

GoogleCodeExporter commented 9 years ago
Added to the latested development version will be in 0.9.16

Original comment by evan.teran on 3 Oct 2012 at 4:53