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.
6cf3f38acf4e5781ba025c33d84b19c80157254d
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
19
Aug
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
2
1
29
Feb
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
7
6
4
2
27
Jan
25
24
23
22
21
added wip imx31.cfg file
Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport device
Johannes Stezenbach <js@sig21.net> fix warnings
more error propagation
added error handling to avoid false error messages.
openocd.texi is the authoratitive source for documentation. Wiki is dead.
fixed not halted error messages
deleted superfluous sam7s256 which was identical to sam7x256
Richard <news@muppet.plus.com> fixed bug in padding code
removed obsolete command.
feroceon updated w.r.t. latest arm7/9 changes
arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is alerady updated.
typo spotted by spen. gdb_breakpoint_override not tested yet.
documentation wip for upcoming patch.
removed old comment
force lpc2148 target into ARM state.
gdb_breakpoint_override comments
added global gdb breakpoint override configuration command
comments.
Clear all dangling breakpoints upon GDB connection.
fix warning.
return halted signal if step/continue fails
avoid empty lines in log as a keep_alive() sideffect
fix output from jtag_khz when only jtag_speed has been invoked
updated syntax for post_reset scripts
propagate error code in case of "reset" failing.
fix error output a bit: do not repeat output printed during execution in case of error.
fix error message
place event loop inside #ifdef JIM_EMBEDDED.
- fix build issues under win32 (mingw)
Michael Schwingen <rincewind@discworld.dascon.de> - add jedec_probe to doc
default reset in help text - run
- added svn props for newly added files
David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c
lpc2148 2MHz, RCLK and clockless config script versions
- correct BUILD_ECOSBOARD definition is server.c
- remove Jim_InitEmbedded warning
- added svn props for previously added file
- fix target_examine declaration
GDB monitor commands now also get halted state upon e.g. "reset halt".
Loading