aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorKeith Seitz <keiths@cygnus>1997-12-05 20:17:13 +0000
committerKeith Seitz <keiths@cygnus>1997-12-05 20:17:13 +0000
commite0f7db023dab750e868be6d3fd101b65d5dd7fdc (patch)
tree93a51e4e9df7f53bd49f8a833bf78ab1abb08304 /gdb/ChangeLog
parent22a9f052deffaa5d712b42f3d620382be9dfa5f4 (diff)
downloadgdb-e0f7db023dab750e868be6d3fd101b65d5dd7fdc.zip
gdb-e0f7db023dab750e868be6d3fd101b65d5dd7fdc.tar.gz
gdb-e0f7db023dab750e868be6d3fd101b65d5dd7fdc.tar.bz2
* gdbtk.c (gdbtk_init): add gdb_find_file to interpreter
(gdb_find_file_command): new function searches source_path to find real full filename
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3acdea3..f4f1a32 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+Fri Dec 5 10:31:23 1997 Keith Seitz <keiths@pizza.cygnus.com>
+
+ * gdbtk.c (gdbtk_init): add gdb_find_file to interpreter
+ (gdb_find_file_command): new function searches source_path to
+ find real full filename
+
Fri Dec 5 09:22:35 1997 Nick Clifton <nickc@cygnus.com>
* config/v850/tm-v850.h (BREAKPOINT): Reverted back to old value...