On Mon, Apr 29, 2002 at 07:51:22PM -0400, Andrew Cagney wrote:
> >Hi,
> >
> >the CVS version from 20020401 (actually, the version that Debian
> >packages currently), has the following change to gdb_realpath:
> >
> >2002-03-14  Richard Henderson  <[EMAIL PROTECTED]>
> >
> >* configure.in: Detect declaration for canonicalize_file_name.
> >        * utils.c (canonicalize_file_name): Declare, if needed.
> >        (gdb_realpath): Prefer realpath if available and
> >     usable.
> >        * config.in, configure: Rebuild.
> 
> I belive this is fixed in gdb 5.2.

I just downloaded gdb 5.2 from ftp.gnu.org, and did not see any relevant
changes between 5.2 and the version I used.  In fact, the same wrong
code is in utils.c gdb_realpath, and I don't see anything that would
it make not to use realpath on the GNU system.

What makes you think that this is fixed?

Thanks,
Marcus


_______________________________________________
Bug-gdb mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gdb

Reply via email to