Advertisement
Guest User

Untitled

a guest
Nov 8th, 2021
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 2.34 KB | None | 0 0
  1. >1798^error,msg="/home/user/build-startup_android_test-Android_Qt_5_15_2_Clang_Multi_Abi-Debug/android-build/libs/armeabi-v7a/app_process: No such file or directory."
  2. d/home/user/build-startup_android_test-Android_Qt_5_15_2_Clang_Multi_Abi-Debug/android-build/libs/armeabi-v7a/app_process: No such file or directory.
  3.  /home/user/build-startup_android_test-Android_Qt_5_15_2_Clang_Multi_Abi-Debug/android-build/libs/armeabi-v7a/app_process: No such file or directory.
  4. <1799target extended-remote tcp:127.0.0.1:5039
  5. >&"No symbol table is loaded.  Use the \"file\" command.\n"
  6. >1813^error,msg="Cannot access memory at address 0xa9b41474"
  7. dRUNNING NEEDS-STOP COMMAND break main.cpp:22
  8. <1829break main.cpp:22
  9. 1814^running
  10. eERROR: UNEXPECTED STATE: InferiorStopOk  WANTED: InferiorRunRequested IN /home/qt/work/build/qt-creator/src/plugins/debugger/gdb/gdbengine.cpp:1535
  11. dNOTE: INFERIOR RUN OK
  12.  Running.
  13. dState changed from InferiorStopOk(10) to InferiorRunOk(7)
  14. >*running,thread-id="all"
  15. dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
  16.  
  17. >&"p 0\n"
  18. >~"$1 = 0"
  19. >~"\n"
  20. >^done
  21. dCOOKIE FOR TOKEN 0 ALREADY EATEN (InferiorRunOk). TWO RESPONSES FOR ONE COMMAND?
  22.  
  23. >&"importPlainDumpers on\n"
  24. >~"None\n"
  25. >1815^done
  26.  
  27. >1816^error,msg="Cannot execute this command while the target is running.\nUse the \"interrupt\" command to stop the target\nand then try again."
  28. <1830-thread-list-ids
  29. &"break main.cpp:22\n"
  30. >&"No symbol table is loaded.  Use the \"file\" command.\n"
  31. >~"Breakpoint 26 (main.cpp:22) pending.\n"
  32. >=breakpoint-created,bkpt={number="26",type="breakpoint",disp="keep",enabled="y",addr="<PENDING>",pending="main.cpp:22",times="0",original-location="main.cpp:22"}
  33. >1829^done
  34.  
  35. >1830^error,msg="Cannot execute this command while the target is running.\nUse the \"interrupt\" command to stop the target\nand then try again."
  36. <1831python theDumper.fetchStack({"limit":20,"nativemixed":0,"token":1831})
  37.  
  38. >&"python theDumper.fetchStack({\"limit\":20,\"nativemixed\":0,\"token\":1831})\n"
  39. >&"Traceback (most recent call last):\n"
  40. >&"  File \"<string>\", line 1, in <module>\n"
  41. >&"  File \"/home/user/Qt/Tools/QtCreator/share/qtcreator/debugger/gdbbridge.py\", line 1399, in fetchStack\n"
  42. >&"    frame = gdb.newest_frame()\n"
  43. >&"gdb.error: Selected thread is running.\n"
  44. >&"Error while executing Python code.\n"
  45. >1831^error,msg="Error while executing Python code."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement