diff options
author | Tom Tromey <tom@tromey.com> | 2022-01-23 12:48:38 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2022-01-23 12:52:44 -0700 |
commit | f10522c0e74e26dee201aedd2582a72d0b876e3e (patch) | |
tree | 3532af71c0cbd5d9f744f42921bf4e59ee6505b1 /gdb/remote-notif.c | |
parent | 451c003d5fcebbc7b7bc2516d43aede6d02bd501 (diff) | |
download | fsf-binutils-gdb-f10522c0e74e26dee201aedd2582a72d0b876e3e.zip fsf-binutils-gdb-f10522c0e74e26dee201aedd2582a72d0b876e3e.tar.gz fsf-binutils-gdb-f10522c0e74e26dee201aedd2582a72d0b876e3e.tar.bz2 |
Simplify some Rust expression-evaluation code
A few Rust operations do a bit of work in their 'evaluate' functions
and then call another function -- but are also the only caller. This
patch simplifies this code by removing the extra layer.
Tested on x86-64 Fedora 34. I'm checking this in.
Diffstat (limited to 'gdb/remote-notif.c')
0 files changed, 0 insertions, 0 deletions