This is an automated email from Gerrit.

Franck Jullien ([email protected]) just uploaded a new patch set to 
Gerrit, which you can find at http://openocd.zylin.com/1552

-- gerrit

commit 54c5091a4d5bfb919b95ac0fe573807ca35380a4
Author: Franck Jullien <[email protected]>
Date:   Thu Aug 15 21:52:23 2013 +0200

    doc: Add gdb target description commands
    
    Change-Id: Ie74917082e894cfa8ee2258f7a8cdf7d58ee4a59
    Signed-off-by: Franck Jullien <[email protected]>

diff --git a/doc/openocd.texi b/doc/openocd.texi
index 2478cfe..4fa2d7f 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -2353,6 +2353,17 @@ The default behaviour is @option{disable};
 use @option{enable} see these errors reported.
 @end deffn
 
+@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}.
+@end deffn
+
+@deffn {Command} gdb_save_tdesc
+Saves the target descripton file to the local file system.
+
+The file name is @i{target_name}.xml.
+@end deffn
+
 @anchor{eventpolling}
 @section Event Polling
 

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to