Skip to content

cannot break at the breakpoint when debugging IDAPython code by VisualStudio #72

@TakahiroHaruyama

Description

@TakahiroHaruyama

Hi,

I tried to debug IDAPython code according to your blog post.
http://sark.readthedocs.io/en/latest/debugging.html

I could install required packages and attach to IDA but I cannot break the execution.
For example, I set the breakpoint in the following code but it was ignored and print the message.

screen shot 2017-12-21 at 8 21 42 pm

Any thought?
The attaching looks working and message is also displayed in VS output window.
I use IDA 7.0/6.95 and PTVS 2.2.6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions