]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use '.rs' extension for Rust in gdb_simple_compile
authorTom Tromey <tromey@adacore.com>
Tue, 5 Aug 2025 18:10:34 +0000 (12:10 -0600)
committerTom Tromey <tromey@adacore.com>
Tue, 5 Aug 2025 18:10:34 +0000 (12:10 -0600)
commit9dd189d3ed6ea239247637656bf2990f6dfb4522
tree2e77f5f8bfe8486fe5d7fb62e0cc9df83360bf9a
parentf1e591b0c97a9a5680c150bd27694cea3f5ac1e8
Use '.rs' extension for Rust in gdb_simple_compile

While trying out gccrs, I noticed that gdb_simple_compile does not use
the ".rs" extension for Rust sources.  This patch fixes the problem,
which lets gccrs get a little further in the test suite.
gdb/testsuite/lib/gdb.exp