aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-24duan ellis target tcl work in progressoharboe18-157/+405
2008-08-24Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> fix end of addres...oharboe1-1/+1
2008-08-23- clear any existing breakpoints/watchpoints when restarting in gdb extended ...ntfreak1-0/+2
2008-08-22- add support for new gdb QStartNoAckMode, which disables sending of ack's be...ntfreak2-8/+31
2008-08-22- fix win32 build issues from previous jim patchntfreak3-29/+30
2008-08-22- fix a off-by-one error in the buffer read/write code that checks for a addr...drath1-2/+2
2008-08-20added gdb timeout handling + error propagationoharboe1-4/+11
2008-08-20lm3s3748 config fileoharboe1-0/+28
2008-08-20lm3s3748 config fileoharboe1-1/+1
2008-08-20continue execution even if chain can't be validated. This will, hopefully, gi...oharboe1-10/+2
2008-08-20sharpen error propagation a wee bit.oharboe1-1/+3
2008-08-20- added missing parport configs to texintfreak2-3/+17
2008-08-20Daniel Gimpelevich fix reset halt on feroceonoharboe1-1/+14
2008-08-20fix BUG: keep_alive() error messagesoharboe7-69/+97
2008-08-20duane ellis: fix warningoharboe1-1/+1
2008-08-19- added svn props for newly added filesntfreak1-19/+19
2008-08-19fixed warningoharboe1-2/+4
2008-08-19switch to alive_sleep() to avoid gdb timeoutsoharboe2-3/+3
2008-08-19make target_wait_state() usable from other places, made LOG_USER() output LOG...oharboe1-1/+1
2008-08-19better polling debug_level 3 handlingoharboe1-4/+10
2008-08-19search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.oharboe13-22/+22
2008-08-19DANGER: committed work-in-progress to handle examination of jtag devices with...oharboe1-12/+10
2008-08-19added some alive_sleep()'soharboe6-7/+7
2008-08-19use alive_sleep() from sleep commandoharboe1-1/+1
2008-08-19added alive_sleep() function to let GDB alive packets be sentoharboe2-0/+18
2008-08-19tinker with Xscale performance, anti-log spamming is now only for debug_level...oharboe1-53/+51
2008-08-19duane ellis: (A) a new concept called "Name Value Pair" or NVP, in simple ter...oharboe2-4/+792
2008-08-19tinker with Xscale performance. Poll a bit more before sleeping.oharboe1-1/+1
2008-08-19fix comment w.r.t. start address for RAMoharboe1-1/+1
2008-08-19fixed error handling in flash bank.oharboe1-5/+6
2008-08-19removed a couple of exit()'s from error handling.oharboe2-10/+13
2008-08-19added wip imx31.cfg fileoharboe2-0/+20
2008-08-19Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport ...oharboe1-0/+1
2008-08-18Johannes Stezenbach <js@sig21.net> fix warningsoharboe2-2/+2
2008-08-18more error propagationoharboe1-7/+32
2008-08-18added error handling to avoid false error messages.oharboe1-6/+25
2008-08-18openocd.texi is the authoratitive source for documentation. Wiki is dead.oharboe8-8/+8
2008-08-17fixed not halted error messagesoharboe12-4/+56
2008-08-17deleted superfluous sam7s256 which was identical to sam7x256oharboe3-46/+2
2008-08-17Richard <news@muppet.plus.com> fixed bug in padding codeoharboe1-5/+4
2008-08-15removed obsolete command.oharboe1-4/+1
2008-08-14feroceon updated w.r.t. latest arm7/9 changesoharboe3-6/+9
2008-08-14arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is ale...oharboe6-280/+119
2008-08-14typo spotted by spen. gdb_breakpoint_override not tested yet.oharboe1-1/+1
2008-08-14documentation wip for upcoming patch.oharboe1-15/+11
2008-08-13removed old commentoharboe1-1/+0
2008-08-13force lpc2148 target into ARM state.oharboe1-0/+3
2008-08-13gdb_breakpoint_override commentsoharboe1-0/+10
2008-08-13added global gdb breakpoint override configuration commandoharboe1-0/+48
2008-08-13comments.oharboe1-3/+18