Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2020
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. (gdb) run
  2. Starting program: C:\Users\stanislas.dolcini\Downloads\apitrace-9.0.20191126-win64\bin\apitrace.exe trace --verbose "--output=C:/Dev/file.trace" C:/Dev/OSS/trunk/binaries/system/pyrogenesis_dbg.exe
  3. [New Thread 15232.0x5700]
  4. [New Thread 15232.0x3080]
  5. [New Thread 15232.0x2948]
  6. [New Thread 15232.0x5a24]
  7. info: did not find C:\Users\stanislas.dolcini\Downloads\apitrace-9.0.20191126-win64\bin\..\wrappers\RelWithDebInfo\opengl32.dll
  8. info: found C:\Users\stanislas.dolcini\Downloads\apitrace-9.0.20191126-win64\bin\..\lib\wrappers\opengl32.dll
  9. inject -D C:\Users\stanislas.dolcini\Downloads\apitrace-9.0.20191126-win64\bin\..\lib\wrappers\opengl32.dll -- C:/Dev/OSS/trunk/binaries/system/pyrogenesis_dbg.exe
  10. error: binaries mismatch: you need to use the 32-bits apitrace binaries to trace this application
  11. [Thread 15232.0x2948 exited with code 1]
  12. [Thread 15232.0x3080 exited with code 1]
  13. [Thread 15232.0x5a24 exited with code 1]
  14. [Inferior 1 (process 15232) exited with code 01]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement