aboutsummaryrefslogtreecommitdiff
path: root/gdb/progspace.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2017-10-02 12:15:52 -0600
committerTom Tromey <tom@tromey.com>2017-10-02 14:06:43 -0600
commit01af5e0d09ac9c621e7b280f44a2c7ef55784493 (patch)
treebd93b3095baf09f76ecf92cf5d5e8f818482676f /gdb/progspace.c
parent888e3ddb20f541220f18709fce832ad0163c3e71 (diff)
downloadgdb-01af5e0d09ac9c621e7b280f44a2c7ef55784493.zip
gdb-01af5e0d09ac9c621e7b280f44a2c7ef55784493.tar.gz
gdb-01af5e0d09ac9c621e7b280f44a2c7ef55784493.tar.bz2
Allow indexing of &str in Rust
rust_slice_type_p was not recognizing &str as a slice type, so indexing into (or making a slice of) a slice was not working. 2017-10-02 Tom Tromey <tom@tromey.com> * rust-lang.c (rust_slice_type_p): Recognize &str as a slice type. 2017-10-02 Tom Tromey <tom@tromey.com> * gdb.rust/simple.exp: Test index of slice.
Diffstat (limited to 'gdb/progspace.c')
0 files changed, 0 insertions, 0 deletions