Skip to content

Base system issue tracker #20

@cl91

Description

@cl91

NTOS

NTDLL

For i386 SEH the following items need work:

  • Implement stack trace for release builds. If a binary is built with frame pointer enabled our stack trace should work reasonably reliably. However if the binary is built with frame pointer omitted then our stack trace won't work. There is no reliable solution to this unless unwind data are embedded into the binary, which we cannot assume for every binary.

For amd64 SEH the following items need work:

For most of these we can look at WINE code.

WDM

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