binutils-gdb/gdb/testsuite/gdb.rust
Doug Evans 084104828c rust/25535 Apply embedded offset to enum variant calculation
Hopefully straightforward (and I didn't miss anything ...).

gdb/ChangeLog
2020-02-19  Doug Evans  <dje@google.com>

	PR rust/25535
	* rust-lang.c (rust_print_enum): Apply embedded_offset to
	rust_enum_variant calculation.

gdb/testsuite/ChangeLog
2020-02-19  Doug Evans  <dje@google.com>

	PR rust/25535
	* gdb.rust/simple.exp: Add test.
	* gdb.rust/simple.rs: Add test.
2020-02-19 13:59:31 -07:00
..
expr.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
generics.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
generics.rs Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
methods.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
methods.rs Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
modules.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
modules.rs Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
simple.exp rust/25535 Apply embedded offset to enum variant calculation 2020-02-19 13:59:31 -07:00
simple.rs rust/25535 Apply embedded offset to enum variant calculation 2020-02-19 13:59:31 -07:00
traits.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
traits.rs Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
unsized.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
unsized.rs Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watch.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watch.rs Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00