LLDB - 官方,广泛,完整的文件在哪里? [英] LLDB - Where is the official, extensive, complete documentation?

查看:134
本文介绍了LLDB - 官方,广泛,完整的文件在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


  1. 官方文档页面 http://lldb.llvm.org/docs.html 不幸的是仍然是空的,我没有找到任何有用的东西在llvm github。任何人如何知道LLDB的官方,广泛,完整的文档位于哪里?


  2. 有谁知道在哪里可以找到更彻底的LLDB手册或其他有用的文档,除了 LLDB to GDB Command Map http://lldb.llvm.org/lldb-gdb.html )和 LLDB教程(lldb.llvm.org/tutorial.html)?


提前感谢

解决方案

http://lldb.llvm.org/ 网站上的使用和扩展下,大部分页面已经填写了有关lldb的特定部分的有用信息(例如框架和线程格式,Python示例,可变格式化)。此时定制,文档和常见问题部分是占位符。



看到最多编辑/更新工作的页面很容易就是 LLDB和GDB命令等效页面。很多新来的人都熟悉gdb,所以这个页面一直是主要的焦点 - 如果你知道如何在gdb中执行这个,那么你在lldb中如何做同样的事情。



文档中显然有很多改进的机会,特别是当lldb开始添加除了gdb可以支持的功能和概念之外的新功能和新概念,而较新的用户不会遇到gdb体验/行李,但是全新的调试体验。但是,不幸的是,该文档尚不存在。


I'm looking for some more extensive documentation on LLDB.

  1. The official doc page "http://lldb.llvm.org/docs.html" is unfortunately still empty and I didn't find anything useful in the llvm github. Anyone how knows where the official, extensive, complete documentation on LLDB is located?

  2. Does anyone know where to find more thorough LLDB manuals or other useful documentation besides the "LLDB to GDB Command Map" (http://lldb.llvm.org/lldb-gdb.html) and the "LLDB Tutorial" (lldb.llvm.org/tutorial.html)?

Thanks in advance!

解决方案

On the http://lldb.llvm.org/ website under "USE AND EXTENSION", most of those pages have been filled out with useful information about specific parts of lldb (e.g. Frame and Thread Formatting, Python Example, Variable Formatting). The "Customization", "Documentation", and "FAQ" sections are placeholders at this point.

The page that has seen the most editing/updating work is easily the "LLDB and GDB" command equivalences page. Many of the people new to lldb are familiar with gdb so this page has been the main focus -- "if you know how to do this in gdb, here's how you do the same thing in lldb".

There's clearly a lot of opportunity for improvement in the documentation, especially as lldb starts adding features and concepts beyond those that gdb could support and newer users are not coming with gdb experience/baggage, but are entirely new to the debugging experience. But that documentation doesn't yet exist, unfortunately.

这篇关于LLDB - 官方,广泛,完整的文件在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