You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After use IDACode sometimes I got some bug, only way to fix them is close and open IDA and VScode.
I think option to turn off and close socket in IDA and VSCode is useful.
The text was updated successfully, but these errors were encountered:
yes. When I use idacode to debug a python script, script.py (has main() function) import other file in same folder.
When I disconnect debug process, edit other file (not script.py) and save file, other file will be send to IDA.
After that, I re-connect debug to IDA and Save script.py to debug, IDACode will be not work.
After use IDACode sometimes I got some bug, only way to fix them is close and open IDA and VScode.
I think option to turn off and close socket in IDA and VSCode is useful.
The text was updated successfully, but these errors were encountered: