* findvar.c (read_register, write_register): Handle machines
authorJohn Gilmore <gnu@cygnus>
Tue, 28 Jan 1992 03:20:39 +0000 (03:20 +0000)
committerJohn Gilmore <gnu@cygnus>
Tue, 28 Jan 1992 03:20:39 +0000 (03:20 +0000)
where REGISTER_TYPE is not the same size as "int".

gdb/ChangeLog

index fa9c9232e2e4bcf18496171e5257724d8f544cde..0169cc480dd9fbe2c27c2bf29181947165c06af3 100644 (file)
@@ -1,5 +1,8 @@
 Mon Jan 27 18:51:03 1992  John Gilmore  (gnu at cygnus.com)
 
+       * findvar.c (read_register, write_register):  Handle machines
+       where REGISTER_TYPE is not the same size as "int".
+
        Handle debug symbols in dynamically loaded (relocated) code:
 
        * dbxread.c (read_ofile_symtab):  Fix up N_CATCH better.  Pass