OSDN Git Service

2010-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
authorteawater <teawater>
Mon, 8 Mar 2010 22:34:37 +0000 (22:34 +0000)
committerteawater <teawater>
Mon, 8 Mar 2010 22:34:37 +0000 (22:34 +0000)
commit21c0f20871808522b9433facedbd9de8691ed53e
treeabc8da62d15a3f6f562c0daddcacc202970e7e42
parentd02879e2de80245f270b4075af156065a94f63d4
2010-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
    Hui Zhu  <teawater@gmail.com>

* record.c (record_open_1): Check tmp_to_stopped_by_watchpoint and
tmp_to_stopped_data_address.
(record_open): Reset tmp_to_stopped_by_watchpoint and
tmp_to_stopped_data_address.
* target.c (init_dummy_target): Add to_stopped_by_watchpoint and
to_stopped_data_address.
gdb/ChangeLog
gdb/record.c
gdb/target.c