Casey Banner 09ff03a57a
debug: replace RtlCaptureStackBackTrace (which was spuriously failing) with a new implementation which uses RtlVirtualUnwind instead (#12740)
windows: add RtlCaptureContext, RtlLookupFunctionEntry, RtlVirtualUnwind and supporting types
windows: fix alignment of CONTEXT structs to match winnt.h as required by RtlCaptureContext (fxsave instr)
windows aarch64: fix __chkstk being defined twice if libc is not linked on msvc

Co-authored-by: Jakub Konka <kubkon@jakubkonka.com>
2023-01-04 14:54:49 -05:00
..
2022-12-31 20:49:02 -05:00
2022-12-13 15:04:03 -05:00
2022-12-18 01:46:09 -05:00
2022-12-13 13:14:20 +02:00
2022-12-09 21:57:17 +01:00
2022-11-04 00:09:27 +03:30
2023-01-04 01:26:50 +02:00
2023-01-02 16:57:15 -07:00
2023-01-02 16:57:15 -07:00
2022-12-13 13:14:20 +02:00
2022-12-31 20:49:02 -05:00
2022-01-07 00:06:06 -05:00
2023-01-02 16:57:16 -07:00
2022-09-11 23:18:43 -04:00
2023-01-03 12:47:48 +02:00
2022-12-30 17:23:31 +02:00
2023-01-02 16:57:15 -07:00
2023-01-04 01:26:50 +02:00
2022-12-13 13:14:20 +02:00
2022-04-15 17:01:01 -05:00
2023-01-02 16:57:15 -07:00
2022-12-21 17:02:53 +01:00