]> git.sur5r.net Git - openocd/log
openocd
15 years agoopenocd.texi is the authortative source of OpenOCD documentation
oharboe [Sun, 21 Sep 2008 08:32:03 +0000 (08:32 +0000)]
openocd.texi is the authortative source of OpenOCD documentation

git-svn-id: svn://svn.berlios.de/openocd/trunk@989 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoput instructions on how to report bugs onto the users radar
oharboe [Sun, 21 Sep 2008 08:24:23 +0000 (08:24 +0000)]
put instructions on how to report bugs onto the users radar

git-svn-id: svn://svn.berlios.de/openocd/trunk@988 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- added myself to copyright on files i remember adding large contributions for over...
ntfreak [Sat, 20 Sep 2008 10:50:53 +0000 (10:50 +0000)]
- added myself to copyright on files i remember adding large contributions for over the years
- cleaned up headers to match rest of code
- added missing svn props for previously added files

git-svn-id: svn://svn.berlios.de/openocd/trunk@987 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agofollow up to keep_alive() fix. process target events before returning from reset...
oharboe [Fri, 12 Sep 2008 10:53:10 +0000 (10:53 +0000)]
follow up to keep_alive() fix. process target events before returning from reset procedure.

git-svn-id: svn://svn.berlios.de/openocd/trunk@986 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- Fixed regression introduced in 890 when "fixing warnings" for target_call_timer_cal...
oharboe [Fri, 12 Sep 2008 07:09:38 +0000 (07:09 +0000)]
- Fixed regression introduced in 890 when "fixing warnings" for target_call_timer_callbacks_now().
target_call_timer_callbacks_now() did the same as target_call_timer_callbacks().

- Reduced keep_alive()'s job to only deal with GDB keep  alive problems.

git-svn-id: svn://svn.berlios.de/openocd/trunk@985 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoDuane Ellis: target_process_reset is now implemented in tcl. This allows better contr...
oharboe [Fri, 12 Sep 2008 06:56:00 +0000 (06:56 +0000)]
Duane Ellis: target_process_reset is now implemented in tcl. This allows better control from target configuration scripts.

git-svn-id: svn://svn.berlios.de/openocd/trunk@984 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agofixed keep_alive fix gaffe introduce in previous commit.
oharboe [Mon, 8 Sep 2008 12:14:33 +0000 (12:14 +0000)]
fixed keep_alive fix gaffe introduce in previous commit.

git-svn-id: svn://svn.berlios.de/openocd/trunk@983 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agotypo fixed.
oharboe [Mon, 8 Sep 2008 09:21:33 +0000 (09:21 +0000)]
typo fixed.

git-svn-id: svn://svn.berlios.de/openocd/trunk@982 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agokeep_alive now invokes target_call_timer_callbacks_now
oharboe [Mon, 8 Sep 2008 07:17:48 +0000 (07:17 +0000)]
keep_alive now invokes target_call_timer_callbacks_now

git-svn-id: svn://svn.berlios.de/openocd/trunk@981 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoDuane Ellis, added clock command.
oharboe [Mon, 8 Sep 2008 07:07:16 +0000 (07:07 +0000)]
Duane Ellis, added clock command.

git-svn-id: svn://svn.berlios.de/openocd/trunk@980 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoworkaround and comment for problems identified by Michael Schwingen.
oharboe [Fri, 5 Sep 2008 06:52:07 +0000 (06:52 +0000)]
workaround and comment for problems identified by Michael Schwingen.

git-svn-id: svn://svn.berlios.de/openocd/trunk@979 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agos3c2440 OpenMoko target script
oharboe [Thu, 4 Sep 2008 12:04:47 +0000 (12:04 +0000)]
s3c2440 OpenMoko target script

git-svn-id: svn://svn.berlios.de/openocd/trunk@978 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoDuane Ellis has made highly non-trivial changes to both the target handling and comma...
oharboe [Mon, 1 Sep 2008 21:22:20 +0000 (21:22 +0000)]
Duane Ellis has made highly non-trivial changes to both the target handling and command system.

