OSDN Git Service

2010-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
authorteawater <teawater>
Mon, 8 Mar 2010 13:34:37 +0000 (13:34 +0000)
committerteawater <teawater>
Mon, 8 Mar 2010 13:34:37 +0000 (13:34 +0000)
commit0465c9c8431b0569c523136c5cc725bcf46940d9
treedf9b2e1f5d345b5c1df8ab304f547387e4e168b1
parent1c5c49f177897e1c4b1378263a41694ed0f23b97
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