Fix unwinding of C -> Haskell FFI calls with -threaded (2nd try)
Summary: See the new note. This should fix cb5c2fe8 enough to unbreak Windows and OS X builds. Test Plan: manual testing with patched gdb Reviewers: bgamari, simonmar, erikd Reviewed By: bgamari Subscribers: rwbarton, thomie, carter Differential Revision: https://phabricator.haskell.org/D4694
Showing
- includes/rts/Constants.h 13 additions, 0 deletionsincludes/rts/Constants.h
- rts/RtsMessages.c 1 addition, 3 deletionsrts/RtsMessages.c
- rts/RtsUtils.h 3 additions, 0 deletionsrts/RtsUtils.h
- rts/StgCRun.c 190 additions, 10 deletionsrts/StgCRun.c
- rts/StgStartup.cmm 3 additions, 15 deletionsrts/StgStartup.cmm
Loading
Please register or sign in to comment