OSDN Git Service

2001-07-13 Elena Zannoni <ezannoni@redhat.com>
authorezannoni <ezannoni>
Fri, 13 Jul 2001 20:03:52 +0000 (20:03 +0000)
committerezannoni <ezannoni>
Fri, 13 Jul 2001 20:03:52 +0000 (20:03 +0000)
commitb7713cda7a5f1ea730329c6ffe6fb0fef01e89f3
tree40b83f4d7734f6f4aaadfbcfe1ccc417b2dad646
parent27e1bd81efc109f3e636900924b29bd75a7777bf
2001-07-13  Elena Zannoni  <ezannoni@redhat.com>

* remote-e7000.c (fetch_regs_from_dump): If register set is null,
generate an internal error.
(e7000_fetch_registers): Initialize variable 'wanted'.
(e7000_wait): Initialize variable 'wanted_nopc'.
(e7000_store_register): Fix sprintf compiler warnings.
(sub2_from_pc): Ditto.
(e7000_open): Close the descriptor, not the name.
(e7000_load): Fix compiler warnings.
(sub2_from_pc): Ditto.
* Makefile.in (remote-e7000.o): Can now compile with -Werror.
gdb/ChangeLog
gdb/Makefile.in
gdb/remote-e7000.c