summaryrefslogtreecommitdiff
path: root/src/helper
Commit message (Expand)AuthorAgeFilesLines
* "Theodore A. Roth" <taroth@gmail.com> fixes to distcheckoharboe2008-12-011-1/+2
* jtag newtap change & huge manual updateduane2008-11-301-0/+2
* Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntaxoharboe2008-11-271-44/+0
* friendlier error messagesoharboe2008-11-261-3/+6
* Fixes (more or less) random SEGFAULT upon invoking script_command().oharboe2008-11-111-2/+11
* execute reset init upon power restore / srst deassertoharboe2008-11-101-0/+20
* minor cleanupoharboe2008-11-101-16/+3
* fix telnet async messages. retired telnet_async command - no user serviceable...oharboe2008-11-051-15/+0
* cpu help command wipoharboe2008-11-041-1/+40
* Rick Altherr <kc8apf@kc8apf.net> - fix warningsoharboe2008-11-033-4/+4
* Added telnet_async command to enable/disable asynchronousoharboe2008-10-313-3/+34
* Kees Jongenburger <kees.jongenburger@gmail.com> - fix typooharboe2008-10-271-1/+1
* now compiles under Cygwin and eCos again.oharboe2008-10-271-0/+5
* - fix native mingw build if gettimeofday not defined.ntfreak2008-10-242-82/+74
* gdb_report_data_abort now ignores all target read errors, including address s...oharboe2008-10-241-8/+8
* load and verify are now synonymous to load/verify_imageoharboe2008-10-221-0/+9
* Laurentiu Cocanu - more help textoharboe2008-10-221-1/+1
* fix warnings when building for eCosoharboe2008-10-221-0/+2
* try to get struct timezone def right w.r.t. config.h. Now compiles under Cygw...oharboe2008-10-171-9/+13
* sleep command now prints out target debugmsgs w/anything like usable performanceoharboe2008-10-162-5/+10
* added help on production proc'soharboe2008-10-161-0/+20
* added capture command to capture log output. Useful when wanting to capture l...oharboe2008-10-161-0/+27
* reset cleanup. Remove obsolete events that are not needed for compatibility.oharboe2008-10-141-7/+3
* Fixed gaffes in reset script handling + improved erroroharboe2008-10-131-40/+40
* Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks...oharboe2008-10-132-4/+2
* Duane Ellis: addresses protocol problems with GDB.oharboe2008-10-111-0/+1
* added busy sleep (for testing purposes)oharboe2008-10-093-63/+93
* file not found SEGFAULT fixoharboe2008-10-081-1/+3
* Duane Ellis: added missing invocation of reset-initoharboe2008-10-011-1/+2
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-2018-34/+41
* - Fixed regression introduced in 890 when "fixing warnings" for target_call_t...oharboe2008-09-121-33/+33
* Duane Ellis: target_process_reset is now implemented in tcl. This allows bett...oharboe2008-09-121-0/+87
* typo fixed.oharboe2008-09-081-1/+1
* keep_alive now invokes target_call_timer_callbacks_nowoharboe2008-09-081-7/+14
* Duane Ellis, added clock command.oharboe2008-09-081-1/+109
* Duane Ellis has made highly non-trivial changes to both the target handling a...oharboe2008-09-011-0/+3
* Duane Ellis: "target as an [tcl] object" feature.oharboe2008-09-014-28/+104
* STR912 uses RCLK if availableoharboe2008-08-251-1/+11
* sync with Jim Tcl repository.oharboe2008-08-252-7/+17
* duane ellis - errno ansi fixoharboe2008-08-241-1/+1
* - fix win32 build issues from previous jim patchntfreak2008-08-221-1/+1
* use alive_sleep() from sleep commandoharboe2008-08-191-1/+1
* added alive_sleep() function to let GDB alive packets be sentoharboe2008-08-192-0/+18
* duane ellis: (A) a new concept called "Name Value Pair" or NVP, in simple ter...oharboe2008-08-192-4/+792
* Johannes Stezenbach <js@sig21.net> fix warningsoharboe2008-08-182-2/+2
* avoid empty lines in log as a keep_alive() sideffectoharboe2008-08-131-3/+6
* fix error output a bit: do not repeat output printed during execution in case...oharboe2008-08-111-1/+1
* place event loop inside #ifdef JIM_EMBEDDED. oharboe2008-08-113-3/+12
* - fix build issues under win32 (mingw)ntfreak2008-08-081-4/+6
* - added svn props for newly added filesntfreak2008-08-072-655/+655