From: Jim Kingdon Date: Mon, 12 Apr 1993 18:21:25 +0000 (+0000) Subject: source.c (openp): Handle "exec-file ./ls" correctly. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=affc9686241d32b3dc741893b6b49d28630f8dad;p=binutils-gdb.git source.c (openp): Handle "exec-file ./ls" correctly. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8d0c693bcac..2841bed02c6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -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)