git-svn-id: svn://svn.berlios.de/openocd/trunk@977 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoRemoved target->reset_mode, no longer used
oharboe [Mon, 1 Sep 2008 07:24:14 +0000 (07:24 +0000)]
Removed target->reset_mode, no longer used

git-svn-id: svn://svn.berlios.de/openocd/trunk@976 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoDuane Ellis: "target as an [tcl] object" feature.
oharboe [Mon, 1 Sep 2008 07:20:21 +0000 (07:20 +0000)]
Duane Ellis: "target as an [tcl] object" feature.

git-svn-id: svn://svn.berlios.de/openocd/trunk@975 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoretired, nothing came of it.
oharboe [Mon, 1 Sep 2008 06:26:29 +0000 (06:26 +0000)]
retired, nothing came of it.

git-svn-id: svn://svn.berlios.de/openocd/trunk@974 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agodocumented change in target command w/removed options
oharboe [Thu, 28 Aug 2008 17:21:04 +0000 (17:21 +0000)]
documented change in target command w/removed options

git-svn-id: svn://svn.berlios.de/openocd/trunk@973 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agocomment about slow RTCK
oharboe [Wed, 27 Aug 2008 06:05:27 +0000 (06:05 +0000)]
comment about slow RTCK

git-svn-id: svn://svn.berlios.de/openocd/trunk@972 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoooops... fixed commit gaffe in previous commit.
oharboe [Tue, 26 Aug 2008 11:40:59 +0000 (11:40 +0000)]
ooops... fixed commit gaffe in previous commit.

git-svn-id: svn://svn.berlios.de/openocd/trunk@971 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoadded 1000ms timeout
oharboe [Tue, 26 Aug 2008 11:30:34 +0000 (11:30 +0000)]
added 1000ms timeout

git-svn-id: svn://svn.berlios.de/openocd/trunk@970 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agodo not check checksums in noack case
oharboe [Tue, 26 Aug 2008 11:29:59 +0000 (11:29 +0000)]
do not check checksums in noack case

git-svn-id: svn://svn.berlios.de/openocd/trunk@969 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoRCLK is not supported, return error instead of crashing.
oharboe [Mon, 25 Aug 2008 16:16:00 +0000 (16:16 +0000)]
RCLK is not supported, return error instead of crashing.

git-svn-id: svn://svn.berlios.de/openocd/trunk@968 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoSTR912 uses RCLK if available
oharboe [Mon, 25 Aug 2008 13:18:55 +0000 (13:18 +0000)]
STR912 uses RCLK if available

git-svn-id: svn://svn.berlios.de/openocd/trunk@967 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agofixed bug in arm11 examine code.
oharboe [Mon, 25 Aug 2008 12:20:50 +0000 (12:20 +0000)]
fixed bug in arm11 examine code.

git-svn-id: svn://svn.berlios.de/openocd/trunk@966 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agofixed gaffe in last release w/target number.
oharboe [Mon, 25 Aug 2008 11:30:46 +0000 (11:30 +0000)]
fixed gaffe in last release w/target number.

git-svn-id: svn://svn.berlios.de/openocd/trunk@965 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agosync with Jim Tcl repository.
oharboe [Mon, 25 Aug 2008 06:50:30 +0000 (06:50 +0000)]
sync with Jim Tcl repository.

git-svn-id: svn://svn.berlios.de/openocd/trunk@964 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoduane ellis - errno ansi fix
oharboe [Sun, 24 Aug 2008 18:57:38 +0000 (18:57 +0000)]
duane ellis - errno ansi fix

git-svn-id: svn://svn.berlios.de/openocd/trunk@963 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoduan ellis target tcl work in progress
oharboe [Sun, 24 Aug 2008 18:20:49 +0000 (18:20 +0000)]
duan ellis target tcl work in progress

  converts a number of 'simple string lookup tables' into NVP tables.
  These NVP tables will be used by various commands coming in the next patch.

git-svn-id: svn://svn.berlios.de/openocd/trunk@962 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoDaniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> fix end of address space...
oharboe [Sun, 24 Aug 2008 18:09:37 +0000 (18:09 +0000)]
Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> fix end of address space flash sector comparision

