Let's add some documentation about how to debug lldb itself

This are all good ideas, sounds like we have got 2 things:

  • How to debug lldb using lldb.
  • How to make the best use of lldb, regardless of debugee (but of course including lldb itself).

Between GDB’s documentation and our scattered text files the information is there but I agree it could be put together.

Also it would be a good place to state (/restate, it’s probably somewhere on the website) our goals with regards to compatibility with combinations of lldb/gdb and lldb-server/gdbserver and other “compatible” stubs.

We have had recent questions that would have been helped by such material e.g. Traversing member types of a type.

1 Like