Add support for --start option in -exec-run GDB/MI command.
[deliverable/binutils-gdb.git] / gdb / NEWS
index 5a9f8db69a61a20258586eed5beec92487bdf50d..2ac92445c583ae6b85602cacc8835ff254121e32 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -137,6 +137,11 @@ show range-stepping
      -stack-list-variables now accept an option "--skip-unavailable".
      When used, only the available locals or arguments are displayed.
 
+  ** 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.
+
 * New system-wide configuration scripts
   A GDB installation now provides scripts suitable for use as system-wide
   configuration scripts for the following systems:
This page took 0.023336 seconds and 4 git commands to generate.