git-svn-id: svn://svn.berlios.de/openocd/trunk@961 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- clear any existing breakpoints/watchpoints when restarting in gdb extended remote...
ntfreak [Sat, 23 Aug 2008 18:47:42 +0000 (18:47 +0000)]
- clear any existing breakpoints/watchpoints when restarting in gdb extended remote mode

git-svn-id: svn://svn.berlios.de/openocd/trunk@960 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- add support for new gdb QStartNoAckMode, which disables sending of ack's between...
ntfreak [Fri, 22 Aug 2008 19:58:19 +0000 (19:58 +0000)]
- add support for new gdb QStartNoAckMode, which disables sending of ack's between remote packets

git-svn-id: svn://svn.berlios.de/openocd/trunk@959 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- fix win32 build issues from previous jim patch
ntfreak [Fri, 22 Aug 2008 12:51:48 +0000 (12:51 +0000)]
- fix win32 build issues from previous jim patch

git-svn-id: svn://svn.berlios.de/openocd/trunk@958 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- fix a off-by-one error in the buffer read/write code that checks for a address...
drath [Fri, 22 Aug 2008 12:08:47 +0000 (12:08 +0000)]
- fix a off-by-one error in the buffer read/write code that checks for a address wrap

git-svn-id: svn://svn.berlios.de/openocd/trunk@957 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoadded gdb timeout handling + error propagation
oharboe [Wed, 20 Aug 2008 12:21:53 +0000 (12:21 +0000)]
added gdb timeout handling + error propagation

git-svn-id: svn://svn.berlios.de/openocd/trunk@956 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agolm3s3748 config file
oharboe [Wed, 20 Aug 2008 12:20:30 +0000 (12:20 +0000)]
lm3s3748 config file

git-svn-id: svn://svn.berlios.de/openocd/trunk@955 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agolm3s3748 config file
oharboe [Wed, 20 Aug 2008 12:20:19 +0000 (12:20 +0000)]
lm3s3748 config file

git-svn-id: svn://svn.berlios.de/openocd/trunk@954 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agocontinue execution even if chain can't be validated. This will, hopefully, give us...
oharboe [Wed, 20 Aug 2008 11:51:52 +0000 (11:51 +0000)]
continue execution even if chain can't be validated. This will, hopefully, give us some more feedback on what's wrong.

git-svn-id: svn://svn.berlios.de/openocd/trunk@953 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agosharpen error propagation a wee bit.
oharboe [Wed, 20 Aug 2008 11:23:49 +0000 (11:23 +0000)]
sharpen error propagation a wee bit.

git-svn-id: svn://svn.berlios.de/openocd/trunk@952 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- added missing parport configs to texi
ntfreak [Wed, 20 Aug 2008 10:51:45 +0000 (10:51 +0000)]
- added missing parport configs to texi
- remove spaces from last patch

git-svn-id: svn://svn.berlios.de/openocd/trunk@951 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoDaniel Gimpelevich fix reset halt on feroceon
oharboe [Wed, 20 Aug 2008 07:27:24 +0000 (07:27 +0000)]
Daniel Gimpelevich fix reset halt on feroceon

git-svn-id: svn://svn.berlios.de/openocd/trunk@950 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agofix BUG: keep_alive() error messages
oharboe [Wed, 20 Aug 2008 07:14:45 +0000 (07:14 +0000)]
fix BUG: keep_alive() error messages

git-svn-id: svn://svn.berlios.de/openocd/trunk@949 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoduane ellis: fix warning
oharboe [Wed, 20 Aug 2008 06:50:00 +0000 (06:50 +0000)]
duane ellis: fix warning

git-svn-id: svn://svn.berlios.de/openocd/trunk@948 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- added svn props for newly added files
ntfreak [Tue, 19 Aug 2008 20:34:36 +0000 (20:34 +0000)]
- added svn props for newly added files

