OSDN Git Service

2010-06-22 Hui Zhu <teawater@gmail.com>
authorteawater <teawater>
Tue, 22 Jun 2010 11:15:45 +0000 (11:15 +0000)
committerteawater <teawater>
Tue, 22 Jun 2010 11:15:45 +0000 (11:15 +0000)
commit17afda338cbbc18541abcf8a3b902dc245998251
tree950cf7acd74aa3610dfe7ec506f7064611c79a61
parent2b147a3eb61ac8453067a635db15e7fd3811a8f7
2010-06-22  Hui Zhu  <teawater@gmail.com>

* i386-tdep.c (i386_record_lea_modrm): Change warning to query.
(i386_process_record): Ditto.
* record.c (record_memory_query): New variable.
(_initialize_record): New command "set record memory-query".
* record.h (record_memory_query): New extern.

2010-06-22  Hui Zhu  <teawater@gmail.com>

* gdb.texinfo: (Process Record and Replay): Add documentation
for command "set record memory-query".
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/i386-tdep.c
gdb/linux-record.c
gdb/record.c
gdb/record.h