Skip to content
Snippets Groups Projects
Select Git revision
  • 812cf62f4358ea541f03ef69e7b918a763c826ed
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

socket.c

Blame
  • openocd.texi 251.03 KiB
    \input texinfo @c -*-texinfo-*-
    @c %**start of header
    @setfilename openocd.info
    @settitle OpenOCD User's Guide
    @dircategory Development
    @direntry
    * OpenOCD: (openocd).      OpenOCD User's Guide
    @end direntry
    @paragraphindent 0
    @c %**end of header
    
    @include version.texi
    
    @copying
    
    This User's Guide documents
    release @value{VERSION},
    dated @value{UPDATED},
    of the Open On-Chip Debugger (OpenOCD).
    
    @itemize @bullet
    @item Copyright @copyright{} 2008 The OpenOCD Project
    @item Copyright @copyright{} 2007-2008 Spencer Oliver @email{spen@@spen-soft.co.uk}
    @item Copyright @copyright{} 2008 Oyvind Harboe @email{oyvind.harboe@@zylin.com}
    @item Copyright @copyright{} 2008 Duane Ellis @email{openocd@@duaneellis.com}
    @item Copyright @copyright{} 2009 David Brownell
    @end itemize
    
    @quotation
    Permission is granted to copy, distribute and/or modify this document
    under the terms of the GNU Free Documentation License, Version 1.2 or
    any later version published by the Free Software Foundation; with no
    Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
    Texts.  A copy of the license is included in the section entitled ``GNU
    Free Documentation License''.
    @end quotation
    @end copying
    
    @titlepage
    @titlefont{@emph{Open On-Chip Debugger:}}
    @sp 1
    @title OpenOCD User's Guide
    @subtitle for release @value{VERSION}
    @subtitle @value{UPDATED}
    
    @page
    @vskip 0pt plus 1filll
    @insertcopying
    @end titlepage
    
    @summarycontents
    @contents
    
    @ifnottex
    @node Top
    @top OpenOCD User's Guide
    
    @insertcopying
    @end ifnottex
    
    @menu
    * About::                            About OpenOCD
    * Developers::                       OpenOCD Developers
    * JTAG Hardware Dongles::            JTAG Hardware Dongles
    * About JIM-Tcl::                    About JIM-Tcl
    * Running::                          Running OpenOCD
    * OpenOCD Project Setup::            OpenOCD Project Setup
    * Config File Guidelines::           Config File Guidelines
    * Daemon Configuration::             Daemon Configuration
    * Interface - Dongle Configuration:: Interface - Dongle Configuration