binutils-gdb/gdb/testsuite/gdb.rust
Manish Goregaokar cdf5a07c75 Add support for the sizeof function in Rust
2016-10-29  Manish Goregaokar  <manish@mozilla.com>

gdb/ChangeLog:
    * rust-exp.y: Parse `sizeof(exp)` as `UNOP_SIZEOF`

gdb/testsuite/ChangeLog:
    * gdb.rust/simple.exp: Add tests for `sizeof(expr)`
2016-11-03 15:45:14 -07:00
..
expr.exp
generics.exp
generics.rs
methods.exp
methods.rs
modules.exp
modules.rs
simple.exp Add support for the sizeof function in Rust 2016-11-03 15:45:14 -07:00
simple.rs Fix handling of discriminantless univariant enums in Rust; fix bug with encoded enums 2016-11-03 15:45:05 -07:00