From 0bdfa368bc8dbea2f39706e34306c9b67883bbb1 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Tue, 26 Apr 2016 19:38:56 -0600 Subject: Add Rust documentation This patch adds documentation for the new Rust support in gdb. 2016-05-17 Tom Tromey * NEWS: Add Rust item. 2016-05-17 Tom Tromey * gdb.texinfo (Supported Languages): Mention Rust. Update menu. (Rust): New node. --- gdb/NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index 77dfc0c..3e8e7a1 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -27,6 +27,11 @@ Bounds: [lower = 0x7fffffffc390, upper = 0x7fffffffc3a3] 0x0000000000400d7c in upper () at i386-mpx-sigsegv.c:68 +* Rust language support. + GDB now supports debugging programs written in the Rust programming + language. See https://www.rust-lang.org/ for more information about + Rust. + * New commands skip -file file -- cgit v1.1