]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2010-06-22 Hui Zhu <teawater@gmail.com>
authorHui Zhu <teawater@gmail.com>
Tue, 22 Jun 2010 02:15:46 +0000 (02:15 +0000)
committerHui Zhu <teawater@gmail.com>
Tue, 22 Jun 2010 02:15:46 +0000 (02:15 +0000)
commitbb08c4320780f40a8a5210164fe5f13df795460c
treed95469f4483845828e398024973a3502bbd42c4c
parentb55078be0adf688f7da6bc6feb6f7687dc319cc4
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