source.c (openp): Handle "exec-file ./ls" correctly.
authorJim Kingdon <jkingdon@engr.sgi.com>
Mon, 12 Apr 1993 18:21:25 +0000 (18:21 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Mon, 12 Apr 1993 18:21:25 +0000 (18:21 +0000)
gdb/ChangeLog

index 8d0c693bcac6a5cb91d5c709a5e496290bf0a46e..2841bed02c698667e647951ee6a6f6f32c7425b9 100644 (file)
@@ -1,5 +1,7 @@
 Mon Apr 12 10:53:50 1993  Jim Kingdon  (kingdon@cygnus.com)
 
+       * source.c (openp): Handle "exec-file ./ls" correctly.
+
        * breakpoint.c (breakpoint_1): Use wrap_here before "at".
 
 Sat Apr 10 01:32:43 1993  Per Bothner  (bothner@rtl.cygnus.com)