Skip to content

Npcap debug symbols package do not include wpcap.pdb #1844

@desowin

Description

@desowin

Instead of wpcap.pdb the debug symbols package includes wpcap.dll. This makes it difficult to profile the performance (e.g. #1551) for people who do not have Npcap development environment set up (and thus are able to build their own wpcap.dll and matching wpcap.pdb).

Visual Studio profiler basically stops at first .dll for which symbols are not available. And thus even though the Packet.pdb is available the calls do not seem to be be available in analysis if they are called via calls to wpcap.dll.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions