docs: gdb_target_description defaults enabled
This has been the case since c6216201
in 2013
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
Change-Id: I70232a46e29951f05f02dec00e0695d761697aa5
Reviewed-on: http://openocd.zylin.com/2764
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
__archive__
parent
38cb629ddf
commit
218747dbd3
|
@ -2190,7 +2190,7 @@ use @option{enable} see these errors reported.
|
|||
|
||||
@deffn {Config Command} gdb_target_description (@option{enable}|@option{disable})
|
||||
Set to @option{enable} to cause OpenOCD to send the target descriptions to gdb via qXfer:features:read packet.
|
||||
The default behaviour is @option{disable}.
|
||||
The default behaviour is @option{enable}.
|
||||
@end deffn
|
||||
|
||||
@deffn {Command} gdb_save_tdesc
|
||||
|
|
Loading…
Reference in New Issue