building world with debugging symbols

Giorgos Keramidas keramida at ceid.upatras.gr
Wed Mar 31 12:53:13 UTC 2010


On Tue, 30 Mar 2010 15:10:58 -0400, John Baldwin <jhb at freebsd.org> wrote:
> On Tuesday 30 March 2010 11:48:58 am Giorgos Keramidas wrote:
>> +.It Va DEBUG_FLAGS
>> +Defines a set of debugging flags that will be used to build all userland
>> +binaries under
>> +.Pa /usr/src .
>> +When
>> +.Va DEBUG_FLAGS
>> +is defined, the
>> +.Cm install
>> +and
>> +.Cm installworld
>> +targets install binaries from the current
>> +.Va MAKEOBJDIRPREFIX
>> +without stripping too, so that debugging information is retained in the
>> +installed binaries.
>
> I would drop the "too" and start 'so' on a new line (at least that is
> my interpretation of the line-break rules we use for mdoc).  Other
> than that I think this looks fine.

Fixed and committed in r205978. Thanks :)



More information about the freebsd-hackers mailing list