Advertisement
Guest User

Untitled

a guest
Jun 9th, 2020
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.73 KB | None | 0 0
  1. -> 98 printf("Calling fib...\n");
  2. 99 wasm_val_t params[1] = { {.kind = WASM_I32, .of = {.i32 = 6}} };
  3. 100 wasm_val_t results[1];
  4. 101 error = wasmtime_func_call(run_func, params, 1, results, 1, &trap);
  5. (lldb) image list
  6. [ 0] 988608E1-F270-47C8-9F76-024D5DCDEFDE-00000001 0x00007ff7747d0000 Z:\dev\infinity\wasm\xsg_sdk\examples\fib_debug\bin\fib_debug.exe
  7. [ 1] B4C98D72-5366-4199-852A-E82F2C30908A-00000002 0x00007ffeefca0000 Z:\dev\infinity\wasm\xsg_sdk\examples\fib_debug\bin\wasmtime.dll
  8. [ 2] 54A4ABD9-8E75-ECCB-93B9-12D274705130-00000001 0x00007fff3f400000 C:\Windows\System32\ntdll.dll
  9. [ 3] F182C983-F03C-FCEC-8CD9-B883EB57EC68-00000001 0x00007fff3f100000 C:\Windows\System32\kernel32.dll
  10. [ 4] 647E3DFA-58D6-0CC8-4608-CDC2970AB172-00000001 0x00007fff3c520000 C:\Windows\System32\KernelBase.dll
  11. [ 5] B4C98D72-5366-4199-852A-E82F2C30908A-00000002 0x00007ffeefca0000 Z:\dev\infinity\wasm\xsg_sdk\examples\fib_debug\bin\wasmtime.dll
  12. [ 6] B257D017-C268-439B-9918-596C2B037AE3-00000001 0x00007fff153e0000 C:\Windows\System32\vcruntime140d.dll
  13. [ 7] B1D03565-EFD1-1CCF-3E8F-389E3F646450-00000002 0x00007ffef41c0000 C:\Windows\System32\ucrtbased.dll
  14. [ 8] 41BA7F97-400F-9682-6215-223FA4A29F2A-00000001 0x00007fff3f2b0000 C:\Windows\System32\advapi32.dll
  15. [ 9] 1FEA8DB6-B57F-5FBF-A935-E090243420D0-00000001 0x00007fff3d690000 C:\Windows\System32\msvcrt.dll
  16. [ 10] 62F85D96-643E-13AC-9D17-27EC8154CB14-00000001 0x00007fff3e6b0000 C:\Windows\System32\sechost.dll
  17. [ 11] 6104857D-ED3A-09A2-89E8-7498A7125B73-00000001 0x00007fff3e590000 C:\Windows\System32\rpcrt4.dll
  18. [ 12] DC73A168-6F94-7185-B5C2-E2E35AD9F1BE-00000001 0x00007fff3e430000 C:\Windows\System32\ole32.dll
  19. [ 13] 907CF87F-DC8E-C480-73E8-16DD9CA60825-00000001 0x00007fff3dfb0000 C:\Windows\System32\combase.dll
  20. [ 14] 15DCD955-4735-C5FB-F0B2-8E3E15FBA9E5-00000001 0x00007fff3d100000 C:\Windows\System32\ucrtbase.dll
  21. [ 15] 9E2F1012-F2DC-5AC4-5255-C35203A850D8-00000001 0x00007fff3d030000 C:\Windows\System32\bcryptprimitives.dll
  22. [ 16] 209AD405-837D-061E-F9D3-4CBDC009D771-00000001 0x00007fff3e750000 C:\Windows\System32\gdi32.dll
  23. [ 17] BC2E49AB-E46D-2E93-B278-B4DECFCA62A8-00000001 0x00007fff3cfa0000 C:\Windows\System32\win32u.dll
  24. [ 18] 1382D8CC-AA7E-F196-ABB4-7C70213B3907-00000001 0x00007fff3d3f0000 C:\Windows\System32\gdi32full.dll
  25. [ 19] DE65FEF9-16BB-6B73-D06E-0BB314C95234-00000001 0x00007fff3d200000 C:\Windows\System32\msvcp_win.dll
  26. [ 20] 7A21D5B5-5F47-5D39-E7CB-220705AB5C69-00000001 0x00007fff3ef60000 C:\Windows\System32\user32.dll
  27. [ 21] 5DE166DD-4A3F-610E-71B6-2824FC386359-00000001 0x00007fff3d730000 C:\Windows\System32\shell32.dll
  28. [ 22] C951EE8E-A9B3-8EBF-AED1-2377BDD8DD73-00000001 0x00007fff3cf50000 C:\Windows\System32\cfgmgr32.dll
  29. [ 23] B8A365E0-D6F7-3488-9EB9-5E25D79CC2FE-00000001 0x00007fff3de50000 C:\Windows\System32\SHCore.dll
  30. [ 24] 682B1457-6279-63EE-6ABF-DF6E44E2DF64-00000001 0x00007fff3c7d0000 C:\Windows\System32\windows.storage.dll
  31. [ 25] 24C1A8B4-1030-9780-83EE-59C74E9580B8-00000001 0x00007fff3c3b0000 C:\Windows\System32\profapi.dll
  32. [ 26] BAE22F43-6C95-A7D5-066F-6C645A3500D5-00000001 0x00007fff3c400000 C:\Windows\System32\powrprof.dll
  33. [ 27] 1504CC55-3EDB-4294-AC74-8FBEA390E957-00000001 0x00007fff3c3a0000 C:\Windows\System32\umpdc.dll
  34. [ 28] 8B7DB15A-0B89-93DF-43A7-6023DF895ED0-00000001 0x00007fff3d5c0000 C:\Windows\System32\shlwapi.dll
  35. [ 29] B44A2A63-8A5C-A8D8-14E9-400D5FACD1FC-00000001 0x00007fff3c3e0000 C:\Windows\System32\kernel.appcore.dll
  36. [ 30] 7618DEBE-AC0F-9998-7F3C-AFD7430FC6EC-00000001 0x00007fff3d0e0000 C:\Windows\System32\cryptsp.dll
  37. [ 31] 7588B6A3-BD73-2904-72DD-810CEDFF8B82-00000001 0x00007fff3bde0000 C:\Windows\System32\cryptbase.dll
  38. [ 32] A71334B4-2E33-11D0-561A-8F034058292D-00000001 0x00007fff3de20000 C:\Windows\System32\imm32.dll
  39. (lldb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement