E402 Unable to set breakpoint (BdbQuit exception) · Issue #20 · ioncodes/idacode · GitHub
[go: up one dir, main page]

Skip to content

Unable to set breakpoint (BdbQuit exception) #20

@bahlaivlad

Description

@bahlaivlad

I'm trying to set a breakpoint using pdb.set_trace(), but I'm facing with the following exception every time I try to execute my script:

File "C:\python27-x64\Lib\bdb.py", line 68, in dispatch_line
    if self.quitting: raise BdbQuit
BdbQuit

I'm using IDA 7.2 and Python 2.7.18. Can anyone kindly help me with this issue? Thanks in advance.

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

      0