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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
9103bbbcb5927723d7bd160ea2eb831b11f29a18
Select Git revision
Branches
2
dw-cmsisdap-path
max32xxx
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Oct
28
27
24
23
22
21
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
1
29
Sep
27
26
25
24
22
21
20
12
8
5
4
1
28
Aug
27
26
25
24
23
22
20
19
18
17
15
14
13
11
8
7
6
5
4
1
31
Jul
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
2
28
Jun
27
25
24
18
16
11
10
6
5
4
3
29
May
28
27
26
25
24
23
22
21
20
19
16
14
12
11
10
9
8
7
6
3
2
1
30
Apr
29
28
26
25
24
23
22
21
20
19
18
17
16
15
14
13
11
10
9
8
7
6
5
4
3
2
1
31
Mar
28
26
25
22
21
17
14
13
12
11
10
9
8
7
6
5
4
3
Hongtao Zheng single step fixes
- remove build warning
Kees Jongenburger <kees.jongenburger@gmail.com> update syntax
Hongtao Zheng - more fixes to single stepping. Better hiding of details and fixes feroceon regression.
Hongtao Zheng - fix a simulation error for "BX PC"
Rick Altherr <kc8apf@kc8apf.net> - fix support for old target syntax
Kees Jongenburger <kees.jongenburger@gmail.com> old" syntax target command appears to be broken
Kees Jongenburger <kees.jongenburger@gmail.com> - fix typo
Hongtao Zheng - add simulation because previous functions could not halt for instructions that next pc equal to the current pc.
fix working area address
added option to use ramdisk instead of flash jffs2
now compiles under Cygwin and eCos again.
- fix native mingw build if gettimeofday not defined.
gdb_report_data_abort now ignores all target read errors, including address space wraps. Hopefully works around problems in 6.8
fix working memory location
hontor <hontor@126.com> - fix simulation step errors
only log BUG: (do not return error) in the case of unknown debug reason(0xc)
whitespace trouble....
load and verify are now synonymous to load/verify_image
updated docs a bit.
produce syntax error
how to send patch
Laurentiu Cocanu - more help text
Laurentiu Cocanu - more help text
version number keyword expansion handling
fix warnings when building for eCos
remove duplicate target
Laurentiu Cocanu - document various commands.
- add link in texi docs
try to get struct timezone def right w.r.t. config.h. Now compiles under Cygwin and eCos
- remove texi warnings
- update docs deprecated section to include links to new commands (if any)
sleep command now prints out target debugmsgs w/anything like usable performance
fix error handling in flash fill
Laurentiu Cocanu - integrated new tcl target command docs
added help on production proc's
adding concept of production script
removed autoerase from flash fillX
added capture command to capture log output. Useful when wanting to capture log output from tcl procedures that invoke openocd commands
more robust error reporting for DCC
Loading