我已经下载了 GDB 源代码:
git clone git://sourceware.org/git/binutils-gdb.git
现在如何从源代码生成文档,可以从以下网址下载:https ://sourceware.org/gdb/current/onlinedocs/ ?
我对 HTML 文档特别感兴趣,尤其是如果可以构建它的单页版本的话。
我在 GDB 大师 f47998d69f8d290564c022b010e63d5886a1fd7d 之后gdb-8.2-release
。