* valprint.c (val_print): Reorganize comment and add note
authorFred Fish <fnf@specifix.com>
Tue, 22 Dec 1992 06:32:19 +0000 (06:32 +0000)
committerFred Fish <fnf@specifix.com>
Tue, 22 Dec 1992 06:32:19 +0000 (06:32 +0000)
commita9b37611e7f9dd8948c486b6ccecf148c27234a1
tree050bab54dc08b8f56340c5f086e8f707eef27987
parent09f3dc6e0685e87c0713a3ed6781ba970b0bf1be
* valprint.c (val_print):  Reorganize comment and add note
about dependency on target byte ordering.
**** start-sanitize-chill ****
* ch-exp.y (value_array_slice):  Fix typo.
* ch-valprint.c (chill_val_print): Remove C'ism that arrays of
byte sized ints are assumed to be char strings and printed with
string syntax.  In chill, arrays of chars and arrays of
bytes/ubytes are distinquishable, and printed appropriately.
**** end-sanitize-chill ****
gdb/ChangeLog
gdb/ch-exp.y
gdb/ch-valprint.c
This page took 0.023617 seconds and 4 git commands to generate.