OSDN Git Service

* breakpoint.c (watch_command_1): When the watchpoint isn't local
authorjimb <jimb>
Wed, 28 Nov 2007 18:21:30 +0000 (18:21 +0000)
committerjimb <jimb>
Wed, 28 Nov 2007 18:21:30 +0000 (18:21 +0000)
commitb42cd11238035309307cd3b3549ee2b9f2e65c6c
treedab82cf23468a451e8016835bee075a7d78403a3
parent191e66c196db6c2611cbe8dc3ecd968dc92d8e9e
* breakpoint.c (watch_command_1): When the watchpoint isn't local
to any frame, initialize watchpoint_frame using null_frame_id, not
a memset.
gdb/ChangeLog
gdb/breakpoint.c