aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-09-30 17:15:27 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-09-30 17:15:27 +0000
commitc9e92abd354e53cfb53ecded4d7f70d9046a1884 (patch)
treefcf22d8ef68295ac4b66765d4ac640f407ff6dcb
parent79bda3c7e83f3e54ac86fdddf33d489ce8799d8a (diff)
downloadgdb-c9e92abd354e53cfb53ecded4d7f70d9046a1884.zip
gdb-c9e92abd354e53cfb53ecded4d7f70d9046a1884.tar.gz
gdb-c9e92abd354e53cfb53ecded4d7f70d9046a1884.tar.bz2
* findvar.c, value.h (write_register): Change val to LONGEST.
-rw-r--r--gdb/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 35462e6..b665015 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -77,7 +77,7 @@ Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
* coffread.c (read_coff_symtab): Remove superfluous cast for
complaint output.
* dbxread.c (end_psymtab): Cast MSYMBOL_INFO to long, not int.
- * findvar.c, value.h (write_register): Change register value to long.
+ * findvar.c, value.h (write_register): Change val to LONGEST.
* gdbtypes.h (struct type): Change `bitsize' to long as
TYPE_FIELD_STATIC_PHYSNAME uses this field as a pointer.
* inferior.h (struct inferior_status): Change type of stop_pc to