This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[PATCH v2 0/8] Add Rust language support
- From: Tom Tromey <tom at tromey dot com>
- To: gdb-patches at sourceware dot org
- Date: Wed, 27 Apr 2016 14:34:31 -0600
- Subject: [PATCH v2 0/8] Add Rust language support
- Authentication-results: sourceware.org; auth=none
Here is v2 of the Rust support series.
I believe I've addressed all the review comments.
I added a new patch at the end to rename OP_F90_RANGE to OP_RANGE.
That one requires a review.
thanks,
Tom