This is an automated email from Gerrit. Karl Palsson ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/2764
-- gerrit commit 504a1e40d1ad93b29d9701241df1e47d5c021e71 Author: Karl Palsson <[email protected]> Date: Wed May 13 11:33:59 2015 +0000 docs: gdb_target_description defaults enabled This has been the case since c6216201 in 2013 Signed-off-by: Karl Palsson <[email protected]> Change-Id: I70232a46e29951f05f02dec00e0695d761697aa5 diff --git a/doc/openocd.texi b/doc/openocd.texi index 679d017..9b257b5 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -2395,7 +2395,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 -- ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
