Newer
Older
invertedlogic / VimFiles / plugged / lldb.nvim / test / test.log
@John Ryland John Ryland on 28 May 2019 997 bytes add plugin modules
2018-03-16 02:45:05,671 [INFO @ controller.py:run:305] 13800 - Calling handle with ['load', 'lldb-nvim.json']
2018-03-16 02:45:06,677 [INFO @ controller.py:run:305] 13800 - Calling mode_setup with ['debug']
2018-03-16 02:45:08,678 [INFO @ controller.py:run:305] 13800 - Calling exec_command with ['continue']
2018-03-16 02:45:09,684 [INFO @ controller.py:run:305] 13800 - Calling put_stdin with ['4\n']
2018-03-16 02:45:09,696 [INFO @ vim_buffers.py:update_pc:69] 13800 - Got pc loc: (1, '/Users/jryland/Code/environment/VimFiles/plugged/lldb.nvim/test/ab.c', 14)
2018-03-16 02:45:10,687 [INFO @ controller.py:run:305] 13800 - Calling exec_command with ['continue']
2018-03-16 02:45:10,704 [INFO @ vim_buffers.py:update_pc:69] 13800 - Got pc loc: (1, '/Users/jryland/Code/environment/VimFiles/plugged/lldb.nvim/test/ab.c', 6)
2018-03-16 02:45:11,692 [INFO @ controller.py:run:305] 13800 - Calling mode_setup with ['code']
2018-03-16 02:45:11,741 [INFO @ controller.py:run:357] 13800 - Terminated!