FIRST-plugin-ida icon indicating copy to clipboard operation
FIRST-plugin-ida copied to clipboard

Function upload broken during and after debugging.

Open baderj opened this issue 8 years ago • 0 comments

During a debug session in IDA, and even after leaving debug mode, the function upload is broken.

Trying to upload any function, be it a untouched function or a function renamed during debugging, gives empty dialog boxes:

empty_dialog

Clicking on "Upload" leads to a hang on "Please wait...", "Uploading metadata for 1 function(s)\n0% complete".

Note that this happens even if the code is not self modifying. After closing the database and reloading, the FIRST plugin works again.

baderj avatar Feb 02 '17 15:02 baderj