GayBSD documentation tree
Clean up the sections a bit to distinguish the two available debuggers (gdb and llvm). This includes giving the existing gdb sections a title that ends in "with gdb". The existing gdb section were grouped together into a new "Using gdb" section and moved up one section level (sect3 to sect2). A new section "Introduction to available debuggers" introduces and distinguishes gbd and lldb. Insert a new "Using lldb" section after the introduction, using the same structure and example code as the gdb section to ease comparison between the two compilers. An earlier reference to gdb is replaced by a generic debugger reference. Include the neccessary whitespace changes. On top of that, update copyright years of the developers-handbook. Thanks to Pau Amma for his diligent work on the patch and incorporating our feedback from the review! Submitted by: pauamma_gundo.com Reviewed by: debdrup, woodsb02, emaste, bcr Approved by: bcr Differential Revision: https://reviews.freebsd.org/D25139 |
||
---|---|---|
bn_BD.UTF-8 | ||
da_DK.ISO8859-1 | ||
de_DE.ISO8859-1 | ||
el_GR.ISO8859-7 | ||
en_US.ISO8859-1 | ||
es_ES.ISO8859-1 | ||
fr_FR.ISO8859-1 | ||
hu_HU.ISO8859-2 | ||
it_IT.ISO8859-15 | ||
ja_JP.eucJP | ||
ko_KR.UTF-8 | ||
mn_MN.UTF-8 | ||
nl_NL.ISO8859-1 | ||
pl_PL.ISO8859-2 | ||
pt_BR.ISO8859-1 | ||
ru_RU.KOI8-R | ||
share | ||
tr_TR.ISO8859-9 | ||
zh_CN.UTF-8 | ||
zh_TW.UTF-8 | ||
.arcconfig | ||
Makefile | ||
README |
$FreeBSD$ If you plan on building a local copy of the FreeBSD documentation, or using our toolchain in your own projects, please read https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/ for information about the tools and formatting languages we use. Chapter 1 has a Quick Start section, and Chapter 2 covers the software and related items in more detail.