Change parameters to rust_subscript
authorTom Tromey <tom@tromey.com>
Mon, 8 Mar 2021 14:27:57 +0000 (07:27 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 8 Mar 2021 14:28:07 +0000 (07:28 -0700)
commit984af2cb260aec903280aa3f1dd47be6d5dc69de
treedcd32f4c431fbfa0dcd2159544798c47f7cc38b0
parentd148f80354c0dbf01823655f82e239dd60250f35
Change parameters to rust_subscript

This changes the parameters to rust_subscript, making it more suitable
for reuse by the (coming) new expression code.  In particular,
rust_subscript no longer evaluates its subexpressions.  Instead, they
are passed in.

gdb/ChangeLog
2021-03-08  Tom Tromey  <tom@tromey.com>

* rust-lang.c (rust_subscript): Change parameters.
(rust_evaluate_subexp): Update.
gdb/ChangeLog
gdb/rust-lang.c
This page took 0.026945 seconds and 4 git commands to generate.