* breakpoint.c (within_scope): New function.
authorJim Kingdon <jkingdon@engr.sgi.com>
Mon, 12 Apr 1993 21:22:46 +0000 (21:22 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Mon, 12 Apr 1993 21:22:46 +0000 (21:22 +0000)
(enable_breakpoint, watchpoint_check): Use it.

gdb/ChangeLog

index 2841bed02c698667e647951ee6a6f6f32c7425b9..cc85f615c068e9f84c6f976d2f46109476a192f8 100644 (file)
@@ -1,5 +1,8 @@
 Mon Apr 12 10:53:50 1993  Jim Kingdon  (kingdon@cygnus.com)
 
+       * breakpoint.c (within_scope): New function.
+       (enable_breakpoint, watchpoint_check): Use it.
+
        * source.c (openp): Handle "exec-file ./ls" correctly.
 
        * breakpoint.c (breakpoint_1): Use wrap_here before "at".