[PATCH] Better handling for realpath() failures in windows_make_so() on Cygwin

Jon Turney jon.turney@dronecode.org.uk
Wed Mar 9 17:49:00 GMT 2016


On 20/01/2016 16:19, Pedro Alves wrote:
> #define SO_NAME_MAX_PATH_SIZE 512       /* FIXME: Should be dynamic */
>
> How about just removing the limit altogether?
>
> Basically, make struct so_list::so_original_name and
> struct so_list::so_name pointers instead of arrays?

I'm sorry, while that would be nice to have, that's not a project that I 
can take on currently.

In the meantime, please consider approving this patch, or tell me what I 
can do to make it acceptable, since it does fix an actual problem that 
affects some users.



More information about the Gdb-patches mailing list