projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0b09ce
)
* breakpoint.c (within_scope): New function.
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Mon, 12 Apr 1993 21:22:46 +0000
(21:22 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Mon, 12 Apr 1993 21:22:46 +0000
(21:22 +0000)
(enable_breakpoint, watchpoint_check): Use it.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 2841bed02c698667e647951ee6a6f6f32c7425b9..cc85f615c068e9f84c6f976d2f46109476a192f8 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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".