binutils-gdb/gdb/cli
Doug Evans 1a70ae976b PR python/18938: source -s foo.py with foo.py a symlink to foo.notpy fails
gdb/ChangeLog:

	PR python/18938
	* cli/cli-cmds (source_script_fron_sctream): New arg file_to_open.
	All callers updated.

gdb/testsuite/ChangeLog:

	* gdb.python/python.exp: Add test for symlink from .py file to .notpy
	file.
2015-10-26 14:33:19 -07:00
..
cli-cmds.c PR python/18938: source -s foo.py with foo.py a symlink to foo.notpy fails 2015-10-26 14:33:19 -07:00
cli-cmds.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cli-decode.c gdb/cli: Remove casts of NULL during assignment. 2015-09-04 16:50:20 +01:00
cli-decode.h C++ keyword cleanliness, mostly auto-generated 2015-02-27 16:33:07 +00:00
cli-dump.c Change some void* to gdb_byte* 2015-10-09 10:08:23 -04:00
cli-interp.c Add casts to memory allocation related calls 2015-09-25 14:08:06 -04:00
cli-logging.c PR mi/18833 gdb.execute ("set param value", to_string=True) will crash gdb if using MI 2015-08-18 14:02:03 -07:00
cli-script.c cli-script.c: Fix read_next_line's comment 2015-09-28 18:34:54 -04:00
cli-script.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cli-setshow.c cli-setshow.c: Constify variable 2015-10-24 22:29:16 -04:00
cli-setshow.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cli-utils.c Move utility functions to common/ 2015-06-15 17:04:56 +02:00
cli-utils.h Move utility functions to common/ 2015-06-15 17:04:56 +02:00