2001-07-13 Elena Zannoni <ezannoni@redhat.com>
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>
Fri, 13 Jul 2001 20:03:52 +0000 (20:03 +0000)
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>
Fri, 13 Jul 2001 20:03:52 +0000 (20:03 +0000)
commit4902674b93af18328247cd14d2fb57b82a0ab2ed
treec04fff476558e92ada989b4c63dd81df254e87b4
parentb724791951f3af34758ac7ea521f5967b3f5e0d8
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