Skip to content

[doc] perldebguts does not have any info how to check that we are in THREADED mode #22854

Closed
@KES777

Description

@KES777

Where
https://perldoc.perl.org/perldebguts

Description
The perldebguts does not provide any info how to debug threaded perl.

Here we can find that we can debug a given program using threads: perl -dt threaded_program_name

Here we can find that this support was built into the debugger as of Perl version 5.8.6

TODO:
It should be documented how to use that capability.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions