]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2010-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
authorHui Zhu <teawater@gmail.com>
Mon, 8 Mar 2010 13:34:38 +0000 (13:34 +0000)
committerHui Zhu <teawater@gmail.com>
Mon, 8 Mar 2010 13:34:38 +0000 (13:34 +0000)
commit7155de5a7e1a2e53821c57eed4ce9e9883f40df6
tree3afae247ca15b0a56711d6d6e95a6d4994ea834f
parent580879fcfcc81684d0b105afe8f27975659fa99e
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