-
Notifications
You must be signed in to change notification settings - Fork 16
Open
1 / 11 of 1 issue completedDescription
NTOS
NTDLL
For i386 SEH the following items need work:
- Implement stack trace for release builds
For amd64 SEH the following items need work:
- Implement collided unwind.
- Implement nested exception.
- Implement history table
- Exception-safe setjmp/longjmp
- Implement stack trace
- On x64, Clang/LLVM doesn't generate the correct scope table for exceptions thrown in the same frame #10
For most of these we can look at WINE code.
WDM
- Implement PnP notification
- High precision timers for drivers #33
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels