Skip to content

INIT block troubles #203

@CyprusSocialite

Description

@CyprusSocialite

Whenever I have a script use (usually by proxy) a package with an INIT block - such as IO:Socket::SSL, Test2::API, Test::Builder - this effectively disables all breakpoints and the script runs to completion without ever stopping.

If I enable stopOnEntry, the initial stop is on one of these INIT blocks, and I can proceed only via Step Over/Into/Out, because Continuing skips all breakpoints same as above.

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