* NEWS: Mention 'set target-async'
This commit is contained in:
parent
30e026bbf0
commit
b3eb342c7c
@ -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
|
||||
|
6
gdb/NEWS
6
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*
|
||||
|
Loading…
x
Reference in New Issue
Block a user