[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Comparing the binary chunk of two functions for equality
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 19 Feb 2014 15:04:17 -0300
> Ummm... does it also remove the line numbers stating where function
> definitions start and stop?
Oh, it does keep those. So, you're right, stripping does not solve the
problem at hand. Perhaps these two line numbers should move to debug
info? (But this will make you unhappy, I gather.)