This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit] [patchv2] Improve Executable displayed path (PR 15415 regression kind #2)


On Tue, 24 Sep 2013 18:11:52 +0200, Jan Kratochvil wrote:
> gdb/
> 2013-09-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Canonicalize directories for EXEC_FILENAME.
> 	* exec.c (exec_file_attach): Use gdb_realpath_keepfile for
> 	exec_filename.
> 	* utils.c (gdb_realpath_keepfile): New function.
> 	* utils.h (gdb_realpath_keepfile): New declaration.
> 
> gdb/testsuite/
> 2013-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* gdb.base/argv0-symlink.exp
> 	(kept file symbolic link name for info inferiors): New.
> 	(kept directory symbolic link name): Setup kfail.
> 	(kept directory symbolic link name for info inferiors): New.

Checked in:
	https://sourceware.org/ml/gdb-cvs/2013-10/msg00089.html


Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]