git-svn-id: svn://svn.berlios.de/openocd/trunk@947 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agofixed warning
oharboe [Tue, 19 Aug 2008 17:25:21 +0000 (17:25 +0000)]
fixed warning

git-svn-id: svn://svn.berlios.de/openocd/trunk@946 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoswitch to alive_sleep() to avoid gdb timeouts
oharboe [Tue, 19 Aug 2008 16:43:30 +0000 (16:43 +0000)]
switch to alive_sleep() to avoid gdb timeouts

git-svn-id: svn://svn.berlios.de/openocd/trunk@945 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agomake target_wait_state() usable from other places, made LOG_USER() output LOG_DEBUG...
oharboe [Tue, 19 Aug 2008 16:42:58 +0000 (16:42 +0000)]
make target_wait_state() usable from other places, made LOG_USER() output LOG_DEBUG() output. Avoids flooding logs in certain cases and OpenOCD will output error message if the halt fails.

git-svn-id: svn://svn.berlios.de/openocd/trunk@944 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agobetter polling debug_level 3 handling
oharboe [Tue, 19 Aug 2008 16:41:59 +0000 (16:41 +0000)]
better polling debug_level 3 handling

git-svn-id: svn://svn.berlios.de/openocd/trunk@943 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agosearch and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.
oharboe [Tue, 19 Aug 2008 16:40:35 +0000 (16:40 +0000)]
search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.

git-svn-id: svn://svn.berlios.de/openocd/trunk@942 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoDANGER: committed work-in-progress to handle examination of jtag devices without...
oharboe [Tue, 19 Aug 2008 13:55:14 +0000 (13:55 +0000)]
DANGER: committed work-in-progress to handle examination of jtag devices without IDCODE. I think this works, but I may have to pull that change out again...

added alive_sleep() to avoid warnings when resetting target(fixes incomprehensible error timeout error messages in GDB).

git-svn-id: svn://svn.berlios.de/openocd/trunk@941 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoadded some alive_sleep()'s
oharboe [Tue, 19 Aug 2008 13:53:43 +0000 (13:53 +0000)]
added some alive_sleep()'s

git-svn-id: svn://svn.berlios.de/openocd/trunk@940 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agouse alive_sleep() from sleep command
oharboe [Tue, 19 Aug 2008 12:18:00 +0000 (12:18 +0000)]
use alive_sleep() from sleep command

git-svn-id: svn://svn.berlios.de/openocd/trunk@939 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoadded alive_sleep() function to let GDB alive packets be sent
oharboe [Tue, 19 Aug 2008 12:17:31 +0000 (12:17 +0000)]
added alive_sleep() function to let GDB alive packets be sent

git-svn-id: svn://svn.berlios.de/openocd/trunk@938 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agotinker with Xscale performance, anti-log spamming is now only for debug_level 3 or...
oharboe [Tue, 19 Aug 2008 11:56:45 +0000 (11:56 +0000)]
tinker with Xscale performance, anti-log spamming is now only for debug_level 3 or more. Otherwise polling is done continously for 1 second.

git-svn-id: svn://svn.berlios.de/openocd/trunk@937 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoduane ellis: (A) a new concept called "Name Value Pair" or NVP, in simple terms:...
oharboe [Tue, 19 Aug 2008 11:49:48 +0000 (11:49 +0000)]
duane ellis: (A) a new concept called "Name Value Pair" or NVP, in simple terms: Think: "String" and "Value". There can be many strings - all related to a single value, for examle: "T", "t", "y", "1", "yes", all can represent "truth", the reverse mapping is more simplistic - the first matching number wins.

(B) a new "getopt" like feature for Jim - that simplifies argument parsing in complex functions, normally this would be used in conjunction with either an NVP table of options, or a more simpler Enumeration  table.  In contrast to the GNU "getopt" package, this is more of a "object model or code oriented" solution then a pure data structure used by GNU getopt, or the main stream Tcl/Tk option processing.

git-svn-id: svn://svn.berlios.de/openocd/trunk@936 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agotinker with Xscale performance. Poll a bit more before sleeping.
oharboe [Tue, 19 Aug 2008 11:48:46 +0000 (11:48 +0000)]
tinker with Xscale performance. Poll a bit more before sleeping.

