Page MenuHomeFreeBSD

[phb]: Add information on how to debug ports
ClosedPublic

Authored by fernape on Aug 30 2023, 1:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 10, 9:07 PM
Unknown Object (File)
Wed, Apr 10, 8:06 PM
Unknown Object (File)
Mar 10 2024, 6:28 PM
Unknown Object (File)
Mar 4 2024, 12:27 PM
Unknown Object (File)
Mar 4 2024, 12:26 PM
Unknown Object (File)
Mar 4 2024, 12:26 PM
Unknown Object (File)
Mar 4 2024, 12:06 PM
Unknown Object (File)
Mar 1 2024, 11:44 PM
Subscribers

Details

Summary

PR: 247271
Reported by: pauamma@gundo.com

Heavily based on ports(7).

Test Plan
  • Apply patch
  • make documentation

Diff Detail

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

Event Timeline

fernape created this revision.
carlavilla added inline comments.
documentation/content/en/books/porters-handbook/testing/_index.adoc
641

. at the end of the line

643

. at the end of the line

656

Remove this line please

This revision is now accepted and ready to land.Aug 30 2023, 3:54 PM

All done locally.

Thanks!