SHARE
TWEET

eclipse err, cross os debugging

a guest Mar 14th, 2017 68 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Error in final launch sequence
  2.    Failed to execute MI command:
  3.  
  4.    -environment-cd Z:/qemu_test
  5.  
  6. Error message from debugger back end:
  7. Z:/qemu_test: Permission denied.
  8. Z:/qemu_test: Permission denied.
  9.  
  10.  
  11.  
  12. 254,513 2-gdb-version
  13. 254,521 ~"GNU gdb (GNU Tools for ARM Embedded Processors) 7.10.1.20160616-cvs\n"
  14. 254,521 ~"Copyright (C) 2015 Free Software Foundation, Inc.\n"
  15. 254,521 ~"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is fre\
  16. e software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitt\
  17. ed by law.  Type \"show copying\"\nand \"show warranty\" for details.\n"
  18. 254,521 ~"This GDB was configured as \"--host=i686-w64-mingw32 --target=arm-none-eabi\".\nType \"sho\
  19. w configuration\" for configuration details."
  20. 254,521 ~"\nFor bug reporting instructions, please see:\n"
  21. 254,521 ~"<http://www.gnu.org/software/gdb/bugs/>.\n"
  22. 254,521 ~"Find the GDB manual and other documentation resources online at:\n<http://www.gnu.org/soft\
  23. ware/gdb/documentation/>.\n"
  24. 254,521 ~"For help, type \"help\".\n"
  25. 254,522 ~"Type \"apropos word\" to search for commands related to \"word\".\n"
  26. 254,522 2^done
  27. 254,522 (gdb)
  28. 254,522 3-environment-cd Z:/qemu_test
  29. 254,533 3^error,msg="Z:/qemu_test: Permission denied."
  30. 254,533 (gdb)
  31. 254,534 4-gdb-exit
  32. 254,543 4^exit
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top