GDB/MI: Document support for -exec-run --start in -list-features
[deliverable/binutils-gdb.git] / gdb / NEWS
index ae84e009b8008f9da2707829c0cbab358abc17fb..eff057f32f0e1dc5b9d8daf6752bdccc7f7770ba 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -191,7 +191,9 @@ show code-cache
   ** The -exec-run command now accepts an optional "--start" option.
      When used, the command follows the same semantics as the "start"
      command, stopping the program's execution at the start of its
-     main subprogram.
+     main subprogram.  Support for this feature can be verified using
+     the "-list-features" command, which should contain
+     "exec-run-start-option".
 
   ** The new commands -catch-assert and -catch-exceptions insert
      catchpoints stopping the program when Ada exceptions are raised.
This page took 0.025675 seconds and 4 git commands to generate.