declare canonicalize_file_name

Richard Henderson rth@redhat.com
Thu Mar 14 14:56:00 GMT 2002


On Thu, Mar 14, 2002 at 05:33:29PM -0500, Andrew Cagney wrote:
> I believe RichardE's fixed this (or will when he wakes up :-).  GDB 
> should have been using realpath() in preference to 
> canonicalize_file_name() .

The problem will still hold with canonicalize_file_name
should it be used.

Of course, since it's specific to glibc, and glibc also
provides realpath, it won't ever be used.  Why not remove
support for it then?


r~



More information about the Gdb-patches mailing list