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
6af4a2268996bf774b33fa97b9b1803d02d62a0e
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 19, 2008
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
Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport device
· 6bfad873
oharboe
authored
16 years ago
6bfad873
Aug 18, 2008
Johannes Stezenbach <js@sig21.net> fix warnings
· 835cfb82
oharboe
authored
16 years ago
835cfb82
more error propagation
· 29ecdd1e
oharboe
authored
16 years ago
29ecdd1e
added error handling to avoid false error messages.
· d1356149
oharboe
authored
16 years ago
d1356149
openocd.texi is the authoratitive source for documentation. Wiki is dead.
· 20feb043
oharboe
authored
16 years ago
20feb043
Aug 17, 2008
fixed not halted error messages
· 330cf5a6
oharboe
authored
16 years ago
330cf5a6
deleted superfluous sam7s256 which was identical to sam7x256
· c1683a55
oharboe
authored
16 years ago
c1683a55
Richard <news@muppet.plus.com> fixed bug in padding code
· 8ca8313c
oharboe
authored
16 years ago
8ca8313c
Aug 15, 2008
removed obsolete command.
· 71f4a6e0
oharboe
authored
16 years ago
71f4a6e0
Aug 14, 2008
feroceon updated w.r.t. latest arm7/9 changes
· fb27b7f8
oharboe
authored
16 years ago
fb27b7f8
arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is alerady updated.
· 6954dc72
oharboe
authored
16 years ago
6954dc72
typo spotted by spen. gdb_breakpoint_override not tested yet.
· e7628572
oharboe
authored
16 years ago
e7628572
documentation wip for upcoming patch.
· a42f85fe
oharboe
authored
16 years ago
a42f85fe
Aug 13, 2008
removed old comment
· 8858bf41
oharboe
authored
16 years ago
8858bf41
force lpc2148 target into ARM state.
· 88d11f9b
oharboe
authored
16 years ago
88d11f9b
gdb_breakpoint_override comments
· 20ff917e
oharboe
authored
16 years ago
20ff917e
added global gdb breakpoint override configuration command
· ba315ca4
oharboe
authored
16 years ago
ba315ca4
comments.
· c20eaea2
oharboe
authored
16 years ago
c20eaea2
Clear all dangling breakpoints upon GDB connection.
· a71ca65c
oharboe
authored
16 years ago
a71ca65c
fix warning.
· fbb46cfa
oharboe
authored
16 years ago
fbb46cfa
return halted signal if step/continue fails
· b38f2bb6
oharboe
authored
16 years ago
b38f2bb6
avoid empty lines in log as a keep_alive() sideffect
· 48f57b67
oharboe
authored
16 years ago
48f57b67
Aug 11, 2008
fix output from jtag_khz when only jtag_speed has been invoked
· bb36f541
oharboe
authored
16 years ago
bb36f541
updated syntax for post_reset scripts
· b565b391
oharboe
authored
16 years ago
b565b391
propagate error code in case of "reset" failing.
· c45225dd
oharboe
authored
16 years ago
c45225dd
fix error output a bit: do not repeat output printed during execution in case of error.
· 1ee63728
oharboe
authored
16 years ago
1ee63728
fix error message
· 47ae48bf
oharboe
authored
16 years ago
47ae48bf
Loading