debuginfo Dwarf Error

JonY 10walls@gmail.com
Wed Jul 5 22:50:00 GMT 2017


On 07/04/2017 09:16 PM, Marco Atzeri wrote:
> 
> Jon,
> I noted that the problem was already present sometime ago
> https://cygwin.com/ml/cygwin/2015-10/msg00122.html
> 
> and supposed to be solved.
> However it seems arisen again
> 
>  $ cat getcwd.c
> #include <limits.h>
> #include <unistd.h>
> 
> int
> main ()
> {
>    char buf[PATH_MAX];
>    getcwd (buf, PATH_MAX);
> }
> 
> $ gcc getcwd.c
> 
> $ nm -l a.exe
> 
> nm: Dwarf Error: Could not find abbrev number 85.
> ....
> 
> 
> Using latest test versions make no difference
> 
> $ cygcheck -c gcc-core binutils
> Cygwin Package Information
> Package              Version        Status
> binutils             2.28-2         OK
> gcc-core             6.3.0-2        OK
> 

Aha a small test case, I was wondering how to trigger it. Now I can
actually get the binutils COFF/PE devs to look at it.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 858 bytes
Desc: OpenPGP digital signature
URL: <http://cygwin.com/pipermail/cygwin/attachments/20170705/75982e99/attachment.sig>


More information about the Cygwin mailing list