* [RFA] Mention 'set target-async' in NEWS.
@ 2008-08-19 13:18 Vladimir Prus
2008-08-19 18:55 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Vladimir Prus @ 2008-08-19 13:18 UTC (permalink / raw)
To: gdb-patches
Is this OK?
* NEWS: Mention 'set target-async'
---
gdb/NEWS | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/gdb/NEWS b/gdb/NEWS
index 9f9e8e0..6a48ab1 100644
--- 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
+show 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.
+
* New targets
x86 DICOS i[34567]86-*-dicos*
--
1.5.3.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [RFA] Mention 'set target-async' in NEWS.
2008-08-19 13:18 [RFA] Mention 'set target-async' in NEWS Vladimir Prus
@ 2008-08-19 18:55 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2008-08-19 18:55 UTC (permalink / raw)
To: Vladimir Prus; +Cc: gdb-patches
> From: Vladimir Prus <vladimir@codesourcery.com>
> Date: Tue, 19 Aug 2008 17:17:47 +0400
>
>
> Is this OK?
Yes, but I'd only mention "set target-async", since the text below it
is not fit for the "show" command. You could mention "show
target-async" in the text, something like
"show target-async" displays the current state of asynchronous
execution of the target.
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-08-19 18:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-19 13:18 [RFA] Mention 'set target-async' in NEWS Vladimir Prus
2008-08-19 18:55 ` Eli Zaretskii
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox