Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set_exception_code not implemented in idaapi #86

Open
GoogleCodeExporter opened this issue Apr 24, 2015 · 0 comments
Open

set_exception_code not implemented in idaapi #86

GoogleCodeExporter opened this issue Apr 24, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Start example script, provided in attachment.
2. See the error message.

What is the expected output? What do you see instead?
Exception flags should be set, but instead I get an error message "module has 
no attribute 'set_exception_flags'".

What version of the product are you using? On what operating system?
IDAPython 1.5.5 final with IDA Pro 6.3 and Python 2.7.2 on Windows.

Please provide any additional information below.
idc.py redirects "SetExceptionCode" call to "set_exception_code" in idaapi, but 
there is no such function in idaapi.py.


Original issue reported on code.google.com by [email protected] on 4 Mar 2013 at 8:32

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant