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
3287b8661dcd300c6c662f173528cca423e19ce4
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
Jul 16, 2008
Fixes to \ and / handling for OpenOCD
· 3287b866
oharboe
authored
16 years ago
3287b866
flash_banks now follow OpenOCD scripting API rules
· ffe9257a
oharboe
authored
16 years ago
ffe9257a
print out jim error message stack trace in expected order(look at any C++ or...
· f806c8de
oharboe
authored
16 years ago
f806c8de
do not print jim tcl error message trace for ERROR_COMMAND_CLOSE_CONNECTION
· cb90c97f
oharboe
authored
16 years ago
cb90c97f
print syntax for command upon syntax error.
· d0eef63f
oharboe
authored
16 years ago
d0eef63f
better error messages for target event scripts.
· 396d73ad
oharboe
authored
16 years ago
396d73ad
Jul 15, 2008
feeble beginnings for tcl api rules.
· 8766d396
oharboe
authored
16 years ago
8766d396
- stm32 flash driver correctly handles early silicon
· b979c22b
ntfreak
authored
16 years ago
b979c22b
Jul 14, 2008
Charles Hardin <ckhardin@gmail.com>
· acce2bcc
oharboe
authored
16 years ago
acce2bcc
Jul 13, 2008
- remove unused objcopy from configure.in
· 696a20fe
ntfreak
authored
16 years ago
696a20fe
- added svn props for newly added files
· 1edd0e68
ntfreak
authored
16 years ago
1edd0e68
Charles Hardin <ckhardin@gmail.com> - hopefully final word on startup.tcl => c conversion
· 766b0ca8
oharboe
authored
16 years ago
766b0ca8
Duane Ellis <openocd@duaneellis.com> fix to tcl puts
· 69565278
oharboe
authored
16 years ago
69565278
Jul 12, 2008
- fix issue when building in separate build dir
· de6acb2d
ntfreak
authored
16 years ago
de6acb2d
- remove requirement for file2c.tcl
· 2e832a39
ntfreak
authored
16 years ago
2e832a39
testing/*.tcl sample & test code
· cebfbfa6
oharboe
authored
16 years ago
cebfbfa6
testing/*.tcl sample & test code
· a65255a0
oharboe
authored
16 years ago
a65255a0
Jul 11, 2008
help is now implemented in startup.tcl/help
· 173a43ff
oharboe
authored
16 years ago
173a43ff
- configure check added for tclsh
· 76dec044
ntfreak
authored
16 years ago
76dec044
search help text too
· 94966bf2
oharboe
authored
16 years ago
94966bf2
Charles Hardin ckhardin at gmail.com
· b06f254b
oharboe
authored
16 years ago
b06f254b
tcl_help prettier output.
· e04f0142
oharboe
authored
16 years ago
e04f0142
work in progress to improve help
· 69c6f1f7
oharboe
authored
16 years ago
69c6f1f7
- retired variable stuff.
· c5b718f5
oharboe
authored
16 years ago
c5b718f5
.cfg files are now executed as Jim Tcl. Commands that terminate script w/error message.
· 381f9a2e
oharboe
authored
16 years ago
381f9a2e
- added svn props for newly added files
· 0f2dfabd
ntfreak
authored
16 years ago
0f2dfabd
working notes.
· 348bc74a
oharboe
authored
16 years ago
348bc74a
startup.tcl (former commands.tcl) is now embedded into OpenOCD executable.
· efc6063d
oharboe
authored
16 years ago
efc6063d
Jul 10, 2008
Charles Hardin <ckhardin@gmail.com>
· 2b3f4fd2
oharboe
authored
16 years ago
2b3f4fd2
- added search paths before running tcl/commands.tcl.
· 2858a9f7
oharboe
authored
16 years ago
2858a9f7
fix quoting problem when handling OpenOCD commands.
· 5a2b824b
oharboe
authored
16 years ago
5a2b824b
SEGFAULT fix for syntax error.
· bfa8c1b3
oharboe
authored
16 years ago
bfa8c1b3
very slight cleanup of flash banks handling.
· 313547dd
oharboe
authored
16 years ago
313547dd
Jul 09, 2008
improve error messages a little bit.
· 92beb99b
oharboe
authored
16 years ago
92beb99b
- adding missing install entry for luminary-libftdi.cfg
· 0edbe914
ntfreak
authored
16 years ago
0edbe914
"flash banks" is now implemented in Tcl on top of "flash_banks". openocd_throw...
· 66410d25
oharboe
authored
16 years ago
66410d25
- added luminary libftdi interface config
· 525de2ed
ntfreak
authored
16 years ago
525de2ed
- only check normal resume, not debug resume
· a6a65f17
ntfreak
authored
16 years ago
a6a65f17
added flash_banks low level command.
· 07713185
oharboe
authored
16 years ago
07713185
- target_resume is now synchronous with 5sec timeout
· 876297c2
ntfreak
authored
16 years ago
876297c2
Loading