2009-08-08 Aleksandar Ristovski <aristovski@qnx.com>
Hui Zhu <teawater@gmail.com> * record.c (record_store_registers): Remove unused variable.
This commit is contained in:
parent
e7e75368a3
commit
280d8011ec
@ -1,3 +1,8 @@
|
||||
2009-08-08 Aleksandar Ristovski <aristovski@qnx.com>
|
||||
Hui Zhu <teawater@gmail.com>
|
||||
|
||||
* record.c (record_store_registers): Remove unused variable.
|
||||
|
||||
2009-08-07 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* language.c (set_language_command): Strip whitespace.
|
||||
|
@ -959,7 +959,6 @@ record_store_registers (struct target_ops *ops, struct regcache *regcache,
|
||||
if (RECORD_IS_REPLAY)
|
||||
{
|
||||
int n;
|
||||
struct cleanup *old_cleanups;
|
||||
|
||||
/* Let user choose if he wants to write register or not. */
|
||||
if (regno < 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user