| commit | 4f7d9afbcdfa3b223f51924925f9bc6b42fcdc0b | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tromey@adacore.com> | Tue Jul 18 08:38:56 2023 -0600 |
| committer | Tom Tromey <tromey@adacore.com> | Fri Jul 21 12:04:00 2023 -0600 |
| tree | 13ee9616140ddb24b830619f1ad312e8e81380bf | |
| parent | c24fd9547fb6836af022c99470dfdb13fa9f90fe [diff] |
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>