1186 Commits (6c3955231689831ebe7a8b59bd63ff51d175e7a6)
 

Author SHA1 Message Date
  ntfreak 8abe4c57fa - fix win32 build issues from previous jim patch 15 years ago
  drath 2feac34e3f - fix a off-by-one error in the buffer read/write code that checks for a address wrap 15 years ago
  oharboe daa58ab296 added gdb timeout handling + error propagation 15 years ago
  oharboe 906e30248c lm3s3748 config file 15 years ago
  oharboe 7155e8067f lm3s3748 config file 15 years ago
  oharboe fe1f475e64 continue execution even if chain can't be validated. This will, hopefully, give us some more feedback on what's wrong. 15 years ago
  oharboe ae86e921eb sharpen error propagation a wee bit. 15 years ago
  ntfreak a3325f1dc4 - added missing parport configs to texi 15 years ago
  oharboe 7e94e2e8b1 Daniel Gimpelevich fix reset halt on feroceon 15 years ago
  oharboe c4567145ae fix BUG: keep_alive() error messages 15 years ago
  oharboe e5415575bd duane ellis: fix warning 15 years ago
  ntfreak 1b500fe12c - added svn props for newly added files 15 years ago
  oharboe b8387ea272 fixed warning 15 years ago
  oharboe d8057f6db1 switch to alive_sleep() to avoid gdb timeouts 15 years ago
  oharboe ea0270e38e 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. 15 years ago
  oharboe 6af4a22689 better polling debug_level 3 handling 15 years ago
  oharboe d34e01f51d search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts. 15 years ago
  oharboe dc33cb668d 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... 15 years ago
  oharboe 0960cbeedd added some alive_sleep()'s 15 years ago
  oharboe 000f17c137 use alive_sleep() from sleep command 15 years ago
  oharboe 8d0e3395a0 added alive_sleep() function to let GDB alive packets be sent 15 years ago
  oharboe 91b6460671 tinker with Xscale performance, anti-log spamming is now only for debug_level 3 or more. Otherwise polling is done continously for 1 second. 15 years ago
  oharboe bbe7110f42 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. 15 years ago
  oharboe 5227c98f3f tinker with Xscale performance. Poll a bit more before sleeping. 15 years ago
  oharboe 93d6339926 fix comment w.r.t. start address for RAM 15 years ago
  oharboe 4e0bad8679 fixed error handling in flash bank. 15 years ago
  oharboe 6e4680fc26 removed a couple of exit()'s from error handling. 15 years ago
  oharboe 66ef0cee51 added wip imx31.cfg file 15 years ago
  oharboe 6bfad873ed Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport device 15 years ago
  oharboe 835cfb82c9 Johannes Stezenbach <js@sig21.net> fix warnings 15 years ago
  oharboe 29ecdd1e90 more error propagation 15 years ago
  oharboe d1356149f0 added error handling to avoid false error messages. 15 years ago
  oharboe 20feb0431a openocd.texi is the authoratitive source for documentation. Wiki is dead. 15 years ago
  oharboe 330cf5a6bb fixed not halted error messages 15 years ago
  oharboe c1683a55bc deleted superfluous sam7s256 which was identical to sam7x256 15 years ago
  oharboe 8ca8313c43 Richard <news@muppet.plus.com> fixed bug in padding code 15 years ago
  oharboe 71f4a6e0a6 removed obsolete command. 15 years ago
  oharboe fb27b7f840 feroceon updated w.r.t. latest arm7/9 changes 15 years ago
  oharboe 6954dc7239 arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is alerady updated. 15 years ago
  oharboe e762857203 typo spotted by spen. gdb_breakpoint_override not tested yet. 15 years ago
  oharboe a42f85fe9a documentation wip for upcoming patch. 15 years ago
  oharboe 8858bf41de removed old comment 15 years ago
  oharboe 88d11f9b88 force lpc2148 target into ARM state. 15 years ago
  oharboe 20ff917e29 gdb_breakpoint_override comments 15 years ago
  oharboe ba315ca440 added global gdb breakpoint override configuration command 15 years ago
  oharboe c20eaea249 comments. 15 years ago
  oharboe a71ca65c53 Clear all dangling breakpoints upon GDB connection. 15 years ago
  oharboe fbb46cfaff fix warning. 15 years ago
  oharboe b38f2bb60e return halted signal if step/continue fails 15 years ago
  oharboe 48f57b6746 avoid empty lines in log as a keep_alive() sideffect 15 years ago