Make mark_breakpoints_out static.
* breakpoint.h (mark_breakpoints_out): Remove declaration. * breakpoint.c (mark_breakpoints_out): Make static.
This commit is contained in:
parent
e368bc2495
commit
a64b392f19
@ -1,3 +1,10 @@
|
|||||||
|
2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
|
||||||
|
|
||||||
|
Make mark_breakpoints_out static.
|
||||||
|
* breakpoint.h (mark_breakpoints_out): Remove
|
||||||
|
declaration.
|
||||||
|
* breakpoint.c (mark_breakpoints_out): Make static.
|
||||||
|
|
||||||
2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
|
2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
|
||||||
|
|
||||||
Prevent clear_command from directly modifying breakpoint list.
|
Prevent clear_command from directly modifying breakpoint list.
|
||||||
|
Loading…
Reference in New Issue
Block a user