Page MenuHomeFreeBSD

developers-handbook: tweak introduction to lldb
ClosedPublic

Authored by mhorne on Oct 23 2023, 7:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 6:12 PM
Unknown Object (File)
Sep 5 2025, 9:01 PM
Unknown Object (File)
Aug 21 2025, 3:43 AM
Unknown Object (File)
Aug 19 2025, 12:33 PM
Unknown Object (File)
Aug 9 2025, 9:41 AM
Unknown Object (File)
Jun 29 2025, 12:03 PM
Unknown Object (File)
Jun 28 2025, 7:35 AM
Unknown Object (File)
Jun 28 2025, 2:57 AM
Subscribers
None

Details

Summary

All supported versions of FreeBSD ship with lldb, so we no longer need
to mention FreeBSD version specifics.

While here, make some small tweaks to this text.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mhorne created this revision.
emaste added inline comments.
documentation/content/en/books/developers-handbook/tools/_index.adoc
682

We should make some reference to kernel debugging, somewhere. Is it worth saying something like "Kernel debugging is out of scope for this section"?

693

You could just drop this sentence perhaps.

This revision is now accepted and ready to land.Oct 23 2023, 7:38 PM
mhorne added inline comments.
documentation/content/en/books/developers-handbook/tools/_index.adoc
682

See the very next paragraph :^)

693

Yeah, will do.

documentation/content/en/books/developers-handbook/tools/_index.adoc
682

Sigh, sorry about that - I didn't look at the unchanged line.

This revision was automatically updated to reflect the committed changes.
mhorne marked an inline comment as done.