git-svn-id: svn://svn.berlios.de/openocd/trunk@935 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agofix comment w.r.t. start address for RAM
oharboe [Tue, 19 Aug 2008 10:22:05 +0000 (10:22 +0000)]
fix comment w.r.t. start address for RAM

git-svn-id: svn://svn.berlios.de/openocd/trunk@934 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agofixed error handling in flash bank.
oharboe [Tue, 19 Aug 2008 10:03:35 +0000 (10:03 +0000)]
fixed error handling in flash bank.

git-svn-id: svn://svn.berlios.de/openocd/trunk@933 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoremoved a couple of exit()'s from error handling.
oharboe [Tue, 19 Aug 2008 09:31:51 +0000 (09:31 +0000)]
removed a couple of exit()'s from error handling.

git-svn-id: svn://svn.berlios.de/openocd/trunk@932 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoadded wip imx31.cfg file
oharboe [Tue, 19 Aug 2008 09:20:36 +0000 (09:20 +0000)]
added wip imx31.cfg file

git-svn-id: svn://svn.berlios.de/openocd/trunk@931 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoDaniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport device
oharboe [Tue, 19 Aug 2008 06:25:23 +0000 (06:25 +0000)]
Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport device

git-svn-id: svn://svn.berlios.de/openocd/trunk@930 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoJohannes Stezenbach <js@sig21.net> fix warnings
oharboe [Mon, 18 Aug 2008 18:27:09 +0000 (18:27 +0000)]
Johannes Stezenbach <js@sig21.net> fix warnings

git-svn-id: svn://svn.berlios.de/openocd/trunk@929 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agomore error propagation
oharboe [Mon, 18 Aug 2008 17:11:43 +0000 (17:11 +0000)]
more error propagation

git-svn-id: svn://svn.berlios.de/openocd/trunk@928 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoadded error handling to avoid false error messages.
oharboe [Mon, 18 Aug 2008 17:07:56 +0000 (17:07 +0000)]
added error handling to avoid false error messages.

git-svn-id: svn://svn.berlios.de/openocd/trunk@927 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoopenocd.texi is the authoratitive source for documentation. Wiki is dead.
oharboe [Mon, 18 Aug 2008 07:23:54 +0000 (07:23 +0000)]
openocd.texi is the authoratitive source for documentation. Wiki is dead.

git-svn-id: svn://svn.berlios.de/openocd/trunk@926 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agofixed not halted error messages
oharboe [Sun, 17 Aug 2008 19:40:17 +0000 (19:40 +0000)]
fixed not halted error messages

git-svn-id: svn://svn.berlios.de/openocd/trunk@925 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agodeleted superfluous sam7s256 which was identical to sam7x256
oharboe [Sun, 17 Aug 2008 19:32:44 +0000 (19:32 +0000)]
deleted superfluous sam7s256 which was identical to sam7x256

git-svn-id: svn://svn.berlios.de/openocd/trunk@924 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoRichard <news@muppet.plus.com> fixed bug in padding code
oharboe [Sun, 17 Aug 2008 19:17:24 +0000 (19:17 +0000)]
Richard <news@muppet.plus.com> fixed bug in padding code

git-svn-id: svn://svn.berlios.de/openocd/trunk@923 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoremoved obsolete command.
oharboe [Fri, 15 Aug 2008 14:59:03 +0000 (14:59 +0000)]
removed obsolete command.

git-svn-id: svn://svn.berlios.de/openocd/trunk@922 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoferoceon updated w.r.t. latest arm7/9 changes
oharboe [Thu, 14 Aug 2008 14:44:10 +0000 (14:44 +0000)]
feroceon updated w.r.t. latest arm7/9 changes

git-svn-id: svn://svn.berlios.de/openocd/trunk@921 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoarm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is alerady...
oharboe [Thu, 14 Aug 2008 14:35:55 +0000 (14:35 +0000)]
arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is alerady updated.

