aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2016-04-26 19:38:56 -0600
committerTom Tromey <tom@tromey.com>2016-05-17 12:02:02 -0600
commit0bdfa368bc8dbea2f39706e34306c9b67883bbb1 (patch)
tree2ebe492ab07399b46238fbf02e6efadcdd7f67ed /gdb/NEWS
parent67218854b1987d89593ccaf5feaf5b29b1b976f2 (diff)
Add Rust documentation
This patch adds documentation for the new Rust support in gdb. 2016-05-17 Tom Tromey <tom@tromey.com> * NEWS: Add Rust item. 2016-05-17 Tom Tromey <tom@tromey.com> * gdb.texinfo (Supported Languages): Mention Rust. Update menu. (Rust): New node.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 77dfc0cbb4..3e8e7a1bd3 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