Guest User

Untitled

a guest
Oct 17th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. lldb kernel.img
  2. ...
  3. (lldb) platform select remote-gdb-server
  4. (lldb) platform connect connect://localhost:1234
  5. (lldb) b main
  6. (lldb) run
  7. error: process launch failed: Lost debug server connection
Add Comment
Please, Sign In to add comment