git-svn-id: svn://svn.berlios.de/openocd/trunk@920 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agotypo spotted by spen. gdb_breakpoint_override not tested yet.
oharboe [Thu, 14 Aug 2008 13:42:56 +0000 (13:42 +0000)]
typo spotted by spen. gdb_breakpoint_override not tested yet.

git-svn-id: svn://svn.berlios.de/openocd/trunk@919 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agodocumentation wip for upcoming patch.
oharboe [Thu, 14 Aug 2008 13:41:14 +0000 (13:41 +0000)]
documentation wip for upcoming patch.

git-svn-id: svn://svn.berlios.de/openocd/trunk@918 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoremoved old comment
oharboe [Wed, 13 Aug 2008 21:30:29 +0000 (21:30 +0000)]
removed old comment

git-svn-id: svn://svn.berlios.de/openocd/trunk@917 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoforce lpc2148 target into ARM state.
oharboe [Wed, 13 Aug 2008 21:18:00 +0000 (21:18 +0000)]
force lpc2148 target into ARM state.

git-svn-id: svn://svn.berlios.de/openocd/trunk@916 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agogdb_breakpoint_override comments
oharboe [Wed, 13 Aug 2008 21:08:14 +0000 (21:08 +0000)]
gdb_breakpoint_override comments

git-svn-id: svn://svn.berlios.de/openocd/trunk@915 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoadded global gdb breakpoint override configuration command
oharboe [Wed, 13 Aug 2008 20:42:07 +0000 (20:42 +0000)]
added global gdb breakpoint override configuration command

git-svn-id: svn://svn.berlios.de/openocd/trunk@914 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agocomments.
oharboe [Wed, 13 Aug 2008 15:12:26 +0000 (15:12 +0000)]
comments.

git-svn-id: svn://svn.berlios.de/openocd/trunk@913 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoClear all dangling breakpoints upon GDB connection.
oharboe [Wed, 13 Aug 2008 15:05:15 +0000 (15:05 +0000)]
Clear all dangling breakpoints upon GDB connection.

git-svn-id: svn://svn.berlios.de/openocd/trunk@912 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agofix warning.
oharboe [Wed, 13 Aug 2008 14:41:23 +0000 (14:41 +0000)]
fix warning.

git-svn-id: svn://svn.berlios.de/openocd/trunk@911 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoreturn halted signal if step/continue fails
oharboe [Wed, 13 Aug 2008 12:21:57 +0000 (12:21 +0000)]
return halted signal if step/continue fails

git-svn-id: svn://svn.berlios.de/openocd/trunk@910 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoavoid empty lines in log as a keep_alive() sideffect
oharboe [Wed, 13 Aug 2008 12:13:18 +0000 (12:13 +0000)]
avoid empty lines in log as a keep_alive() sideffect

git-svn-id: svn://svn.berlios.de/openocd/trunk@909 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agofix output from jtag_khz when only jtag_speed has been invoked
oharboe [Mon, 11 Aug 2008 13:36:56 +0000 (13:36 +0000)]
fix output from jtag_khz when only jtag_speed has been invoked

git-svn-id: svn://svn.berlios.de/openocd/trunk@908 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoupdated syntax for post_reset scripts
oharboe [Mon, 11 Aug 2008 12:28:38 +0000 (12:28 +0000)]
updated syntax for post_reset scripts

git-svn-id: svn://svn.berlios.de/openocd/trunk@907 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agopropagate error code in case of "reset" failing.
oharboe [Mon, 11 Aug 2008 10:31:13 +0000 (10:31 +0000)]
propagate error code in case of "reset" failing.

git-svn-id: svn://svn.berlios.de/openocd/trunk@906 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agofix error output a bit: do not repeat output printed during execution in case of...
oharboe [Mon, 11 Aug 2008 10:30:36 +0000 (10:30 +0000)]
fix error output a bit: do not repeat output printed during execution in case of error.

git-svn-id: svn://svn.berlios.de/openocd/trunk@905 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agofix error message
oharboe [Mon, 11 Aug 2008 10:10:40 +0000 (10:10 +0000)]
fix error message

