Advertisement
roachsinai

Untitled

Aug 10th, 2022
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 76.69 KB | None | 0 0
  1. 2022-08-10 15:43:55,744 - INFO - **** INITIALISING NEW VIMSPECTOR SESSION ****
  2. 2022-08-10 15:43:55,744 - INFO - API is:
  3. 2022-08-10 15:43:55,744 - INFO - VIMSPECTOR_HOME = /home/xq/.vim/pack/vimspector/opt/vimspector/python3/vimspector/../..
  4. 2022-08-10 15:43:55,746 - INFO - gadgetDir = /home/xq/.vim/pack/vimspector/opt/vimspector/gadgets/linux
  5. 2022-08-10 15:43:58,838 - INFO - User requested start debug session with {}
  6. 2022-08-10 15:43:58,839 - DEBUG - Reading configurations from: None
  7. 2022-08-10 15:43:58,839 - DEBUG - Reading configurations from: /home/xq/office/pose_server/.vimspector.json
  8. 2022-08-10 15:43:58,846 - DEBUG - Reading gadget config: /home/xq/.vim/pack/vimspector/opt/vimspector/gadgets/linux/.gadgets.json
  9. 2022-08-10 15:43:58,847 - DEBUG - Reading gadget config: /home/xq/.vim/pack/vimspector/opt/vimspector/gadgets/linux/.gadgets.d/bash.json
  10. 2022-08-10 15:43:58,847 - DEBUG - Reading gadget config: /home/xq/.vim/pack/vimspector/opt/vimspector/gadgets/linux/.gadgets.d/cpp.json
  11. 2022-08-10 15:43:58,847 - DEBUG - Reading gadget config: /home/xq/.vim/pack/vimspector/opt/vimspector/gadgets/linux/.gadgets.d/node.json
  12. 2022-08-10 15:43:58,847 - DEBUG - Reading gadget config: /home/xq/.vim/pack/vimspector/opt/vimspector/gadgets/linux/.gadgets.d/python.json
  13. 2022-08-10 15:43:58,848 - DEBUG - Reading gadget config: None
  14. 2022-08-10 15:44:00,833 - INFO - Configuration: {"adapter": "vscode-cpptools", "configuration": {"name": "gdb: Launch", "type": "cppdbg", "request": "launch", "justMyCode": false, "program": "/home/xq/office/pose_server/build/remote_server/remote_server", "cwd": "/home/xq/office/pose_server", "console": "integratedTerminal", "miDebuggerPath": "/usr/bin/gdb", "MIMode": "gdb", "logging": {"engineLogging": true}}}
  15. 2022-08-10 15:44:00,833 - INFO - Adapter: {"attach": {"pidProperty": "processId", "pidSelect": "ask"}, "command": ["/home/xq/.vim/pack/vimspector/opt/vimspector/gadgets/linux/vscode-cpptools/debugAdapters/bin/OpenDebugAD7"], "name": "cppdbg"}
  16. 2022-08-10 15:44:00,856 - DEBUG - min_width/height: 148/50, actual: 173/37 - result: horizontal
  17. 2022-08-10 15:44:01,049 - DEBUG - LAUNCH!
  18. 2022-08-10 15:44:01,049 - INFO - Starting debug adapter with: {"attach": {"pidProperty": "processId", "pidSelect": "ask"}, "command": ["/home/xq/.vim/pack/vimspector/opt/vimspector/gadgets/linux/vscode-cpptools/debugAdapters/bin/OpenDebugAD7"], "name": "cppdbg"}
  19. 2022-08-10 15:44:01,049 - DEBUG - Connection Type: job
  20. 2022-08-10 15:44:01,111 - INFO - Debug Adapter Started
  21. 2022-08-10 15:44:01,111 - DEBUG - Sending Message: {"command": "initialize", "arguments": {"adapterID": "cppdbg", "clientID": "vimspector", "clientName": "vimspector", "linesStartAt1": true, "columnsStartAt1": true, "locale": "en_GB", "pathFormat": "path", "supportsVariableType": true, "supportsVariablePaging": false, "supportsRunInTerminalRequest": true, "supportsMemoryReferences": true}, "seq": 0, "type": "request"}
  22. 2022-08-10 15:44:01,240 - DEBUG - Message received: {'type': 'response', 'request_seq': 0, 'success': True, 'command': 'initialize', 'body': {'supportsConfigurationDoneRequest': True, 'supportsFunctionBreakpoints': True, 'supportsConditionalBreakpoints': True, 'supportsEvaluateForHovers': True, 'exceptionBreakpointFilters': [], 'supportsSetVariable': True, 'supportsGotoTargetsRequest': True, 'completionTriggerCharacters': [], 'supportsModulesRequest': True, 'supportedChecksumAlgorithms': [], 'supportsValueFormattingOptions': True, 'supportsLogPoints': True, 'supportsReadMemoryRequest': True, 'supportsDisassembleRequest': True, 'supportsClipboardContext': True, 'supportsSteppingGranularity': True, 'supportsInstructionBreakpoints': True}, 'seq': 1}
  23. 2022-08-10 15:44:01,240 - DEBUG - Sending Message: {"command": "launch", "arguments": {"name": "gdb: Launch", "type": "cppdbg", "request": "launch", "justMyCode": false, "program": "/home/xq/office/pose_server/build/remote_server/remote_server", "cwd": "/home/xq/office/pose_server", "console": "integratedTerminal", "miDebuggerPath": "/usr/bin/gdb", "MIMode": "gdb", "logging": {"engineLogging": true}}, "seq": 1, "type": "request"}
  24. 2022-08-10 15:44:01,257 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (35) LaunchOptions{"name":"gdb: Launch","type":"cppdbg","request":"launch","justMyCode":false,"program":"/home/xq/office/pose_server/build/remote_server/remote_server","cwd":"/home/xq/office/pose_server","console":"integratedTerminal","miDebuggerPath":"/usr/bin/gdb","MIMode":"gdb","logging":{"engineLogging":true}}\n'}, 'seq': 2}
  25. 2022-08-10 15:44:01,270 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (55) DbgCmd:echo $$ > /tmp/Microsoft-MIEngine-Pid-nmnhislb.ydf ; cd "/home/xq/office/pose_server/build/remote_server" ; DbgTerm=`tty` ; set -o monitor ; trap \'rm "/tmp/Microsoft-MIEngine-In-j41nmn4j.o2z" "/tmp/Microsoft-MIEngine-Out-ob1hwbxj.ya5" "/tmp/Microsoft-MIEngine-Pid-nmnhislb.ydf" "/tmp/Microsoft-MIEngine-Cmd-e5bvj2zy.vsi"\' EXIT ; "/usr/bin/gdb" --interpreter=mi --tty=$DbgTerm < "/tmp/Microsoft-MIEngine-In-j41nmn4j.o2z" > "/tmp/Microsoft-MIEngine-Out-ob1hwbxj.ya5" & clear; pid=$! ; echo $pid > "/tmp/Microsoft-MIEngine-Pid-nmnhislb.ydf" ; wait $pid; \n'}, 'seq': 3}
  26. 2022-08-10 15:44:01,276 - DEBUG - Message received: {'type': 'request', 'command': 'runInTerminal', 'arguments': {'kind': 'integrated', 'title': 'cppdbg: remote_server', 'cwd': '', 'args': ['/bin/sh', '/tmp/Microsoft-MIEngine-Cmd-e5bvj2zy.vsi'], 'env': {}}, 'seq': 4}
  27. 2022-08-10 15:44:01,276 - DEBUG - Defaulting working directory to /home/xq/office/pose_server
  28. 2022-08-10 15:44:01,349 - DEBUG - Sending Message: {"seq": 2, "type": "response", "request_seq": 4, "command": "runInTerminal", "body": {"processId": 1839525}, "success": true}
  29. 2022-08-10 15:44:01,350 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (60) Wait for connection completion.\n'}, 'seq': 5}
  30. 2022-08-10 15:44:01,368 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (124) ->=thread-group-added,id="i1"\n'}, 'seq': 6}
  31. 2022-08-10 15:44:01,368 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (124) ->~"GNU gdb (Ubuntu 9.2-0ubuntu1~20.04.1) 9.2\\n"\n'}, 'seq': 7}
  32. 2022-08-10 15:44:01,368 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (124) ->~"Copyright (C) 2020 Free Software Foundation, Inc.\\n"\n'}, 'seq': 8}
  33. 2022-08-10 15:44:01,368 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (124) ->~"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\\nThis is free software: you are free to change and redistribute it.\\nThere is NO WARRANTY, to the extent permitted by law."\n'}, 'seq': 9}
  34. 2022-08-10 15:44:01,368 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (124) ->~"\\nType \\"show copying\\" and \\"show warranty\\" for details.\\n"\n'}, 'seq': 10}
  35. 2022-08-10 15:44:01,368 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (125) ->~"This GDB was configured as \\"x86_64-linux-gnu\\".\\n"\n'}, 'seq': 11}
  36. 2022-08-10 15:44:01,368 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (125) ->~"Type \\"show configuration\\" for configuration details.\\n"\n'}, 'seq': 12}
  37. 2022-08-10 15:44:01,368 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (125) ->~"For bug reporting instructions, please see:\\n"\n'}, 'seq': 13}
  38. 2022-08-10 15:44:01,369 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (125) ->~"<http://www.gnu.org/software/gdb/bugs/>.\\n"\n'}, 'seq': 14}
  39. 2022-08-10 15:44:01,369 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (125) ->~"Find the GDB manual and other documentation resources online at:\\n <http://www.gnu.org/software/gdb/documentation/>."\n'}, 'seq': 15}
  40. 2022-08-10 15:44:01,369 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (125) ->~"\\n\\n"\n'}, 'seq': 16}
  41. 2022-08-10 15:44:01,369 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (125) ->~"For help, type \\"help\\".\\n"\n'}, 'seq': 17}
  42. 2022-08-10 15:44:01,369 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (125) ->~"Type \\"apropos word\\" to search for commands related to \\"word\\".\\n"\n'}, 'seq': 18}
  43. 2022-08-10 15:44:01,369 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (125) ->(gdb)\n'}, 'seq': 19}
  44. 2022-08-10 15:44:01,369 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (127) <-1001-gdb-set target-async on\n'}, 'seq': 20}
  45. 2022-08-10 15:44:01,369 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (128) ->1001^done\n'}, 'seq': 21}
  46. 2022-08-10 15:44:01,369 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (128) ->(gdb)\n'}, 'seq': 22}
  47. 2022-08-10 15:44:01,369 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (129) 1001: elapsed time 2\n'}, 'seq': 23}
  48. 2022-08-10 15:44:01,369 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (135) <-1002-interpreter-exec console "set pagination off"\n'}, 'seq': 24}
  49. 2022-08-10 15:44:01,369 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (135) ->=cmd-param-changed,param="pagination",value="off"\n'}, 'seq': 25}
  50. 2022-08-10 15:44:01,369 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (135) ->1002^done\n'}, 'seq': 26}
  51. 2022-08-10 15:44:01,369 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (135) ->(gdb)\n'}, 'seq': 27}
  52. 2022-08-10 15:44:01,370 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (135) 1002: elapsed time 0\n'}, 'seq': 28}
  53. 2022-08-10 15:44:01,370 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (135) <-1003-gdb-set auto-solib-add on\n'}, 'seq': 29}
  54. 2022-08-10 15:44:01,370 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (135) ->1003^done\n'}, 'seq': 30}
  55. 2022-08-10 15:44:01,370 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (135) ->(gdb)\n'}, 'seq': 31}
  56. 2022-08-10 15:44:01,370 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (135) 1003: elapsed time 0\n'}, 'seq': 32}
  57. 2022-08-10 15:44:01,370 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (135) <-1004-gdb-set solib-search-path /home/xq/office/pose_server/build/remote_server:\n'}, 'seq': 33}
  58. 2022-08-10 15:44:01,370 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (136) ->1004^done\n'}, 'seq': 34}
  59. 2022-08-10 15:44:01,370 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (136) ->(gdb)\n'}, 'seq': 35}
  60. 2022-08-10 15:44:01,370 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (136) 1004: elapsed time 0\n'}, 'seq': 36}
  61. 2022-08-10 15:44:01,370 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (136) <-1005-gdb-set stop-on-solib-events 1\n'}, 'seq': 37}
  62. 2022-08-10 15:44:01,370 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (136) ->1005^done\n'}, 'seq': 38}
  63. 2022-08-10 15:44:01,370 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (136) ->(gdb)\n'}, 'seq': 39}
  64. 2022-08-10 15:44:01,370 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (136) 1005: elapsed time 0\n'}, 'seq': 40}
  65. 2022-08-10 15:44:01,370 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (136) <-1006-environment-cd /home/xq/office/pose_server\n'}, 'seq': 41}
  66. 2022-08-10 15:44:01,371 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (136) ->1006^done\n'}, 'seq': 42}
  67. 2022-08-10 15:44:01,371 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (136) ->(gdb)\n'}, 'seq': 43}
  68. 2022-08-10 15:44:01,371 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (136) 1006: elapsed time 0\n'}, 'seq': 44}
  69. 2022-08-10 15:44:01,371 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (136) <-1007-file-exec-and-symbols /home/xq/office/pose_server/build/remote_server/remote_server\n'}, 'seq': 45}
  70. 2022-08-10 15:44:01,429 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (167) ->1007^done\n'}, 'seq': 46}
  71. 2022-08-10 15:44:01,429 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (167) ->(gdb)\n'}, 'seq': 47}
  72. 2022-08-10 15:44:01,429 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (167) 1007: elapsed time 30\n'}, 'seq': 48}
  73. 2022-08-10 15:44:01,429 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (168) <-1008-interpreter-exec console "show architecture"\n'}, 'seq': 49}
  74. 2022-08-10 15:44:01,429 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (168) ->~"The target architecture is set automatically (currently i386:x86-64)\\n"\n'}, 'seq': 50}
  75. 2022-08-10 15:44:01,429 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (168) ->1008^done\n'}, 'seq': 51}
  76. 2022-08-10 15:44:01,429 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (168) ->(gdb)\n'}, 'seq': 52}
  77. 2022-08-10 15:44:01,429 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (168) 1008: elapsed time 0\n'}, 'seq': 53}
  78. 2022-08-10 15:44:01,429 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (168) <-1009-break-insert -f main\n'}, 'seq': 54}
  79. 2022-08-10 15:44:01,429 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (169) ->1009^done,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="0x0000000000011d5c",func="main(int, char**)",file="/home/xq/office/pose_server/remote_server/remote_server.cpp",fullname="/home/xq/office/pose_server/remote_server/remote_server.cpp",line="98",thread-groups=["i1"],times="0",original-location="main"}\n'}, 'seq': 55}
  80. 2022-08-10 15:44:01,429 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (169) ->(gdb)\n'}, 'seq': 56}
  81. 2022-08-10 15:44:01,430 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (171) 1009: elapsed time 2\n'}, 'seq': 57}
  82. 2022-08-10 15:44:01,430 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (175) Send Event AD7EngineCreateEvent\n'}, 'seq': 58}
  83. 2022-08-10 15:44:01,430 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (178) Send Event AD7ProgramCreateEvent\n'}, 'seq': 59}
  84. 2022-08-10 15:44:01,430 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'telemetry', 'output': 'VS/Diagnostics/Debugger/Launch', 'data': {'VS.Diagnostics.Debugger.ImplementationName': 'Microsoft.MIDebugEngine', 'VS.Diagnostics.Debugger.EngineVersion': '17.0.10910.1', 'VS.Diagnostics.Debugger.HostVersion': '17.0.10910.1', 'VS.Diagnostics.Debugger.AdapterId': 'cppdbg', 'VS.Diagnostics.Debugger.Launch.Duration': 150, 'VS.Diagnostics.Debugger.MIMode': 'gdb', 'VS.Diagnostics.Debugger.FrameworkVersion': '5.0.921.35908'}}, 'seq': 60}
  85. 2022-08-10 15:44:01,430 - DEBUG - Message received: {'type': 'response', 'request_seq': 1, 'success': True, 'command': 'launch', 'body': {}, 'seq': 61}
  86. 2022-08-10 15:44:01,430 - DEBUG - Message received: {'type': 'event', 'event': 'initialized', 'body': {}, 'seq': 62}
  87. 2022-08-10 15:44:01,430 - DEBUG - Sending Message: {"command": "setBreakpoints", "arguments": {"source": {"name": "remote_server.cpp", "path": "/home/xq/office/pose_server/remote_server/remote_server.cpp"}, "breakpoints": [{"line": 100}], "sourceModified": false}, "seq": 3, "type": "request"}
  88. 2022-08-10 15:44:01,430 - DEBUG - Sending Message: {"command": "setFunctionBreakpoints", "arguments": {"breakpoints": []}, "seq": 4, "type": "request"}
  89. 2022-08-10 15:44:01,430 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (191) ShellPid=1839525\n'}, 'seq': 63}
  90. 2022-08-10 15:44:01,430 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (191) DebuggerPid=1839527\n'}, 'seq': 64}
  91. 2022-08-10 15:44:01,442 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (227) <-1010-break-insert -f remote_server.cpp:100\n'}, 'seq': 65}
  92. 2022-08-10 15:44:01,448 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (227) ->1010^done,bkpt={number="2",type="breakpoint",disp="keep",enabled="y",addr="0x0000000000011d94",func="main(int, char**)",file="/home/xq/office/pose_server/remote_server/remote_server.cpp",fullname="/home/xq/office/pose_server/remote_server/remote_server.cpp",line="100",thread-groups=["i1"],times="0",original-location="remote_server.cpp:100"}\n'}, 'seq': 66}
  93. 2022-08-10 15:44:01,448 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (227) ->(gdb)\n'}, 'seq': 67}
  94. 2022-08-10 15:44:01,448 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (228) 1010: elapsed time 0\n'}, 'seq': 68}
  95. 2022-08-10 15:44:01,448 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (233) <-1011-symbol-list-lines /home/xq/office/pose_server/remote_server/remote_server.cpp\n'}, 'seq': 69}
  96. 2022-08-10 15:44:01,453 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (233) ->1011^done,lines=[{pc="0x0000000000011d5c",line="98"},{pc="0x0000000000011d7b",line="98"},{pc="0x0000000000011d8a",line="99"},{pc="0x0000000000011d94",line="100"},{pc="0x0000000000011db0",line="100"},{pc="0x0000000000011dc6",line="101"},{pc="0x0000000000011de6",line="101"},{pc="0x0000000000011e27",line="102"},{pc="0x0000000000011e3c",line="102"},{pc="0x0000000000011e4e",line="105"},{pc="0x0000000000011e67",line="107"},{pc="0x0000000000011e81",line="107"},{pc="0x0000000000011e93",line="108"},{pc="0x0000000000011ea5",line="108"},{pc="0x0000000000011eaf",line="108"},{pc="0x0000000000011ee7",line="109"},{pc="0x0000000000011f05",line="110"},{pc="0x0000000000011f3c",line="112"},{pc="0x0000000000011f6a",line="113"},{pc="0x0000000000011f79",line="114"},{pc="0x0000000000011f7e",line="112"},{pc="0x0000000000011f8d",line="110"},{pc="0x0000000000011f9c",line="107"},{pc="0x0000000000011fab",line="105"},{pc="0x0000000000011fba",line="102"},{pc="0x0000000000011fc9",line="101"},{pc="0x0000000000011fd8",line="100"},{pc="0x0000000000011fe9",line="115"},{pc="0x0000000000012008",line="100"},{pc="0x000000000001202b",line="101"},{pc="0x0000000000012060",line="108"},{pc="0x0000000000012078",line="110"},{pc="0x0000000000012092",line="112"},{pc="0x00000000000120aa",line="110"},{pc="0x00000000000120c2",line="107"},{pc="0x00000000000120da",line="105"},{pc="0x00000000000120f2",line="102"},{pc="0x000000000001210a",line="101"},{pc="0x0000000000012119",line="100"},{pc="0x0000000000012133",line="115"},{pc="0x0000000000012144",line="115"},{pc="0x0000000000012156",line="115"},{pc="0x0000000000012165",line="0"},{pc="0x000000000001218e",line="115"},{pc="0x0000000000012191",line="115"},{pc="0x0000000000012199",line="115"},{pc="0x00000000000121aa",line="0"},{pc="0x000000000001474a",line="21"},{pc="0x000000000001475b",line="21"},{pc="0x000000000001476a",line="21"},{pc="0x00000000000147c8",line="23"},{pc="0x00000000000147e1",line="21"},{pc="0x0000000000014804",line="23"},{pc="0x0000000000014810",line="0"},{pc="0x0000000000014810",line="25"},{pc="0x0000000000014828",line="25"},{pc="0x0000000000014837",line="26"},{pc="0x000000000001483f",line="26"},{pc="0x0000000000014852",line="27"},{pc="0x000000000001486e",line="28"},{pc="0x000000000001487a",line="29"},{pc="0x000000000001488e",line="26"},{pc="0x000000000001489a",line="30"},{pc="0x00000000000148b3",line="26"},{pc="0x00000000000148ca",line="30"},{pc="0x00000000000148d6",line="25"},{pc="0x00000000000148e6",line="0"},{pc="0x00000000000148e6",line="32"},{pc="0x00000000000148fa",line="33"},{pc="0x0000000000014909",line="34"},{pc="0x0000000000014915",line="35"},{pc="0x0000000000014918",line="36"},{pc="0x000000000001491a",line="32"},{pc="0x0000000000014927",line="0"},{pc="0x0000000000014928",line="38"},{pc="0x000000000001493d",line="39"},{pc="0x0000000000014948",line="40"},{pc="0x0000000000014954",line="41"},{pc="0x0000000000014957",line="38"},{pc="0x0000000000014964",line="0"},{pc="0x0000000000014964",line="43"},{pc="0x0000000000014980",line="43"},{pc="0x000000000001498f",line="44"},{pc="0x00000000000149a5",line="45"},{pc="0x00000000000149ad",line="45"},{pc="0x00000000000149c0",line="46"},{pc="0x00000000000149c8",line="46"},{pc="0x00000000000149db",line="47"},{pc="0x00000000000149ef",line="48"},{pc="0x0000000000014a03",line="49"},{pc="0x0000000000014a31",line="50"},{pc="0x0000000000014a47",line="51"},{pc="0x0000000000014a48",line="46"},{pc="0x0000000000014a54",line="45"},{pc="0x0000000000014a60",line="51"},{pc="0x0000000000014a61",line="52"},{pc="0x0000000000014a79",line="46"},{pc="0x0000000000014a8e",line="45"},{pc="0x0000000000014aa5",line="52"},{pc="0x0000000000014ab1",line="43"},{pc="0x0000000000014ac1",line="0"},{pc="0x0000000000014ac2",line="54"},{pc="0x0000000000014ade",line="54"},{pc="0x0000000000014aed",line="55"},{pc="0x0000000000014b03",line="56"},{pc="0x0000000000014b0b",line="56"},{pc="0x0000000000014b1e",line="57"},{pc="0x0000000000014b26",line="57"},{pc="0x0000000000014b39",line="58"},{pc="0x0000000000014b67",line="59"},{pc="0x0000000000014b7d",line="60"},{pc="0x0000000000014b7e",line="57"},{pc="0x0000000000014b8a",line="56"},{pc="0x0000000000014b96",line="60"},{pc="0x0000000000014b97",line="61"},{pc="0x0000000000014baf",line="57"},{pc="0x0000000000014bc4",line="56"},{pc="0x0000000000014bdb",line="61"},{pc="0x0000000000014be7",line="54"},{pc="0x0000000000014bf7",line="0"},{pc="0x0000000000014bf8",line="63"},{pc="0x0000000000014c08",line="65"},{pc="0x0000000000014c10",line="66"},{pc="0x0000000000014c1c",line="67"},{pc="0x0000000000014c1f",line="68"},{pc="0x0000000000014c21",line="63"},{pc="0x0000000000014c2e",line="0"},{pc="0x0000000000014c2e",line="70"},{pc="0x0000000000014c44",line="71"},{pc="0x0000000000014c56",line="72"},{pc="0x0000000000014c62",line="73"},{pc="0x0000000000014c66",line="74"},{pc="0x0000000000014c68",line="70"},{pc="0x0000000000014c75",line="0"},{pc="0x0000000000014c76",line="76"},{pc="0x0000000000014c8c",line="77"},{pc="0x0000000000014c98",line="78"},{pc="0x0000000000014caa",line="79"},{pc="0x0000000000014cad",line="80"},{pc="0x0000000000014caf",line="76"},{pc="0x0000000000014cbc",line="0"},{pc="0x0000000000014cbc",line="82"},{pc="0x0000000000014ccc",line="83"},{pc="0x0000000000014cd4",line="84"},{pc="0x0000000000014ce0",line="85"},{pc="0x0000000000014ce4",line="86"},{pc="0x0000000000014ce6",line="82"},{pc="0x0000000000014cf3",line="0"},{pc="0x0000000000014cf4",line="88"},{pc="0x0000000000014d04",line="89"},{pc="0x0000000000014d09",line="90"},{pc="0x0000000000014d15",line="91"},{pc="0x0000000000014d18",line="88"},{pc="0x0000000000014d25",line="0"},{pc="0x00000000000182b6",line="19"},{pc="0x00000000000182c6",line="19"},{pc="0x0000000000018301",line="19"},{pc="0x000000000001830e",line="0"},{pc="0x000000000001830e",line="19"},{pc="0x000000000001831e",line="19"},{pc="0x000000000001833d",line="19"},{pc="0x000000000001834a",line="0"}]\n'}, 'seq': 70}
  97. 2022-08-10 15:44:01,453 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (233) ->(gdb)\n'}, 'seq': 71}
  98. 2022-08-10 15:44:01,453 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (234) 1011: elapsed time 1\n'}, 'seq': 72}
  99. 2022-08-10 15:44:01,453 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (237) Send Event AD7BreakpointBoundEvent\n'}, 'seq': 73}
  100. 2022-08-10 15:44:01,459 - DEBUG - Message received: {'type': 'response', 'request_seq': 3, 'success': True, 'command': 'setBreakpoints', 'body': {'breakpoints': [{'id': 1, 'verified': True, 'line': 100, 'BoundBreakpoints': []}]}, 'seq': 74}
  101. 2022-08-10 15:44:01,466 - DEBUG - Message received: {'type': 'event', 'event': 'breakpoint', 'body': {'reason': 'changed', 'breakpoint': {'id': 1, 'verified': True, 'line': 100, 'BoundBreakpoints': []}}, 'seq': 75}
  102. 2022-08-10 15:44:01,466 - DEBUG - Message received: {'type': 'response', 'request_seq': 4, 'success': True, 'command': 'setFunctionBreakpoints', 'body': {'breakpoints': []}, 'seq': 76}
  103. 2022-08-10 15:44:01,466 - DEBUG - Sending Message: {"command": "configurationDone", "seq": 5, "type": "request"}
  104. 2022-08-10 15:44:01,470 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (252) Send Event AD7LoadCompleteEvent\n'}, 'seq': 78}
  105. 2022-08-10 15:44:01,471 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'stdout', 'output': '=thread-group-added,id="i1"\nGNU gdb (Ubuntu 9.2-0ubuntu1~20.04.1) 9.2\nCopyright (C) 2020 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.\nType "show copying" and "show warranty" for details.\nThis GDB was configured as "x86_64-linux-gnu".\nType "show configuration" for configuration details.\nFor bug reporting instructions, please see:\n<http://www.gnu.org/software/gdb/bugs/>.\nFind the GDB manual and other documentation resources online at:\n <http://www.gnu.org/software/gdb/documentation/>.\n\nFor help, type "help".\nType "apropos word" to search for commands related to "word".\nWarning: Debuggee TargetArchitecture not detected, assuming x86_64.\n=cmd-param-changed,param="pagination",value="off"\n'}, 'seq': 79}
  106. 2022-08-10 15:44:01,471 - DEBUG - Message received: {'type': 'response', 'request_seq': 5, 'success': True, 'command': 'configurationDone', 'body': {}, 'seq': 77}
  107. 2022-08-10 15:44:01,471 - DEBUG - Sending Message: {"command": "threads", "seq": 6, "type": "request"}
  108. 2022-08-10 15:44:01,471 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (253) <-1012-exec-run\n'}, 'seq': 80}
  109. 2022-08-10 15:44:01,471 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (253) ->=thread-group-started,id="i1",pid="1839537"\n'}, 'seq': 81}
  110. 2022-08-10 15:44:01,471 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (253) ->=thread-created,id="1",group-id="i1"\n'}, 'seq': 82}
  111. 2022-08-10 15:44:01,471 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (255) <-1013-thread-info 1\n'}, 'seq': 83}
  112. 2022-08-10 15:44:01,476 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (258) ->=library-loaded,id="/lib64/ld-linux-x86-64.so.2",target-name="/lib64/ld-linux-x86-64.so.2",host-name="/lib64/ld-linux-x86-64.so.2",symbols-loaded="0",thread-group="i1",ranges=[{from="0x00007ffff7fd0100",to="0x00007ffff7ff2684"}]\n'}, 'seq': 85}
  113. 2022-08-10 15:44:01,476 - DEBUG - Message received: {'type': 'response', 'request_seq': 6, 'success': True, 'command': 'threads', 'body': {'threads': []}, 'seq': 84}
  114. 2022-08-10 15:44:01,484 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (269) ->1012^error,msg="Warning:\\nCannot insert breakpoint 1.\\nCannot access memory at address 0x11d5c\\nCannot insert breakpoint 2.\\nCannot access memory at address 0x11d94\\n"\n'}, 'seq': 86}
  115. 2022-08-10 15:44:01,484 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (269) ->(gdb)\n'}, 'seq': 87}
  116. 2022-08-10 15:44:01,488 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (269) 1012: elapsed time 15\n'}, 'seq': 88}
  117. 2022-08-10 15:44:01,488 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (270) Send Event AD7MessageEvent\n'}, 'seq': 89}
  118. 2022-08-10 15:44:01,488 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'stderr', 'output': 'ERROR: Unable to start debugging. Unexpected GDB output from command "-exec-run". Warning:\nCannot insert breakpoint 1.\nCannot access memory at address 0x11d5c\nCannot insert breakpoint 2.\nCannot access memory at address 0x11d94\n\n'}, 'seq': 90}
  119. 2022-08-10 15:44:01,489 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (271) ->1013^done,threads=[{id="1",target-id="process 1839537",name="AppRun",frame={level="0",addr="0x00007ffff7fd0100",func="_start",args=[],from="/lib64/ld-linux-x86-64.so.2",arch="i386:x86-64"},state="stopped",core="12"}]\n'}, 'seq': 91}
  120. 2022-08-10 15:44:01,489 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (271) ->(gdb)\n'}, 'seq': 92}
  121. 2022-08-10 15:44:01,489 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (271) 1013: elapsed time 16\n'}, 'seq': 93}
  122. 2022-08-10 15:44:01,489 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (273) Send Event AD7ProcessInfoUpdatedEvent\n'}, 'seq': 94}
  123. 2022-08-10 15:44:01,495 - DEBUG - Message received: {'type': 'event', 'event': 'process', 'body': {'startMethod': 'launch', 'name': '/home/xq/office/pose_server/build/remote_server/remote_server', 'systemProcessId': 1839537, 'pointerSize': 64}, 'seq': 95}
  124. 2022-08-10 15:44:01,495 - INFO - User Msg: The debuggee was started: /home/xq/office/pose_server/build/remote_server/remote_server
  125. 2022-08-10 15:44:01,495 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (276) Send Event AD7ThreadCreateEvent\n'}, 'seq': 96}
  126. 2022-08-10 15:44:01,495 - DEBUG - Message received: {'type': 'event', 'event': 'thread', 'body': {'reason': 'started', 'threadId': 1839537}, 'seq': 97}
  127. 2022-08-10 15:44:01,495 - DEBUG - Sending Message: {"command": "threads", "seq": 7, "type": "request"}
  128. 2022-08-10 15:44:01,500 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (280) <--gdb-exit\n'}, 'seq': 98}
  129. 2022-08-10 15:44:01,500 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (280) ->^exit\n'}, 'seq': 99}
  130. 2022-08-10 15:44:01,500 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (280) ->=thread-exited,id="1",group-id="i1"\n'}, 'seq': 100}
  131. 2022-08-10 15:44:01,500 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (280) ->=thread-group-exited,id="i1"\n'}, 'seq': 101}
  132. 2022-08-10 15:44:01,500 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (282) Send Event AD7ProgramDestroyEvent\n'}, 'seq': 103}
  133. 2022-08-10 15:44:01,500 - DEBUG - Message received: {'type': 'response', 'request_seq': 7, 'success': True, 'command': 'threads', 'body': {'threads': [{'id': 1839537, 'name': 'AppRun'}]}, 'seq': 102}
  134. 2022-08-10 15:44:01,500 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': "The program '/home/xq/office/pose_server/build/remote_server/remote_server' has exited with code 42 (0x0000002a).\r\n\n"}, 'seq': 104}
  135. 2022-08-10 15:44:01,501 - DEBUG - Message received: {'type': 'event', 'event': 'exited', 'body': {'exitCode': 42}, 'seq': 105}
  136. 2022-08-10 15:44:01,501 - INFO - User Msg: The debuggee exited with status code: 42
  137. 2022-08-10 15:44:01,503 - DEBUG - Message received: {'type': 'event', 'event': 'terminated', 'body': {}, 'seq': 106}
  138. 2022-08-10 15:44:01,503 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'telemetry', 'output': 'VS/Diagnostics/Debugger/DebugCompleted', 'data': {'VS.Diagnostics.Debugger.ImplementationName': 'Microsoft.MIDebugEngine', 'VS.Diagnostics.Debugger.EngineVersion': '17.0.10910.1', 'VS.Diagnostics.Debugger.HostVersion': '17.0.10910.1', 'VS.Diagnostics.Debugger.AdapterId': 'cppdbg', 'VS.Diagnostics.Debugger.DebugCompleted.BreakCounter': 0}}, 'seq': 107}
  139. 2022-08-10 15:44:01,521 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (287) Send Event AD7ThreadDestroyEvent\n'}, 'seq': 108}
  140. 2022-08-10 15:44:01,521 - DEBUG - Message received: {'type': 'event', 'event': 'thread', 'body': {'reason': 'exited', 'threadId': 1839537}, 'seq': 109}
  141. 2022-08-10 15:44:01,521 - DEBUG - Sending Message: {"command": "threads", "seq": 8, "type": "request"}
  142. 2022-08-10 15:44:01,521 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'telemetry', 'output': 'VS/Diagnostics/Debugger/NonFatalError', 'data': {'VS.Diagnostics.Debugger.NonFatalError.ImplementationName': 'Microsoft.MIDebugEngine', 'VS.Diagnostics.Debugger.NonFatalError.ExceptionType': 'System.ObjectDisposedException', 'VS.Diagnostics.Debugger.NonFatalError.ExceptionStack': ' at Microsoft.MIDebugEngine.WorkerThread.PostOperation(Operation op)\n at Microsoft.MIDebugEngine.DebuggedProcess.ScheduleStdOutProcessing(String line)\n at MICore.Debugger.HandleThreadGroupExited(Results results)\n at MICore.Debugger.OnNotificationOutput(String cmd)\n at MICore.Debugger.ProcessStdOutLine(String line)\n at Microsoft.MIDebugEngine.DebuggedProcess.<>c__DisplayClass93_0.<ScheduleStdOutProcessing>b__0()\n at Microsoft.MIDebugEngine.WorkerThread.ThreadFunc()', 'VS.Diagnostics.Debugger.NonFatalError.HResult': -2146232798, 'VS.Diagnostics.Debugger.EngineVersion': '17.0.10910.1', 'VS.Diagnostics.Debugger.AdapterId': 'cppdbg', 'VS.Diagnostics.Debugger.HostVersion': '17.0.10910.1'}}, 'seq': 110}
  143. 2022-08-10 15:44:01,521 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (291) EXCEPTION: System.ObjectDisposedException\n'}, 'seq': 111}
  144. 2022-08-10 15:44:01,521 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (291) EXCEPTION: at Microsoft.MIDebugEngine.WorkerThread.PostOperation(Operation op)\n'}, 'seq': 112}
  145. 2022-08-10 15:44:01,521 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (291) EXCEPTION: at Microsoft.MIDebugEngine.DebuggedProcess.ScheduleStdOutProcessing(String line)\n'}, 'seq': 113}
  146. 2022-08-10 15:44:01,521 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (291) EXCEPTION: at MICore.Debugger.HandleThreadGroupExited(Results results)\n'}, 'seq': 114}
  147. 2022-08-10 15:44:01,521 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (291) EXCEPTION: at MICore.Debugger.OnNotificationOutput(String cmd)\n'}, 'seq': 115}
  148. 2022-08-10 15:44:01,521 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (291) EXCEPTION: at MICore.Debugger.ProcessStdOutLine(String line)\n'}, 'seq': 116}
  149. 2022-08-10 15:44:01,521 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (292) EXCEPTION: at Microsoft.MIDebugEngine.DebuggedProcess.<>c__DisplayClass93_0.<ScheduleStdOutProcessing>b__0()\n'}, 'seq': 117}
  150. 2022-08-10 15:44:01,522 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (292) EXCEPTION: at Microsoft.MIDebugEngine.WorkerThread.ThreadFunc()\n'}, 'seq': 118}
  151. 2022-08-10 15:44:01,522 - DEBUG - Message received: {'type': 'response', 'request_seq': 8, 'success': True, 'command': 'threads', 'body': {'threads': []}, 'seq': 119}
  152. 2022-08-10 15:46:21,919 - DEBUG - Stop debug adapter with callback : self._Reset()
  153. 2022-08-10 15:46:21,920 - DEBUG - Sending Message: {"command": "disconnect", "arguments": {}, "seq": 9, "type": "request"}
  154. 2022-08-10 15:46:21,942 - DEBUG - Message received: {'type': 'response', 'request_seq': 9, 'success': True, 'command': 'disconnect', 'body': {}, 'seq': 120}
  155. 2022-08-10 15:46:21,942 - DEBUG - Setting server exit handler before disconnect
  156. 2022-08-10 15:46:21,946 - INFO - The server has terminated with status 0
  157. 2022-08-10 15:46:21,946 - DEBUG - Running server exit handler
  158. 2022-08-10 15:46:21,946 - INFO - Debugging complete.
  159. 2022-08-10 15:46:21,946 - DEBUG - Clearing down UI
  160. 2022-08-10 15:47:16,663 - INFO - User requested start debug session with {}
  161. 2022-08-10 15:47:16,664 - DEBUG - Reading configurations from: None
  162. 2022-08-10 15:47:16,665 - DEBUG - Reading configurations from: /home/xq/office/pose_server/.vimspector.json
  163. 2022-08-10 15:47:16,682 - DEBUG - Reading gadget config: /home/xq/.vim/pack/vimspector/opt/vimspector/gadgets/linux/.gadgets.json
  164. 2022-08-10 15:47:16,683 - DEBUG - Reading gadget config: /home/xq/.vim/pack/vimspector/opt/vimspector/gadgets/linux/.gadgets.d/bash.json
  165. 2022-08-10 15:47:16,683 - DEBUG - Reading gadget config: /home/xq/.vim/pack/vimspector/opt/vimspector/gadgets/linux/.gadgets.d/cpp.json
  166. 2022-08-10 15:47:16,683 - DEBUG - Reading gadget config: /home/xq/.vim/pack/vimspector/opt/vimspector/gadgets/linux/.gadgets.d/node.json
  167. 2022-08-10 15:47:16,683 - DEBUG - Reading gadget config: /home/xq/.vim/pack/vimspector/opt/vimspector/gadgets/linux/.gadgets.d/python.json
  168. 2022-08-10 15:47:16,684 - DEBUG - Reading gadget config: None
  169. 2022-08-10 15:47:21,614 - INFO - Configuration: {"adapter": "vscode-cpptools", "configuration": {"name": "gdb: Launch", "type": "cppdbg", "request": "launch", "justMyCode": false, "program": "/home/xq/office/pose_server/build/remote_server/remote_server", "cwd": "/home/xq/office/pose_server", "console": "integratedTerminal", "miDebuggerPath": "/usr/bin/gdb", "MIMode": "gdb", "logging": {"engineLogging": true}}}
  170. 2022-08-10 15:47:21,614 - INFO - Adapter: {"attach": {"pidProperty": "processId", "pidSelect": "ask"}, "command": ["/home/xq/.vim/pack/vimspector/opt/vimspector/gadgets/linux/vscode-cpptools/debugAdapters/bin/OpenDebugAD7"], "name": "cppdbg"}
  171. 2022-08-10 15:47:21,623 - DEBUG - min_width/height: 148/50, actual: 173/37 - result: horizontal
  172. 2022-08-10 15:47:21,784 - DEBUG - LAUNCH!
  173. 2022-08-10 15:47:21,784 - INFO - Starting debug adapter with: {"attach": {"pidProperty": "processId", "pidSelect": "ask"}, "command": ["/home/xq/.vim/pack/vimspector/opt/vimspector/gadgets/linux/vscode-cpptools/debugAdapters/bin/OpenDebugAD7"], "name": "cppdbg"}
  174. 2022-08-10 15:47:21,784 - DEBUG - Connection Type: job
  175. 2022-08-10 15:47:21,872 - INFO - Debug Adapter Started
  176. 2022-08-10 15:47:21,872 - DEBUG - Sending Message: {"command": "initialize", "arguments": {"adapterID": "cppdbg", "clientID": "vimspector", "clientName": "vimspector", "linesStartAt1": true, "columnsStartAt1": true, "locale": "en_GB", "pathFormat": "path", "supportsVariableType": true, "supportsVariablePaging": false, "supportsRunInTerminalRequest": true, "supportsMemoryReferences": true}, "seq": 0, "type": "request"}
  177. 2022-08-10 15:47:22,000 - DEBUG - Message received: {'type': 'response', 'request_seq': 0, 'success': True, 'command': 'initialize', 'body': {'supportsConfigurationDoneRequest': True, 'supportsFunctionBreakpoints': True, 'supportsConditionalBreakpoints': True, 'supportsEvaluateForHovers': True, 'exceptionBreakpointFilters': [], 'supportsSetVariable': True, 'supportsGotoTargetsRequest': True, 'completionTriggerCharacters': [], 'supportsModulesRequest': True, 'supportedChecksumAlgorithms': [], 'supportsValueFormattingOptions': True, 'supportsLogPoints': True, 'supportsReadMemoryRequest': True, 'supportsDisassembleRequest': True, 'supportsClipboardContext': True, 'supportsSteppingGranularity': True, 'supportsInstructionBreakpoints': True}, 'seq': 1}
  178. 2022-08-10 15:47:22,001 - DEBUG - Sending Message: {"command": "launch", "arguments": {"name": "gdb: Launch", "type": "cppdbg", "request": "launch", "justMyCode": false, "program": "/home/xq/office/pose_server/build/remote_server/remote_server", "cwd": "/home/xq/office/pose_server", "console": "integratedTerminal", "miDebuggerPath": "/usr/bin/gdb", "MIMode": "gdb", "logging": {"engineLogging": true}}, "seq": 1, "type": "request"}
  179. 2022-08-10 15:47:22,020 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (37) LaunchOptions{"name":"gdb: Launch","type":"cppdbg","request":"launch","justMyCode":false,"program":"/home/xq/office/pose_server/build/remote_server/remote_server","cwd":"/home/xq/office/pose_server","console":"integratedTerminal","miDebuggerPath":"/usr/bin/gdb","MIMode":"gdb","logging":{"engineLogging":true}}\n'}, 'seq': 2}
  180. 2022-08-10 15:47:22,033 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (57) DbgCmd:echo $$ > /tmp/Microsoft-MIEngine-Pid-zs4mwu1q.zva ; cd "/home/xq/office/pose_server/build/remote_server" ; DbgTerm=`tty` ; set -o monitor ; trap \'rm "/tmp/Microsoft-MIEngine-In-jcfzvfxv.bma" "/tmp/Microsoft-MIEngine-Out-s10sqfcw.hxq" "/tmp/Microsoft-MIEngine-Pid-zs4mwu1q.zva" "/tmp/Microsoft-MIEngine-Cmd-4oj1ezpw.cef"\' EXIT ; "/usr/bin/gdb" --interpreter=mi --tty=$DbgTerm < "/tmp/Microsoft-MIEngine-In-jcfzvfxv.bma" > "/tmp/Microsoft-MIEngine-Out-s10sqfcw.hxq" & clear; pid=$! ; echo $pid > "/tmp/Microsoft-MIEngine-Pid-zs4mwu1q.zva" ; wait $pid; \n'}, 'seq': 3}
  181. 2022-08-10 15:47:22,039 - DEBUG - Message received: {'type': 'request', 'command': 'runInTerminal', 'arguments': {'kind': 'integrated', 'title': 'cppdbg: remote_server', 'cwd': '', 'args': ['/bin/sh', '/tmp/Microsoft-MIEngine-Cmd-4oj1ezpw.cef'], 'env': {}}, 'seq': 4}
  182. 2022-08-10 15:47:22,039 - DEBUG - Defaulting working directory to /home/xq/office/pose_server
  183. 2022-08-10 15:47:22,121 - DEBUG - Sending Message: {"seq": 2, "type": "response", "request_seq": 4, "command": "runInTerminal", "body": {"processId": 1840246}, "success": true}
  184. 2022-08-10 15:47:22,121 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (63) Wait for connection completion.\n'}, 'seq': 5}
  185. 2022-08-10 15:47:22,143 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (127) ->=thread-group-added,id="i1"\n'}, 'seq': 6}
  186. 2022-08-10 15:47:22,143 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (128) ->~"GNU gdb (Ubuntu 9.2-0ubuntu1~20.04.1) 9.2\\n"\n'}, 'seq': 7}
  187. 2022-08-10 15:47:22,143 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (128) ->~"Copyright (C) 2020 Free Software Foundation, Inc.\\n"\n'}, 'seq': 8}
  188. 2022-08-10 15:47:22,143 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (128) ->~"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\\nThis is free software: you are free to change and redistribute it.\\nThere is NO WARRANTY, to the extent permitted by law."\n'}, 'seq': 9}
  189. 2022-08-10 15:47:22,144 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (128) ->~"\\nType \\"show copying\\" and \\"show warranty\\" for details.\\n"\n'}, 'seq': 10}
  190. 2022-08-10 15:47:22,144 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (128) ->~"This GDB was configured as \\"x86_64-linux-gnu\\".\\n"\n'}, 'seq': 11}
  191. 2022-08-10 15:47:22,144 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (128) ->~"Type \\"show configuration\\" for configuration details.\\n"\n'}, 'seq': 12}
  192. 2022-08-10 15:47:22,144 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (128) ->~"For bug reporting instructions, please see:\\n"\n'}, 'seq': 13}
  193. 2022-08-10 15:47:22,144 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (128) ->~"<http://www.gnu.org/software/gdb/bugs/>.\\n"\n'}, 'seq': 14}
  194. 2022-08-10 15:47:22,144 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (129) ->~"Find the GDB manual and other documentation resources online at:\\n <http://www.gnu.org/software/gdb/documentation/>."\n'}, 'seq': 15}
  195. 2022-08-10 15:47:22,144 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (129) ->~"\\n\\n"\n'}, 'seq': 16}
  196. 2022-08-10 15:47:22,144 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (129) ->~"For help, type \\"help\\".\\n"\n'}, 'seq': 17}
  197. 2022-08-10 15:47:22,144 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (129) ->~"Type \\"apropos word\\" to search for commands related to \\"word\\".\\n"\n'}, 'seq': 18}
  198. 2022-08-10 15:47:22,144 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (129) ->(gdb)\n'}, 'seq': 19}
  199. 2022-08-10 15:47:22,144 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (131) <-1001-gdb-set target-async on\n'}, 'seq': 20}
  200. 2022-08-10 15:47:22,144 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (131) ->1001^done\n'}, 'seq': 21}
  201. 2022-08-10 15:47:22,145 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (131) ->(gdb)\n'}, 'seq': 22}
  202. 2022-08-10 15:47:22,145 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (133) 1001: elapsed time 2\n'}, 'seq': 23}
  203. 2022-08-10 15:47:22,145 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (138) <-1002-interpreter-exec console "set pagination off"\n'}, 'seq': 24}
  204. 2022-08-10 15:47:22,145 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (138) ->=cmd-param-changed,param="pagination",value="off"\n'}, 'seq': 25}
  205. 2022-08-10 15:47:22,145 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) ->1002^done\n'}, 'seq': 26}
  206. 2022-08-10 15:47:22,145 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) ->(gdb)\n'}, 'seq': 27}
  207. 2022-08-10 15:47:22,145 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) 1002: elapsed time 0\n'}, 'seq': 28}
  208. 2022-08-10 15:47:22,145 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) <-1003-gdb-set auto-solib-add on\n'}, 'seq': 29}
  209. 2022-08-10 15:47:22,145 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) ->1003^done\n'}, 'seq': 30}
  210. 2022-08-10 15:47:22,145 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) ->(gdb)\n'}, 'seq': 31}
  211. 2022-08-10 15:47:22,145 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) 1003: elapsed time 0\n'}, 'seq': 32}
  212. 2022-08-10 15:47:22,145 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) <-1004-gdb-set solib-search-path /home/xq/office/pose_server/build/remote_server:\n'}, 'seq': 33}
  213. 2022-08-10 15:47:22,145 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) ->1004^done\n'}, 'seq': 34}
  214. 2022-08-10 15:47:22,145 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) ->(gdb)\n'}, 'seq': 35}
  215. 2022-08-10 15:47:22,146 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) 1004: elapsed time 0\n'}, 'seq': 36}
  216. 2022-08-10 15:47:22,146 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) <-1005-gdb-set stop-on-solib-events 1\n'}, 'seq': 37}
  217. 2022-08-10 15:47:22,146 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) ->1005^done\n'}, 'seq': 38}
  218. 2022-08-10 15:47:22,146 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) ->(gdb)\n'}, 'seq': 39}
  219. 2022-08-10 15:47:22,146 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) 1005: elapsed time 0\n'}, 'seq': 40}
  220. 2022-08-10 15:47:22,146 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) <-1006-environment-cd /home/xq/office/pose_server\n'}, 'seq': 41}
  221. 2022-08-10 15:47:22,146 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) ->1006^done\n'}, 'seq': 42}
  222. 2022-08-10 15:47:22,146 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) ->(gdb)\n'}, 'seq': 43}
  223. 2022-08-10 15:47:22,146 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) 1006: elapsed time 0\n'}, 'seq': 44}
  224. 2022-08-10 15:47:22,146 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (139) <-1007-file-exec-and-symbols /home/xq/office/pose_server/build/remote_server/remote_server\n'}, 'seq': 45}
  225. 2022-08-10 15:47:22,209 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (167) ->1007^done\n'}, 'seq': 46}
  226. 2022-08-10 15:47:22,209 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (167) ->(gdb)\n'}, 'seq': 47}
  227. 2022-08-10 15:47:22,210 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (167) 1007: elapsed time 27\n'}, 'seq': 48}
  228. 2022-08-10 15:47:22,210 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (168) <-1008-interpreter-exec console "show architecture"\n'}, 'seq': 49}
  229. 2022-08-10 15:47:22,210 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (168) ->~"The target architecture is set automatically (currently i386:x86-64)\\n"\n'}, 'seq': 50}
  230. 2022-08-10 15:47:22,210 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (168) ->1008^done\n'}, 'seq': 51}
  231. 2022-08-10 15:47:22,210 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (169) ->(gdb)\n'}, 'seq': 52}
  232. 2022-08-10 15:47:22,210 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (169) 1008: elapsed time 0\n'}, 'seq': 53}
  233. 2022-08-10 15:47:22,210 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (169) <-1009-break-insert -f main\n'}, 'seq': 54}
  234. 2022-08-10 15:47:22,210 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (170) ->1009^done,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="0x0000000000011d5c",func="main(int, char**)",file="/home/xq/office/pose_server/remote_server/remote_server.cpp",fullname="/home/xq/office/pose_server/remote_server/remote_server.cpp",line="98",thread-groups=["i1"],times="0",original-location="main"}\n'}, 'seq': 55}
  235. 2022-08-10 15:47:22,210 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (170) ->(gdb)\n'}, 'seq': 56}
  236. 2022-08-10 15:47:22,210 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (172) 1009: elapsed time 2\n'}, 'seq': 57}
  237. 2022-08-10 15:47:22,210 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (175) Send Event AD7EngineCreateEvent\n'}, 'seq': 58}
  238. 2022-08-10 15:47:22,210 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (176) Send Event AD7ProgramCreateEvent\n'}, 'seq': 59}
  239. 2022-08-10 15:47:22,210 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'telemetry', 'output': 'VS/Diagnostics/Debugger/Launch', 'data': {'VS.Diagnostics.Debugger.ImplementationName': 'Microsoft.MIDebugEngine', 'VS.Diagnostics.Debugger.EngineVersion': '17.0.10910.1', 'VS.Diagnostics.Debugger.HostVersion': '17.0.10910.1', 'VS.Diagnostics.Debugger.AdapterId': 'cppdbg', 'VS.Diagnostics.Debugger.Launch.Duration': 146, 'VS.Diagnostics.Debugger.MIMode': 'gdb', 'VS.Diagnostics.Debugger.FrameworkVersion': '5.0.921.35908'}}, 'seq': 60}
  240. 2022-08-10 15:47:22,211 - DEBUG - Message received: {'type': 'response', 'request_seq': 1, 'success': True, 'command': 'launch', 'body': {}, 'seq': 61}
  241. 2022-08-10 15:47:22,211 - DEBUG - Message received: {'type': 'event', 'event': 'initialized', 'body': {}, 'seq': 62}
  242. 2022-08-10 15:47:22,211 - DEBUG - Sending Message: {"command": "setBreakpoints", "arguments": {"source": {"name": "remote_server.cpp", "path": "/home/xq/office/pose_server/remote_server/remote_server.cpp"}, "breakpoints": [{"line": 100}], "sourceModified": false}, "seq": 3, "type": "request"}
  243. 2022-08-10 15:47:22,211 - DEBUG - Sending Message: {"command": "setFunctionBreakpoints", "arguments": {"breakpoints": []}, "seq": 4, "type": "request"}
  244. 2022-08-10 15:47:22,211 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (188) ShellPid=1840246\n'}, 'seq': 63}
  245. 2022-08-10 15:47:22,211 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (188) DebuggerPid=1840248\n'}, 'seq': 64}
  246. 2022-08-10 15:47:22,225 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (249) <-1010-break-insert -f remote_server.cpp:100\n'}, 'seq': 65}
  247. 2022-08-10 15:47:22,232 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (250) ->1010^done,bkpt={number="2",type="breakpoint",disp="keep",enabled="y",addr="0x0000000000011d94",func="main(int, char**)",file="/home/xq/office/pose_server/remote_server/remote_server.cpp",fullname="/home/xq/office/pose_server/remote_server/remote_server.cpp",line="100",thread-groups=["i1"],times="0",original-location="remote_server.cpp:100"}\n'}, 'seq': 66}
  248. 2022-08-10 15:47:22,232 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (250) ->(gdb)\n'}, 'seq': 67}
  249. 2022-08-10 15:47:22,232 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (250) 1010: elapsed time 1\n'}, 'seq': 68}
  250. 2022-08-10 15:47:22,232 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (256) <-1011-symbol-list-lines /home/xq/office/pose_server/remote_server/remote_server.cpp\n'}, 'seq': 69}
  251. 2022-08-10 15:47:22,237 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (257) ->1011^done,lines=[{pc="0x0000000000011d5c",line="98"},{pc="0x0000000000011d7b",line="98"},{pc="0x0000000000011d8a",line="99"},{pc="0x0000000000011d94",line="100"},{pc="0x0000000000011db0",line="100"},{pc="0x0000000000011dc6",line="101"},{pc="0x0000000000011de6",line="101"},{pc="0x0000000000011e27",line="102"},{pc="0x0000000000011e3c",line="102"},{pc="0x0000000000011e4e",line="105"},{pc="0x0000000000011e67",line="107"},{pc="0x0000000000011e81",line="107"},{pc="0x0000000000011e93",line="108"},{pc="0x0000000000011ea5",line="108"},{pc="0x0000000000011eaf",line="108"},{pc="0x0000000000011ee7",line="109"},{pc="0x0000000000011f05",line="110"},{pc="0x0000000000011f3c",line="112"},{pc="0x0000000000011f6a",line="113"},{pc="0x0000000000011f79",line="114"},{pc="0x0000000000011f7e",line="112"},{pc="0x0000000000011f8d",line="110"},{pc="0x0000000000011f9c",line="107"},{pc="0x0000000000011fab",line="105"},{pc="0x0000000000011fba",line="102"},{pc="0x0000000000011fc9",line="101"},{pc="0x0000000000011fd8",line="100"},{pc="0x0000000000011fe9",line="115"},{pc="0x0000000000012008",line="100"},{pc="0x000000000001202b",line="101"},{pc="0x0000000000012060",line="108"},{pc="0x0000000000012078",line="110"},{pc="0x0000000000012092",line="112"},{pc="0x00000000000120aa",line="110"},{pc="0x00000000000120c2",line="107"},{pc="0x00000000000120da",line="105"},{pc="0x00000000000120f2",line="102"},{pc="0x000000000001210a",line="101"},{pc="0x0000000000012119",line="100"},{pc="0x0000000000012133",line="115"},{pc="0x0000000000012144",line="115"},{pc="0x0000000000012156",line="115"},{pc="0x0000000000012165",line="0"},{pc="0x000000000001218e",line="115"},{pc="0x0000000000012191",line="115"},{pc="0x0000000000012199",line="115"},{pc="0x00000000000121aa",line="0"},{pc="0x000000000001474a",line="21"},{pc="0x000000000001475b",line="21"},{pc="0x000000000001476a",line="21"},{pc="0x00000000000147c8",line="23"},{pc="0x00000000000147e1",line="21"},{pc="0x0000000000014804",line="23"},{pc="0x0000000000014810",line="0"},{pc="0x0000000000014810",line="25"},{pc="0x0000000000014828",line="25"},{pc="0x0000000000014837",line="26"},{pc="0x000000000001483f",line="26"},{pc="0x0000000000014852",line="27"},{pc="0x000000000001486e",line="28"},{pc="0x000000000001487a",line="29"},{pc="0x000000000001488e",line="26"},{pc="0x000000000001489a",line="30"},{pc="0x00000000000148b3",line="26"},{pc="0x00000000000148ca",line="30"},{pc="0x00000000000148d6",line="25"},{pc="0x00000000000148e6",line="0"},{pc="0x00000000000148e6",line="32"},{pc="0x00000000000148fa",line="33"},{pc="0x0000000000014909",line="34"},{pc="0x0000000000014915",line="35"},{pc="0x0000000000014918",line="36"},{pc="0x000000000001491a",line="32"},{pc="0x0000000000014927",line="0"},{pc="0x0000000000014928",line="38"},{pc="0x000000000001493d",line="39"},{pc="0x0000000000014948",line="40"},{pc="0x0000000000014954",line="41"},{pc="0x0000000000014957",line="38"},{pc="0x0000000000014964",line="0"},{pc="0x0000000000014964",line="43"},{pc="0x0000000000014980",line="43"},{pc="0x000000000001498f",line="44"},{pc="0x00000000000149a5",line="45"},{pc="0x00000000000149ad",line="45"},{pc="0x00000000000149c0",line="46"},{pc="0x00000000000149c8",line="46"},{pc="0x00000000000149db",line="47"},{pc="0x00000000000149ef",line="48"},{pc="0x0000000000014a03",line="49"},{pc="0x0000000000014a31",line="50"},{pc="0x0000000000014a47",line="51"},{pc="0x0000000000014a48",line="46"},{pc="0x0000000000014a54",line="45"},{pc="0x0000000000014a60",line="51"},{pc="0x0000000000014a61",line="52"},{pc="0x0000000000014a79",line="46"},{pc="0x0000000000014a8e",line="45"},{pc="0x0000000000014aa5",line="52"},{pc="0x0000000000014ab1",line="43"},{pc="0x0000000000014ac1",line="0"},{pc="0x0000000000014ac2",line="54"},{pc="0x0000000000014ade",line="54"},{pc="0x0000000000014aed",line="55"},{pc="0x0000000000014b03",line="56"},{pc="0x0000000000014b0b",line="56"},{pc="0x0000000000014b1e",line="57"},{pc="0x0000000000014b26",line="57"},{pc="0x0000000000014b39",line="58"},{pc="0x0000000000014b67",line="59"},{pc="0x0000000000014b7d",line="60"},{pc="0x0000000000014b7e",line="57"},{pc="0x0000000000014b8a",line="56"},{pc="0x0000000000014b96",line="60"},{pc="0x0000000000014b97",line="61"},{pc="0x0000000000014baf",line="57"},{pc="0x0000000000014bc4",line="56"},{pc="0x0000000000014bdb",line="61"},{pc="0x0000000000014be7",line="54"},{pc="0x0000000000014bf7",line="0"},{pc="0x0000000000014bf8",line="63"},{pc="0x0000000000014c08",line="65"},{pc="0x0000000000014c10",line="66"},{pc="0x0000000000014c1c",line="67"},{pc="0x0000000000014c1f",line="68"},{pc="0x0000000000014c21",line="63"},{pc="0x0000000000014c2e",line="0"},{pc="0x0000000000014c2e",line="70"},{pc="0x0000000000014c44",line="71"},{pc="0x0000000000014c56",line="72"},{pc="0x0000000000014c62",line="73"},{pc="0x0000000000014c66",line="74"},{pc="0x0000000000014c68",line="70"},{pc="0x0000000000014c75",line="0"},{pc="0x0000000000014c76",line="76"},{pc="0x0000000000014c8c",line="77"},{pc="0x0000000000014c98",line="78"},{pc="0x0000000000014caa",line="79"},{pc="0x0000000000014cad",line="80"},{pc="0x0000000000014caf",line="76"},{pc="0x0000000000014cbc",line="0"},{pc="0x0000000000014cbc",line="82"},{pc="0x0000000000014ccc",line="83"},{pc="0x0000000000014cd4",line="84"},{pc="0x0000000000014ce0",line="85"},{pc="0x0000000000014ce4",line="86"},{pc="0x0000000000014ce6",line="82"},{pc="0x0000000000014cf3",line="0"},{pc="0x0000000000014cf4",line="88"},{pc="0x0000000000014d04",line="89"},{pc="0x0000000000014d09",line="90"},{pc="0x0000000000014d15",line="91"},{pc="0x0000000000014d18",line="88"},{pc="0x0000000000014d25",line="0"},{pc="0x00000000000182b6",line="19"},{pc="0x00000000000182c6",line="19"},{pc="0x0000000000018301",line="19"},{pc="0x000000000001830e",line="0"},{pc="0x000000000001830e",line="19"},{pc="0x000000000001831e",line="19"},{pc="0x000000000001833d",line="19"},{pc="0x000000000001834a",line="0"}]\n'}, 'seq': 70}
  252. 2022-08-10 15:47:22,237 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (257) ->(gdb)\n'}, 'seq': 71}
  253. 2022-08-10 15:47:22,237 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (258) 1011: elapsed time 1\n'}, 'seq': 72}
  254. 2022-08-10 15:47:22,237 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (261) Send Event AD7BreakpointBoundEvent\n'}, 'seq': 73}
  255. 2022-08-10 15:47:22,244 - DEBUG - Message received: {'type': 'response', 'request_seq': 3, 'success': True, 'command': 'setBreakpoints', 'body': {'breakpoints': [{'id': 1, 'verified': True, 'line': 100, 'BoundBreakpoints': []}]}, 'seq': 74}
  256. 2022-08-10 15:47:22,251 - DEBUG - Message received: {'type': 'event', 'event': 'breakpoint', 'body': {'reason': 'changed', 'breakpoint': {'id': 1, 'verified': True, 'line': 100, 'BoundBreakpoints': []}}, 'seq': 75}
  257. 2022-08-10 15:47:22,251 - DEBUG - Message received: {'type': 'response', 'request_seq': 4, 'success': True, 'command': 'setFunctionBreakpoints', 'body': {'breakpoints': []}, 'seq': 76}
  258. 2022-08-10 15:47:22,251 - DEBUG - Sending Message: {"command": "configurationDone", "seq": 5, "type": "request"}
  259. 2022-08-10 15:47:22,255 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (276) Send Event AD7LoadCompleteEvent\n'}, 'seq': 78}
  260. 2022-08-10 15:47:22,255 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'stdout', 'output': '=thread-group-added,id="i1"\nGNU gdb (Ubuntu 9.2-0ubuntu1~20.04.1) 9.2\nCopyright (C) 2020 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.\nType "show copying" and "show warranty" for details.\nThis GDB was configured as "x86_64-linux-gnu".\nType "show configuration" for configuration details.\nFor bug reporting instructions, please see:\n<http://www.gnu.org/software/gdb/bugs/>.\nFind the GDB manual and other documentation resources online at:\n <http://www.gnu.org/software/gdb/documentation/>.\n\nFor help, type "help".\nType "apropos word" to search for commands related to "word".\nWarning: Debuggee TargetArchitecture not detected, assuming x86_64.\n=cmd-param-changed,param="pagination",value="off"\n'}, 'seq': 79}
  261. 2022-08-10 15:47:22,256 - DEBUG - Message received: {'type': 'response', 'request_seq': 5, 'success': True, 'command': 'configurationDone', 'body': {}, 'seq': 77}
  262. 2022-08-10 15:47:22,256 - DEBUG - Sending Message: {"command": "threads", "seq": 6, "type": "request"}
  263. 2022-08-10 15:47:22,256 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (277) <-1012-exec-run\n'}, 'seq': 80}
  264. 2022-08-10 15:47:22,256 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (278) ->=thread-group-started,id="i1",pid="1840255"\n'}, 'seq': 81}
  265. 2022-08-10 15:47:22,256 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (278) ->=thread-created,id="1",group-id="i1"\n'}, 'seq': 82}
  266. 2022-08-10 15:47:22,256 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (279) <-1013-thread-info 1\n'}, 'seq': 83}
  267. 2022-08-10 15:47:22,264 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (283) ->=library-loaded,id="/lib64/ld-linux-x86-64.so.2",target-name="/lib64/ld-linux-x86-64.so.2",host-name="/lib64/ld-linux-x86-64.so.2",symbols-loaded="0",thread-group="i1",ranges=[{from="0x00007ffff7fd0100",to="0x00007ffff7ff2684"}]\n'}, 'seq': 85}
  268. 2022-08-10 15:47:22,264 - DEBUG - Message received: {'type': 'response', 'request_seq': 6, 'success': True, 'command': 'threads', 'body': {'threads': []}, 'seq': 84}
  269. 2022-08-10 15:47:22,268 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (291) ->1012^error,msg="Warning:\\nCannot insert breakpoint 1.\\nCannot access memory at address 0x11d5c\\nCannot insert breakpoint 2.\\nCannot access memory at address 0x11d94\\n"\n'}, 'seq': 86}
  270. 2022-08-10 15:47:22,269 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (291) ->(gdb)\n'}, 'seq': 87}
  271. 2022-08-10 15:47:22,269 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (291) 1012: elapsed time 13\n'}, 'seq': 88}
  272. 2022-08-10 15:47:22,269 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (293) Send Event AD7MessageEvent\n'}, 'seq': 89}
  273. 2022-08-10 15:47:22,275 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'stderr', 'output': 'ERROR: Unable to start debugging. Unexpected GDB output from command "-exec-run". Warning:\nCannot insert breakpoint 1.\nCannot access memory at address 0x11d5c\nCannot insert breakpoint 2.\nCannot access memory at address 0x11d94\n\n'}, 'seq': 90}
  274. 2022-08-10 15:47:22,276 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (293) ->1013^done,threads=[{id="1",target-id="process 1840255",name="AppRun",frame={level="0",addr="0x00007ffff7fd0100",func="_start",args=[],from="/lib64/ld-linux-x86-64.so.2",arch="i386:x86-64"},state="stopped",core="12"}]\n'}, 'seq': 91}
  275. 2022-08-10 15:47:22,276 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (294) ->(gdb)\n'}, 'seq': 92}
  276. 2022-08-10 15:47:22,276 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (294) 1013: elapsed time 14\n'}, 'seq': 93}
  277. 2022-08-10 15:47:22,276 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (296) Send Event AD7ProcessInfoUpdatedEvent\n'}, 'seq': 94}
  278. 2022-08-10 15:47:22,276 - DEBUG - Message received: {'type': 'event', 'event': 'process', 'body': {'startMethod': 'launch', 'name': '/home/xq/office/pose_server/build/remote_server/remote_server', 'systemProcessId': 1840255, 'pointerSize': 64}, 'seq': 95}
  279. 2022-08-10 15:47:22,276 - INFO - User Msg: The debuggee was started: /home/xq/office/pose_server/build/remote_server/remote_server
  280. 2022-08-10 15:47:22,278 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (300) Send Event AD7ThreadCreateEvent\n'}, 'seq': 96}
  281. 2022-08-10 15:47:22,286 - DEBUG - Message received: {'type': 'event', 'event': 'thread', 'body': {'reason': 'started', 'threadId': 1840255}, 'seq': 97}
  282. 2022-08-10 15:47:22,286 - DEBUG - Sending Message: {"command": "threads", "seq": 7, "type": "request"}
  283. 2022-08-10 15:47:22,286 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (303) <--gdb-exit\n'}, 'seq': 98}
  284. 2022-08-10 15:47:22,287 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (303) ->^exit\n'}, 'seq': 99}
  285. 2022-08-10 15:47:22,287 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (304) ->=thread-exited,id="1",group-id="i1"\n'}, 'seq': 100}
  286. 2022-08-10 15:47:22,287 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (304) ->=thread-group-exited,id="i1"\n'}, 'seq': 101}
  287. 2022-08-10 15:47:22,287 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (306) Send Event AD7ProgramDestroyEvent\n'}, 'seq': 102}
  288. 2022-08-10 15:47:22,287 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': "The program '/home/xq/office/pose_server/build/remote_server/remote_server' has exited with code 42 (0x0000002a).\r\n\n"}, 'seq': 103}
  289. 2022-08-10 15:47:22,307 - DEBUG - Message received: {'type': 'event', 'event': 'exited', 'body': {'exitCode': 42}, 'seq': 104}
  290. 2022-08-10 15:47:22,307 - INFO - User Msg: The debuggee exited with status code: 42
  291. 2022-08-10 15:47:22,311 - DEBUG - Message received: {'type': 'event', 'event': 'terminated', 'body': {}, 'seq': 105}
  292. 2022-08-10 15:47:22,311 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'telemetry', 'output': 'VS/Diagnostics/Debugger/DebugCompleted', 'data': {'VS.Diagnostics.Debugger.ImplementationName': 'Microsoft.MIDebugEngine', 'VS.Diagnostics.Debugger.EngineVersion': '17.0.10910.1', 'VS.Diagnostics.Debugger.HostVersion': '17.0.10910.1', 'VS.Diagnostics.Debugger.AdapterId': 'cppdbg', 'VS.Diagnostics.Debugger.DebugCompleted.BreakCounter': 0}}, 'seq': 107}
  293. 2022-08-10 15:47:22,311 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (314) Send Event AD7ThreadDestroyEvent\n'}, 'seq': 108}
  294. 2022-08-10 15:47:22,311 - DEBUG - Message received: {'type': 'response', 'request_seq': 7, 'success': True, 'command': 'threads', 'body': {'threads': [{'id': 1840255, 'name': 'AppRun'}]}, 'seq': 106}
  295. 2022-08-10 15:47:22,311 - DEBUG - Message received: {'type': 'event', 'event': 'thread', 'body': {'reason': 'exited', 'threadId': 1840255}, 'seq': 109}
  296. 2022-08-10 15:47:22,311 - DEBUG - Sending Message: {"command": "threads", "seq": 8, "type": "request"}
  297. 2022-08-10 15:47:22,311 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'telemetry', 'output': 'VS/Diagnostics/Debugger/NonFatalError', 'data': {'VS.Diagnostics.Debugger.NonFatalError.ImplementationName': 'Microsoft.MIDebugEngine', 'VS.Diagnostics.Debugger.NonFatalError.ExceptionType': 'System.ObjectDisposedException', 'VS.Diagnostics.Debugger.NonFatalError.ExceptionStack': ' at Microsoft.MIDebugEngine.WorkerThread.PostOperation(Operation op)\n at Microsoft.MIDebugEngine.DebuggedProcess.ScheduleStdOutProcessing(String line)\n at MICore.Debugger.HandleThreadGroupExited(Results results)\n at MICore.Debugger.OnNotificationOutput(String cmd)\n at MICore.Debugger.ProcessStdOutLine(String line)\n at Microsoft.MIDebugEngine.DebuggedProcess.<>c__DisplayClass93_0.<ScheduleStdOutProcessing>b__0()\n at Microsoft.MIDebugEngine.WorkerThread.ThreadFunc()', 'VS.Diagnostics.Debugger.NonFatalError.HResult': -2146232798, 'VS.Diagnostics.Debugger.EngineVersion': '17.0.10910.1', 'VS.Diagnostics.Debugger.AdapterId': 'cppdbg', 'VS.Diagnostics.Debugger.HostVersion': '17.0.10910.1'}}, 'seq': 110}
  298. 2022-08-10 15:47:22,312 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (317) EXCEPTION: System.ObjectDisposedException\n'}, 'seq': 111}
  299. 2022-08-10 15:47:22,312 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (317) EXCEPTION: at Microsoft.MIDebugEngine.WorkerThread.PostOperation(Operation op)\n'}, 'seq': 112}
  300. 2022-08-10 15:47:22,312 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (317) EXCEPTION: at Microsoft.MIDebugEngine.DebuggedProcess.ScheduleStdOutProcessing(String line)\n'}, 'seq': 113}
  301. 2022-08-10 15:47:22,312 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (318) EXCEPTION: at MICore.Debugger.HandleThreadGroupExited(Results results)\n'}, 'seq': 114}
  302. 2022-08-10 15:47:22,312 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (318) EXCEPTION: at MICore.Debugger.OnNotificationOutput(String cmd)\n'}, 'seq': 115}
  303. 2022-08-10 15:47:22,312 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (318) EXCEPTION: at MICore.Debugger.ProcessStdOutLine(String line)\n'}, 'seq': 116}
  304. 2022-08-10 15:47:22,312 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (318) EXCEPTION: at Microsoft.MIDebugEngine.DebuggedProcess.<>c__DisplayClass93_0.<ScheduleStdOutProcessing>b__0()\n'}, 'seq': 117}
  305. 2022-08-10 15:47:22,312 - DEBUG - Message received: {'type': 'event', 'event': 'output', 'body': {'category': 'console', 'output': '1: (318) EXCEPTION: at Microsoft.MIDebugEngine.WorkerThread.ThreadFunc()\n'}, 'seq': 118}
  306. 2022-08-10 15:47:22,318 - DEBUG - Message received: {'type': 'response', 'request_seq': 8, 'success': True, 'command': 'threads', 'body': {'threads': []}, 'seq': 119}
  307. 2022-08-10 15:47:40,822 - DEBUG - Stop debug adapter with callback : self._Reset()
  308. 2022-08-10 15:47:40,823 - DEBUG - Sending Message: {"command": "disconnect", "arguments": {}, "seq": 9, "type": "request"}
  309. 2022-08-10 15:47:40,849 - DEBUG - Message received: {'type': 'response', 'request_seq': 9, 'success': True, 'command': 'disconnect', 'body': {}, 'seq': 120}
  310. 2022-08-10 15:47:40,849 - DEBUG - Setting server exit handler before disconnect
  311. 2022-08-10 15:47:40,853 - INFO - The server has terminated with status 0
  312. 2022-08-10 15:47:40,853 - DEBUG - Running server exit handler
  313. 2022-08-10 15:47:40,853 - INFO - Debugging complete.
  314. 2022-08-10 15:47:40,853 - DEBUG - Clearing down UI
  315.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement