Document array indexing for Python gdb.Value
authorTom Tromey <tromey@adacore.com>
Tue, 18 Jul 2023 14:38:56 +0000 (08:38 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 21 Jul 2023 18:04:00 +0000 (12:04 -0600)
commit4f7d9afbcdfa3b223f51924925f9bc6b42fcdc0b
tree13ee9616140ddb24b830619f1ad312e8e81380bf
parentc24fd9547fb6836af022c99470dfdb13fa9f90fe
Document array indexing for Python gdb.Value

I noticed that the documentation for gdb.Value doesn't mention array
indexing.

Approved-By: Eli Zaretskii <eliz@gnu.org>
gdb/doc/python.texi