From 4b505b12693cdcd0b4e88aa8beedca359b8827a7 Mon Sep 17 00:00:00 2001 From: Andrew Stubbs Date: Mon, 23 Jan 2006 16:28:37 +0000 Subject: 2006-01-23 Andrew Stubbs * cli/cli-cmds.c: Include fcntl.h. (source_command): Use the GDB search path to find script files. doc/ * gdb.texinfo (Choosing files): Mention that -directory is used for script files. (Specifying source directories): Likewise. (Command files): Explain how script files are found. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b8c504f..5f3106a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2006-01-23 Andrew Stubbs + + * cli/cli-cmds.c: Include fcntl.h. + (source_command): Use the GDB search path to find script files. + 2006-01-22 Daniel Jacobowitz PR tdep/2029 -- cgit v1.1