Function dump stripping doesn't affect start/end line numbers
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Function dump stripping doesn't affect start/end line numbers
- From: Sergey Zakharchenko <doublef.mobile@...>
- Date: Fri, 5 May 2017 08:44:05 +0300
Hello,
I've noticed that the function's linedefined/lastlinedefined fields
are always dumped in DumpFunction, regardless of D->strip. Is there a
reason for not e.g. replacing them with 0 or -1 if stripping is
enabled?
Best regards,
--
DoubleF