* NEWS: Mention 'set target-async'
authorVladimir Prus <vladimir@codesourcery.com>
Wed, 20 Aug 2008 04:58:34 +0000 (04:58 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Wed, 20 Aug 2008 04:58:34 +0000 (04:58 +0000)
gdb/ChangeLog
gdb/NEWS

index 5319ac2378a98f49e8c5d8df583bf2652f44a0c2..3ebcaaee9fb68e42e539da76351ae141127d191c 100644 (file)
@@ -1,3 +1,7 @@
+2008-08-20  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * NEWS: Mention 'set target-async'
+
 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
 
        * infrun.c (resume): If the thread is placed to the deferred step
index 9f9e8e0e7b4b87c3322f8b76cb842952923c3411..6fa145b2951736a577c2792fe2a3cbd561ece5b8 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -130,6 +130,12 @@ show disable-randomization
   by default on some platforms.  This option keeps the addresses stable across
   multiple debugging sessions.
 
+set target-async
+  Requests that asynchronous execution is enabled in the target, if available.
+  In this case, it's possible to resume target in the background, and interact
+  with GDB while the target is running.  "show target-async" displays the
+  current state of asynchronous execution of the target.
+
 * New targets
 
 x86 DICOS                      i[34567]86-*-dicos*