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
dbd6cede000d76a4da64732989ebc219a3e7d612
Select Git revision
0 results
openocd
Author
Search by author
Any Author
authors
0 authors
Jul 20, 2008
Duane Ellis <openocd@duaneellis.com>
· dbd6cede
oharboe
authored
16 years ago
dbd6cede
openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API consistently.
· 6c0553c8
oharboe
authored
16 years ago
6c0553c8
Jul 19, 2008
throw exception upon syntax error.
· 42501f0e
oharboe
authored
16 years ago
42501f0e
- updated texi for removed daemon_startup command
· b78f488d
ntfreak
authored
16 years ago
b78f488d
clarify error message w.r.t. not being able to set breakpoint
· e852c61b
oharboe
authored
16 years ago
e852c61b
daemon_startup is now retired in favour of adding "init" and "reset...
· 2cac9c33
oharboe
authored
16 years ago
2cac9c33
Jul 18, 2008
This allows overriding builtin openocd commands.
· 31030026
oharboe
authored
16 years ago
31030026
remove obsolete reset_mode
· 2249f589
oharboe
authored
16 years ago
2249f589
"reset" without arguments now execute a "reset run".
· 35e84a2a
oharboe
authored
16 years ago
35e84a2a
- remove build warning from keep_alive
· 2c3f0eba
ntfreak
authored
16 years ago
2c3f0eba
- fix incorrectly registered function openocd_array2mem
· 60ba4476
ntfreak
authored
16 years ago
60ba4476
resume is now asynchronous
· 722fcb8d
oharboe
authored
16 years ago
722fcb8d
keep_alive() fix for reset warnings.
· 0470a965
oharboe
authored
16 years ago
0470a965
1. GDB will print cryptic error messages if it is not fed keep-alive packets
· 94e75e0c
oharboe
authored
16 years ago
94e75e0c
Duane Ellis <openocd@duaneellis.com> more interface files.
· 7648d6b2
oharboe
authored
16 years ago
7648d6b2
Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.
· 679592d4
oharboe
authored
16 years ago
679592d4
added missing "reset+load" sequence.
· b504e11a
oharboe
authored
16 years ago
b504e11a
Jul 17, 2008
Charles Hardin <ckhardin@gmail.com> move jim into helper
· 8a14a72f
oharboe
authored
16 years ago
8a14a72f
Charles Hardin ckhardin at gmail.com Instead of stashing the context in a...
· 0ebb33b1
oharboe
authored
16 years ago
0ebb33b1
Collect output from openocd commands into openocd_output local variable
· 5fefa83d
oharboe
authored
16 years ago
5fefa83d
Charles Hardin ckhardin at gmail.com
· 5a371207
oharboe
authored
16 years ago
5a371207
Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe
· 44928321
oharboe
authored
16 years ago
44928321
- reverted resume_target to old behaviour
· 6af10785
ntfreak
authored
16 years ago
6af10785
Charles Hardin ckhardin at gmail.com bin2char does not need to be installed as part of openocd
· a5914d01
oharboe
authored
16 years ago
a5914d01
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
Loading