]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/utils.c
2002-11-12 Andrew Cagney <ac131313@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Tue, 12 Nov 2002 17:19:06 +0000 (17:19 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 12 Nov 2002 17:19:06 +0000 (17:19 +0000)
commit70d358198ff91ea7401b66393952d28a6d7c2466
tree640c5ea01223cdcfb198598588dffdd7937f1b18
parent9835a8b012c3beec8e6d9ab314094f072e19c53c
2002-11-12  Andrew Cagney  <ac131313@redhat.com>

* utils.c (gdb_realpath): Rewrite.  Try, in order: realpath() with
a constant buffer; cannonicalize_file_name(); realpath() with a
pathconf() defined buffer, xstrdup().
gdb/ChangeLog
gdb/utils.c