brintos

brintos / llvm-project-archived public Read only

0
0
Text · 623 B · a6e62f9 Raw
16 lines · plain
1/// @mainpage LLDB2///3/// @section main_intro Introduction4/// Welcome to LLDB.5///6/// This documentation describes both the private and public interface of LLDB.7/// There are no instructions here on how to use LLDB, only the APIs8/// that make up the software. For usage instructions, please see9/// the help command.10///11/// @section main_caveat Caveat12/// This documentation is generated directly from the source code with doxygen.13/// Since LLDB is constantly under active development, what you're about to14/// read is out of date! However, it may still be useful since certain portions15/// of LLDB are very stable.16