git-svn-id: svn://svn.berlios.de/openocd/trunk@904 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoplace event loop inside #ifdef JIM_EMBEDDED.
oharboe [Mon, 11 Aug 2008 08:27:04 +0000 (08:27 +0000)]
place event loop inside #ifdef JIM_EMBEDDED.

git-svn-id: svn://svn.berlios.de/openocd/trunk@903 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- fix build issues under win32 (mingw)
ntfreak [Fri, 8 Aug 2008 18:15:55 +0000 (18:15 +0000)]
- fix build issues under win32 (mingw)

git-svn-id: svn://svn.berlios.de/openocd/trunk@902 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoMichael Schwingen <rincewind@discworld.dascon.de> - add jedec_probe to doc
oharboe [Fri, 8 Aug 2008 14:34:35 +0000 (14:34 +0000)]
Michael Schwingen <rincewind@discworld.dascon.de> - add jedec_probe to doc

git-svn-id: svn://svn.berlios.de/openocd/trunk@901 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agodefault reset in help text - run
oharboe [Fri, 8 Aug 2008 08:37:41 +0000 (08:37 +0000)]
default reset in help text - run

git-svn-id: svn://svn.berlios.de/openocd/trunk@900 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- added svn props for newly added files
ntfreak [Thu, 7 Aug 2008 18:42:14 +0000 (18:42 +0000)]
- added svn props for newly added files

git-svn-id: svn://svn.berlios.de/openocd/trunk@899 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoDavid Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c
oharboe [Thu, 7 Aug 2008 16:37:20 +0000 (16:37 +0000)]
David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c

git-svn-id: svn://svn.berlios.de/openocd/trunk@898 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agolpc2148 2MHz, RCLK and clockless config script versions
oharboe [Thu, 7 Aug 2008 16:35:26 +0000 (16:35 +0000)]
lpc2148 2MHz, RCLK and clockless config script versions

git-svn-id: svn://svn.berlios.de/openocd/trunk@897 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- correct BUILD_ECOSBOARD definition is server.c
ntfreak [Thu, 7 Aug 2008 16:13:54 +0000 (16:13 +0000)]
- correct BUILD_ECOSBOARD definition is server.c

git-svn-id: svn://svn.berlios.de/openocd/trunk@896 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- remove Jim_InitEmbedded warning
ntfreak [Wed, 6 Aug 2008 19:49:10 +0000 (19:49 +0000)]
- remove Jim_InitEmbedded warning

git-svn-id: svn://svn.berlios.de/openocd/trunk@895 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- added svn props for previously added file
ntfreak [Wed, 6 Aug 2008 16:30:59 +0000 (16:30 +0000)]
- added svn props for previously added file

git-svn-id: svn://svn.berlios.de/openocd/trunk@894 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years ago- fix target_examine declaration
ntfreak [Wed, 6 Aug 2008 14:36:37 +0000 (14:36 +0000)]
- fix target_examine declaration
- remove build warnings
- added --enable-gccwarnings to docs
- update mips_m4k_examine function

git-svn-id: svn://svn.berlios.de/openocd/trunk@893 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoGDB monitor commands now also get halted state upon e.g. "reset halt".
oharboe [Tue, 5 Aug 2008 14:58:37 +0000 (14:58 +0000)]
GDB monitor commands now also get halted state upon e.g. "reset halt".

git-svn-id: svn://svn.berlios.de/openocd/trunk@892 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agogaffe in previous commit fixed. "reset run" now works again for arm7/9
oharboe [Tue, 5 Aug 2008 14:38:10 +0000 (14:38 +0000)]
gaffe in previous commit fixed. "reset run" now works again for arm7/9

git-svn-id: svn://svn.berlios.de/openocd/trunk@891 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoDuane Ellis: fix warnings
oharboe [Tue, 5 Aug 2008 12:27:18 +0000 (12:27 +0000)]
Duane Ellis: fix warnings

git-svn-id: svn://svn.berlios.de/openocd/trunk@890 b42882b7-edfa-0310-969c-e2dbd0fdcd60