aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 64cb12c..c04c564 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -124,9 +124,9 @@ try to find a command that does what you are looking for.
A new machine oriented interface (MI) has been added to GDB. This
interface is designed for debug environments running GDB as a separate
-process. This is part of the long term libGDB project. See
-gdb/mi/gdbmi.texinfo for further information. It can be enabled by
-configuring with:
+process. This is part of the long term libGDB project. See the
+"GDB/MI" chapter of the GDB manual for further information. It can be
+enabled by configuring with:
.../configure --enable-gdbmi