Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openocd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
card10
openocd
Commits
e5181df1d461980e6faee9c08891ccae901a06f2
Select Git revision
Branches
2
dw-cmsisdap-path
max32xxx
default
protected
2 results
openocd
Author
Search by author
Any Author
authors
9R
9R
Administrator
root
Andreas Schildbach
pink
Daniel Hoffend
griffon
Definitely Not A Robot
Doloo1ai
Dirk Jäckel
biafra
G
G
Hauke Mehrtens
hauke
Jan Morawek
RFguy
Julian
hdsjulian
Lila Fisch
lilafisch
Martin Ling
martinling
Mateusz Zalega
msgctl
Michael Huebler
mh
Ole Dreessen
ole
Phileas
pl
Philip Brechler
plaetzchen
Renze
renze
Sabine Wolf
Bine
Sec 42
sec
20 authors
Aug 26, 2008
added 1000ms timeout
· e5181df1
oharboe
authored
16 years ago
e5181df1
do not check checksums in noack case
· f5507d89
oharboe
authored
16 years ago
f5507d89
Aug 25, 2008
RCLK is not supported, return error instead of crashing.
· 34d3bfbc
oharboe
authored
16 years ago
34d3bfbc
STR912 uses RCLK if available
· 52c0037c
oharboe
authored
16 years ago
52c0037c
fixed bug in arm11 examine code.
· 8044656b
oharboe
authored
16 years ago
8044656b
fixed gaffe in last release w/target number.
· 7df08fc3
oharboe
authored
16 years ago
7df08fc3
sync with Jim Tcl repository.
· e9926c60
oharboe
authored
16 years ago
e9926c60
Aug 24, 2008
duane ellis - errno ansi fix
· 5506f716
oharboe
authored
16 years ago
5506f716
duan ellis target tcl work in progress
· 8d73c2a9
oharboe
authored
16 years ago
8d73c2a9
Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> fix end of address...
· 6abf942b
oharboe
authored
16 years ago
6abf942b
Aug 23, 2008
- clear any existing breakpoints/watchpoints when restarting in gdb extended remote mode
· a7144a75
ntfreak
authored
16 years ago
a7144a75
Aug 22, 2008
- add support for new gdb QStartNoAckMode, which disables sending of ack's between remote packets
· 9f6857ae
ntfreak
authored
16 years ago
9f6857ae
- fix win32 build issues from previous jim patch
· 8abe4c57
ntfreak
authored
16 years ago
8abe4c57
- fix a off-by-one error in the buffer read/write code that checks for a address wrap
· 2feac34e
drath
authored
16 years ago
2feac34e
Aug 20, 2008
added gdb timeout handling + error propagation
· daa58ab2
oharboe
authored
16 years ago
daa58ab2
lm3s3748 config file
· 906e3024
oharboe
authored
16 years ago
906e3024
lm3s3748 config file
· 7155e806
oharboe
authored
16 years ago
7155e806
continue execution even if chain can't be validated. This will, hopefully,...
· fe1f475e
oharboe
authored
16 years ago
fe1f475e
sharpen error propagation a wee bit.
· ae86e921
oharboe
authored
16 years ago
ae86e921
- added missing parport configs to texi
· a3325f1d
ntfreak
authored
16 years ago
a3325f1d
Daniel Gimpelevich fix reset halt on feroceon
· 7e94e2e8
oharboe
authored
16 years ago
7e94e2e8
fix BUG: keep_alive() error messages
· c4567145
oharboe
authored
16 years ago
c4567145
duane ellis: fix warning
· e5415575
oharboe
authored
16 years ago
e5415575
Aug 19, 2008
- added svn props for newly added files
· 1b500fe1
ntfreak
authored
16 years ago
1b500fe1
fixed warning
· b8387ea2
oharboe
authored
16 years ago
b8387ea2
switch to alive_sleep() to avoid gdb timeouts
· d8057f6d
oharboe
authored
16 years ago
d8057f6d
make target_wait_state() usable from other places, made LOG_USER() output...
· ea0270e3
oharboe
authored
16 years ago
ea0270e3
better polling debug_level 3 handling
· 6af4a226
oharboe
authored
16 years ago
6af4a226
search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.
· d34e01f5
oharboe
authored
16 years ago
d34e01f5
DANGER: committed work-in-progress to handle examination of jtag devices...
· dc33cb66
oharboe
authored
16 years ago
dc33cb66
added some alive_sleep()'s
· 0960cbee
oharboe
authored
16 years ago
0960cbee
use alive_sleep() from sleep command
· 000f17c1
oharboe
authored
16 years ago
000f17c1
added alive_sleep() function to let GDB alive packets be sent
· 8d0e3395
oharboe
authored
16 years ago
8d0e3395
tinker with Xscale performance, anti-log spamming is now only for debug_level...
· 91b64606
oharboe
authored
16 years ago
91b64606
duane ellis: (A) a new concept called "Name Value Pair" or NVP, in simple...
· bbe7110f
oharboe
authored
16 years ago
bbe7110f
tinker with Xscale performance. Poll a bit more before sleeping.
· 5227c98f
oharboe
authored
16 years ago
5227c98f
fix comment w.r.t. start address for RAM
· 93d63399
oharboe
authored
16 years ago
93d63399
fixed error handling in flash bank.
· 4e0bad86
oharboe
authored
16 years ago
4e0bad86
removed a couple of exit()'s from error handling.
· 6e4680fc
oharboe
authored
16 years ago
6e4680fc
added wip imx31.cfg file
· 66ef0cee
oharboe
authored
16 years ago
66ef0cee
Loading