Lazy strings can be made from arrays too.
authorDoug Evans <dje@google.com>
Mon, 7 Nov 2016 00:03:56 +0000 (16:03 -0800)
committerDoug Evans <dje@google.com>
Thu, 16 Mar 2017 16:22:51 +0000 (09:22 -0700)
commitf8d995870f957d5fd32fb21fb4afe76a754ddf31
treea7d0191867e99b854ef97e7d87eedb34a9825910
parent28f1c60507ad4ca2252cebada30d2f63ec3b772f
Lazy strings can be made from arrays too.

gdb/doc/ChangeLog:

* guile.texi (Lazy Strings In Guile): Mention arrays.
* python.texi (Lazy Strings In Python): Ditto.
gdb/doc/ChangeLog
gdb/doc/guile.texi
gdb/doc/python.texi