aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)Author
2008-07-22Spen: startup.tcl cross compile supportoharboe
2008-07-22Only print out gobs of information to log when -d3 is enabled.oharboe
2008-07-22very slightly improved error message for not being able to find scriptsoharboe
2008-07-21restart is a per-target actionoharboe
2008-07-21Allows config scripts to override handling of 'R'(restart) GDB packet.oharboe
2008-07-21jim license cleanupoharboe
2008-07-21- jtag_khz/speed are now single parameter only. These are usedoharboe
2008-07-21cross compile fixoharboe
2008-07-20BUG: prefix to timeout for gdb keep alive packets.oharboe
2008-07-20Duane Ellis <openocd@duaneellis.com>oharboe
2008-07-20openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...oharboe
2008-07-19throw exception upon syntax error.oharboe
2008-07-19daemon_startup is now retired in favour of adding "init" and "reset halt/init...oharboe
2008-07-18This allows overriding builtin openocd commands.oharboe
2008-07-18- remove build warning from keep_aliventfreak
2008-07-18- fix incorrectly registered function openocd_array2memntfreak
2008-07-181. GDB will print cryptic error messages if it is not fed keep-alive packetsoharboe
2008-07-18Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.oharboe
2008-07-17Charles Hardin <ckhardin@gmail.com> move jim into helperoharboe
2008-07-17Charles Hardin ckhardin at gmail.com Instead of stashing the context in a g...oharboe
2008-07-17Collect output from openocd commands into openocd_output local variableoharboe
2008-07-17Charles Hardin <ckhardin@gmail.com> and Øyvind Harboeoharboe
2008-07-16Fixes to \ and / handling for OpenOCDoharboe
2008-07-16print syntax for command upon syntax error.oharboe
2008-07-16better error messages for target event scripts.oharboe
2008-07-14Charles Hardin <ckhardin@gmail.com>oharboe
2008-07-11help is now implemented in startup.tcl/helpoharboe
2008-07-11Charles Hardin ckhardin at gmail.com oharboe
2008-07-11work in progress to improve helpoharboe
2008-07-11- retired variable stuff. oharboe
2008-07-11.cfg files are now executed as Jim Tcl. Commands that terminate script w/erro...oharboe
2008-07-10- added search paths before running tcl/commands.tcl. oharboe
2008-07-09"flash banks" is now implemented in Tcl on top of "flash_banks". openocd_thro...oharboe
2008-07-07- command_run_line will only search once for the command, and execute if foundntfreak
2008-07-06- fix duplicate log entryntfreak
2008-07-06- fixed build issues with win32ntfreak
2008-07-06fix a few compilation problems.oharboe
2008-07-06src/helper/configuration.hoharboe
2008-07-05- added search for libdlntfreak
2008-07-04added support for Tcl config scripts on the command line(use .tcl extension).oharboe
2008-07-04utility fn.oharboe
2008-06-27hooks to enable experimentation with scripting language support. Reduces patc...oharboe
2008-06-27export find_file functionoharboe
2008-06-16GDB timeout fix. If a script takes a long time and does not produce any outpu...oharboe
2008-06-04Pavel Chromy: fix logging syntax error + formatting & removing obsolete comme...oharboe
2008-05-21- remove error message on shutdownntfreak
2008-05-09printing available memory fails on win + mac. Disable for now until a robust ...oharboe
2008-05-08disable code that prints available mem under windows. Does not compile.oharboe
2008-05-07print available memory in log_level 3oharboe
2008-05-07This matters for embedded devices, but is probably not observably better for ...oharboe