Commit 1b61a86
authored
Update GDB and OpenOCD to work together, finally (#482)
GDB for non-Linux systems was built w/o expat which caused odd behavior
under Windows and other systems (i.e. breakpoints not working, etc.)
New toolchain manually builds cross-compiled libexpat and ensures it is
used, fixing the issue.
Windows OpenOCD binaries now come from manually built and tested copies
(using a real Windows system).
Fixes #478
Fixes #457
Fixes #456
and probably others...1 parent 44cd697 commit 1b61a86
1 file changed
+145
-145
lines changed
0 commit comments